+ 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 Mar 31 05:22:38 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:46 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: cinder-api-7cbf6f8cb6-9gdp4 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55ba0cc150f0 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 simplejson unavailable, fall-back to standard python json /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 /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-03-31 05:22:42.226 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-03-31 05:22:42.226 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/site-packages/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/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-03-31 05:22:42.490 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-03-31 05:22:42.491 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') 2026-03-31 05:22:43.284 7 INFO cinder.rpc [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-31 05:22:43.289 7 INFO cinder.rpc [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-31 05:22:43.292 7 INFO cinder.rpc [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-31 05:22:43.296 7 INFO cinder.rpc [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-03-31 05:22:43.310 7 INFO cinder.rpc [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-31 05:22:43.314 7 INFO cinder.rpc [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-31 05:22:43.375 7 WARNING cinder.api.contrib.hosts [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-31 05:22:43.417 7 WARNING keystonemiddleware._common.config [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:22:43.426 7 WARNING oslo_config.cfg [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] 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 0x55ba0cc150f0 pid: 7 (default app) 2026-03-31 05:22:43.430 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:22:43.431 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:22:43.432 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:22:43.432 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:22:43.434 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:22:43.434 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:22:43.679 8 INFO cinder.rpc [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-31 05:22:43.683 8 INFO cinder.rpc [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-31 05:22:43.687 8 INFO cinder.rpc [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-31 05:22:43.690 8 INFO cinder.rpc [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-03-31 05:22:43.706 8 INFO cinder.rpc [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-31 05:22:43.710 8 INFO cinder.rpc [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-31 05:22:43.780 8 WARNING cinder.api.contrib.hosts [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-31 05:22:43.824 8 WARNING keystonemiddleware._common.config [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:22:43.834 8 WARNING oslo_config.cfg [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] 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 0x55ba0cc150f0 pid: 8 (default app) 2026-03-31 05:22:53.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:22:53.394 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:22:53.395 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:22:53.396 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:03.392 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:03.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:03.393 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:03.394 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:13.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:13.393 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:13.394 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:13.394 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:23.392 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:23.393 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:23.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:23.394 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:33.393 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:33.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:33.394 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:33.395 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:43.392 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:43.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:43.394 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:43.394 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:53.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:53.393 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:23:53.394 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:23:53.395 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:03.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:24:03.393 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:24:03.394 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:03.394 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:13.392 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:24:13.392 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:24:13.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:13.393 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:23.393 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:24:23.393 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:24:23.394 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:23.395 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:33.395 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:24:33.396 8 INFO cinder.api.openstack.wsgi [None req-89046f0a-4cce-4bcc-bfc9-16140bdf5942 - - - - - -] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:33.396 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] GET http://10.0.0.183:8776/ 2026-03-31 05:24:33.398 7 INFO cinder.api.openstack.wsgi [None req-1a55defe-ab57-44e4-aa13-34ceb0fe9e71 - - - - - -] http://10.0.0.183: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-03-31 05:24:34.185 8 WARNING oslo_policy.policy [None req-b3cee88a-579e-47b5-a59f-e15079332053 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 05:24:34.185 8 WARNING oslo_policy.policy [None req-b3cee88a-579e-47b5-a59f-e15079332053 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py: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:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py: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-03-31 05:24:34.591 8 INFO cinder.api.openstack.wsgi [None req-b3cee88a-579e-47b5-a59f-e15079332053 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/types/rbd1 2026-03-31 05:24:34.615 8 INFO cinder.api.openstack.wsgi [None req-b3cee88a-579e-47b5-a59f-e15079332053 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 12/26] 10.0.0.19 () {30 vars in 681 bytes} [Tue Mar 31 05:24:33 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/types/rbd1 => generated 82 bytes in 940 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, ' 2026-03-31 05:24:34.668 7 WARNING oslo_policy.policy [None req-c8c57d32-72cb-4f88-bab6-8e16baef629c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 05:24:34.669 7 WARNING oslo_policy.policy [None req-c8c57d32-72cb-4f88-bab6-8e16baef629c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py: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:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py: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-03-31 05:24:35.111 7 INFO cinder.api.openstack.wsgi [None req-c8c57d32-72cb-4f88-bab6-8e16baef629c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:24:35.138 7 INFO cinder.api.openstack.wsgi [None req-c8c57d32-72cb-4f88-bab6-8e16baef629c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 15/27] 10.0.0.19 () {30 vars in 720 bytes} [Tue Mar 31 05:24:34 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/types?name=rbd1&is_public=None => generated 20 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:24:36.843 8 INFO cinder.api.openstack.wsgi [None req-da0ffd33-655f-4bcb-b882-397ca4a00608 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:24:36.874 8 INFO cinder.api.openstack.wsgi [None req-da0ffd33-655f-4bcb-b882-397ca4a00608 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/types returned with HTTP 200 [pid: 8|app: 0|req: 13/28] 10.0.0.19 () {34 vars in 724 bytes} [Tue Mar 31 05:24:36 2026] POST /v3/ea3b4cf9758c4a568bbbbb89a380be48/types => generated 179 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:24:36.887 7 INFO cinder.api.openstack.wsgi [req-da0ffd33-655f-4bcb-b882-397ca4a00608 req-11aa2569-2cc8-462b-b137-4c031415a887 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/types/cf68e3f9-d258-4518-b2df-a0827d57db92/extra_specs 2026-03-31 05:24:36.961 7 INFO cinder.api.openstack.wsgi [req-da0ffd33-655f-4bcb-b882-397ca4a00608 req-11aa2569-2cc8-462b-b137-4c031415a887 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/types/cf68e3f9-d258-4518-b2df-a0827d57db92/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 16/29] 10.0.0.19 () {36 vars in 893 bytes} [Tue Mar 31 05:24:36 2026] POST /v3/ea3b4cf9758c4a568bbbbb89a380be48/types/cf68e3f9-d258-4518-b2df-a0827d57db92/extra_specs => generated 48 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:24:38.764 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/types?is_public=None 2026-03-31 05:24:38.780 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 14/30] 10.0.0.19 () {30 vars in 700 bytes} [Tue Mar 31 05:24:38 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/types?is_public=None => generated 443 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:24:40.923 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/qos-specs 2026-03-31 05:24:40.940 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 17/31] 10.0.0.19 () {30 vars in 679 bytes} [Tue Mar 31 05:24:40 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/qos-specs => generated 17 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:24:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:24:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:24:43.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:43.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:24:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:24:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:24:53.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:03.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:23.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:23.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:33.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:33.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:43.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:43.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:53.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:25:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:25:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:03.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:23.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:33.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:43.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:43.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:26:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:26:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:13.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:23.401 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:23.401 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:23.401 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:23.402 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:33.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:27:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:27:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:13.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:13.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:23.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:33.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:33.396 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:43.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:43.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:53.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:53.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:28:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:28:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:03.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:03.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:13.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:13.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:23.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:33.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:33.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:43.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:29:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:29:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:03.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:13.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:13.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:23.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:23.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:33.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:43.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:43.396 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:30:53.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:30:53.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:03.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:03.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:13.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:23.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:23.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:33.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:43.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:43.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:53.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:53.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:31:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:31:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:03.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:13.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:13.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:23.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:23.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:33.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:33.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:43.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:32:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:32:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:23.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:23.396 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:33.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:33.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:43.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:33:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:33:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:13.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:13.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:23.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:33.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:43.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:43.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:53.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:34:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:34:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:03.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:13.396 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:13.396 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:13.397 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:23.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:23.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:23.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:33.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:33.398 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:43.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:43.397 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:53.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:35:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:35:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:13.396 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:13.396 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:23.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:23.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:33.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:43.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:53.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:53.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:36:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:36:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:23.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:33.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:33.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:37:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:37:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:03.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:03.396 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:13.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:23.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:33.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:33.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:53.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:38:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:38:53.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:03.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:03.395 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:03.397 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:13.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:13.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:23.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:23.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:33.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:33.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:33.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:43.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:43.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:43.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:43.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:53.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:53.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:39:53.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:39:53.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:03.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:03.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:03.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:03.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:13.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:13.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:13.396 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:13.397 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:23.393 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:23.393 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:23.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:23.395 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:33.392 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:33.392 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:33.394 7 INFO cinder.api.openstack.wsgi [None req-05b42777-4993-4844-b5b5-21cfb6c82dc3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:33.394 8 INFO cinder.api.openstack.wsgi [None req-103826d9-6ae8-4cb9-ab96-e09a68767519 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183: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-03-31 05:40:38.669 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=False 2026-03-31 05:40:38.697 7 WARNING cinder.quota [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:38.698 7 WARNING cinder.quota [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:38.699 7 WARNING cinder.quota [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:38.699 7 WARNING cinder.quota [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:38.699 7 WARNING cinder.quota [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:38.700 7 WARNING cinder.quota [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:38.707 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 114/224] 199.204.45.250 () {44 vars in 1069 bytes} [Tue Mar 31 05:40:38 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=False => generated 340 bytes in 222 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-03-31 05:40:39.102 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] PUT https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48 2026-03-31 05:40:39.180 8 WARNING cinder.quota [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:39.180 8 WARNING cinder.quota [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:39.181 8 WARNING cinder.quota [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:39.181 8 WARNING cinder.quota [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:39.181 8 WARNING cinder.quota [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:39.182 8 WARNING cinder.quota [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 05:40:39.190 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48 returned with HTTP 200 [pid: 8|app: 0|req: 111/225] 199.204.45.250 () {48 vars in 1098 bytes} [Tue Mar 31 05:40:39 2026] PUT /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48 => generated 296 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:40:43.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:43.396 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:43.396 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:53.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:40:53.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:40:53.396 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:03.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:03.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:03.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:03.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:13.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:13.396 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:23.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:23.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:23.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:23.396 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:33.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:33.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:43.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:43.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:43.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:41:53.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:41:53.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:03.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:03.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:03.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:13.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:23.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:23.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:23.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:23.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:33.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:33.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:43.410 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:43.410 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:43.411 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:43.412 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:42:53.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:42:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:03.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:03.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:03.396 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:03.398 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:13.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:23.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:23.392 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:23.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:23.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:33.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:33.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:43.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:43.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:43.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:43:53.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:43:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:03.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:03.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:03.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:13.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:23.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:23.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:23.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:23.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:33.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:33.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:43.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:43.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:43.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:44:53.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:44:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:03.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:03.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:03.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:13.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:23.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:23.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:23.392 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:23.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:33.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:33.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:43.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:43.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:43.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:45:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:45:53.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:03.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:03.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:03.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:13.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:13.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:23.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:23.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:23.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:23.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:33.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:33.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:43.392 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:43.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:43.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:53.392 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:53.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:46:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:46:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:03.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:03.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:03.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:13.396 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:13.396 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:23.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:23.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:23.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:23.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:33.392 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:33.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:33.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:43.392 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:43.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:43.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:47:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:47:53.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:03.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:03.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:03.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:13.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:23.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:23.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:23.396 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:23.397 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:33.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:33.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:43.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:43.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:43.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:43.396 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:53.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:48:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:48:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:03.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:03.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:03.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:13.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:13.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:23.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:23.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:23.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:23.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:33.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:33.396 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:43.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:43.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:43.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:53.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:49:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:49:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:03.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:03.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:03.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:13.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:13.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:23.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:23.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:23.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:23.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:33.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:33.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:43.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:43.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:43.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:43.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:53.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:50:53.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:50:53.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:03.392 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:03.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:03.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:03.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:13.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:13.395 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:13.396 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:13.395 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:23.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:23.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:23.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:23.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:33.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:33.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:33.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:33.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:43.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:43.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:43.396 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:43.396 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:53.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:53.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:51:53.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:51:53.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:03.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:03.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:03.394 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:03.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:13.392 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:13.393 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:13.393 7 INFO cinder.api.openstack.wsgi [None req-d07d82a9-14db-4a1b-8fd9-c4840b66093f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:13.394 8 INFO cinder.api.openstack.wsgi [None req-223a1550-50f8-4526-9607-0b89f69cd1d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:17.210 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=False 2026-03-31 05:52:17.237 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 185/366] 199.204.45.250 () {44 vars in 1069 bytes} [Tue Mar 31 05:52:17 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=False => generated 340 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:52:17.850 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] PUT https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3 2026-03-31 05:52:17.929 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3 returned with HTTP 200 [pid: 8|app: 0|req: 182/367] 199.204.45.250 () {48 vars in 1098 bytes} [Tue Mar 31 05:52:17 2026] PUT /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3 => generated 296 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:52:23.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:23.394 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:23.395 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:23.396 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:33.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:33.393 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:33.394 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:33.394 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:43.393 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:43.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:43.394 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:43.394 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:53.392 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:53.392 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:52:53.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:52:53.393 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:03.394 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:03.394 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:03.395 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:03.396 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:13.392 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:13.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:13.394 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:13.396 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:23.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:23.393 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:23.395 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:23.395 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:33.392 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:33.392 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:33.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:33.393 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:43.393 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:43.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:43.394 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:43.395 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:53.393 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:53.393 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:53:53.394 8 INFO cinder.api.openstack.wsgi [None req-e5c8a3a9-ce3d-4dea-9ba4-81df0f23f13c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:53.394 7 INFO cinder.api.openstack.wsgi [None req-3cd840af-d7bc-49cc-a21c-50ed263a9619 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:53:58.777 7 INFO cinder.api.openstack.wsgi [None req-1bb2b2e2-905d-45c6-b2ec-3c1bdb85a3d0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 05:53:58.839 7 INFO cinder.api.openstack.wsgi [None req-1bb2b2e2-905d-45c6-b2ec-3c1bdb85a3d0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 196/388] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 05:53:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:53:58.862 8 INFO cinder.api.openstack.wsgi [None req-ddc9d8d7-731f-4329-93e0-8f034a5e7dee 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 05:53:58.892 8 INFO cinder.volume.api [None req-ddc9d8d7-731f-4329-93e0-8f034a5e7dee 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 05:53:58.893 8 INFO cinder.api.openstack.wsgi [None req-ddc9d8d7-731f-4329-93e0-8f034a5e7dee 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/389] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 05:53:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:53:58.948 7 INFO cinder.api.openstack.wsgi [None req-41055303-1c5e-44b6-aff5-5cea034f5026 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 05:53:58.986 7 INFO cinder.api.openstack.wsgi [None req-41055303-1c5e-44b6-aff5-5cea034f5026 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 197/390] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:53:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:53:59.003 8 INFO cinder.api.openstack.wsgi [None req-96b2ac02-ce74-4e91-b889-517fd1150917 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 05:53:59.052 8 INFO cinder.api.openstack.wsgi [None req-96b2ac02-ce74-4e91-b889-517fd1150917 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 194/391] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:53:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:53:59.067 7 INFO cinder.api.openstack.wsgi [None req-a61d0a26-d758-4967-9fcb-3bbc9dcc09fe 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 05:53:59.106 7 INFO cinder.api.openstack.wsgi [None req-a61d0a26-d758-4967-9fcb-3bbc9dcc09fe 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/392] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:53:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:53:59.123 8 INFO cinder.api.openstack.wsgi [None req-ff2ce4b6-f52e-4894-9e1e-d4271e0b4cf6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:53:59.183 8 INFO cinder.volume.api [None req-ff2ce4b6-f52e-4894-9e1e-d4271e0b4cf6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:53:59.186 8 INFO cinder.api.openstack.wsgi [None req-ff2ce4b6-f52e-4894-9e1e-d4271e0b4cf6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/393] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:53:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:53:59.202 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:53:59.240 7 INFO cinder.volume.api [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:53:59.242 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/394] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:53:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:53:59.258 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 05:53:59.267 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 196/395] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 05:53:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:54:03.393 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:03.393 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:03.394 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:03.394 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:13.393 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:13.393 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:13.393 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:13.395 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:23.392 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:23.392 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:23.393 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:23.393 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:33.392 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:33.393 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:33.392 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:33.395 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:43.393 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:43.394 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:43.394 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:43.396 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:53.393 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:53.393 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:54:53.394 7 INFO cinder.api.openstack.wsgi [None req-bf4a87c5-d825-4534-becc-e447cabb4f84 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:53.394 8 INFO cinder.api.openstack.wsgi [None req-2833cb47-29e1-49bc-9d03-66d4a4948426 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:54:58.745 7 INFO cinder.api.openstack.wsgi [None req-ff4709c5-735d-4f22-9c3c-84d516c53949 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:54:58.759 7 INFO cinder.volume.api [None req-ff4709c5-735d-4f22-9c3c-84d516c53949 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:54:58.763 7 INFO cinder.api.openstack.wsgi [None req-ff4709c5-735d-4f22-9c3c-84d516c53949 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/408] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:54:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:54:58.778 8 INFO cinder.api.openstack.wsgi [None req-c9fffbb0-ab7e-45c2-a063-9c93b7fa74a6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 05:54:58.826 8 INFO cinder.api.openstack.wsgi [None req-c9fffbb0-ab7e-45c2-a063-9c93b7fa74a6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 203/409] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 05:54:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:54:58.865 7 INFO cinder.api.openstack.wsgi [None req-b175c13e-1344-48e7-80d5-98a8d7a7e9f1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 05:54:58.891 7 INFO cinder.api.openstack.wsgi [None req-b175c13e-1344-48e7-80d5-98a8d7a7e9f1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/410] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:54:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:54:58.903 8 INFO cinder.api.openstack.wsgi [None req-089ff5bf-0c9d-459c-9a49-613f3cd2b755 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 05:54:58.931 8 INFO cinder.api.openstack.wsgi [None req-089ff5bf-0c9d-459c-9a49-613f3cd2b755 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/411] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:54:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:54:58.945 7 INFO cinder.api.openstack.wsgi [None req-6132107b-eada-47de-99c1-bd5bbdf3ef6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 05:54:58.971 7 INFO cinder.api.openstack.wsgi [None req-6132107b-eada-47de-99c1-bd5bbdf3ef6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/412] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:54:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:54:58.982 8 INFO cinder.api.openstack.wsgi [None req-f7144d9a-94f0-41df-9520-73e2798738f2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 05:54:58.994 8 INFO cinder.volume.api [None req-f7144d9a-94f0-41df-9520-73e2798738f2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 05:54:58.995 8 INFO cinder.api.openstack.wsgi [None req-f7144d9a-94f0-41df-9520-73e2798738f2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/413] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 05:54:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:54:59.007 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 05:54:59.014 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 209/414] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 05:54:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:54:59.026 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:54:59.039 8 INFO cinder.volume.api [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:54:59.041 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/415] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:54:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:55:03.393 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:03.393 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:03.394 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:03.396 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:13.393 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:13.393 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:13.395 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:13.395 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:23.393 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:23.394 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:23.393 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:23.395 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:33.394 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:33.394 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:33.395 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:33.396 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:43.394 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:43.395 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:43.396 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:43.396 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:53.393 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:53.393 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:55:53.394 7 INFO cinder.api.openstack.wsgi [None req-8dce0aa1-2646-48cd-b5c0-98ac40b5b879 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:53.394 8 INFO cinder.api.openstack.wsgi [None req-e0afdc21-3733-47a9-8a78-a513308efaa8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:55:58.721 7 INFO cinder.api.openstack.wsgi [None req-c2440f96-295b-4e68-b192-86dc49eb3c9c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 05:55:58.741 7 INFO cinder.api.openstack.wsgi [None req-c2440f96-295b-4e68-b192-86dc49eb3c9c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 216/428] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 05:55:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:55:58.754 8 INFO cinder.api.openstack.wsgi [None req-8398c05c-6d93-4360-96b0-7b1f30983cd7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:55:58.764 8 INFO cinder.volume.api [None req-8398c05c-6d93-4360-96b0-7b1f30983cd7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:55:58.766 8 INFO cinder.api.openstack.wsgi [None req-8398c05c-6d93-4360-96b0-7b1f30983cd7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/429] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:55:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:55:58.780 7 INFO cinder.api.openstack.wsgi [None req-28850379-70b4-482f-b9b8-8dae7790abe6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:55:58.792 7 INFO cinder.volume.api [None req-28850379-70b4-482f-b9b8-8dae7790abe6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:55:58.795 7 INFO cinder.api.openstack.wsgi [None req-28850379-70b4-482f-b9b8-8dae7790abe6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/430] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:55:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:55:58.839 8 INFO cinder.api.openstack.wsgi [None req-ed13426d-3b7e-4e74-ab59-8eefe70964f6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 05:55:58.880 8 INFO cinder.api.openstack.wsgi [None req-ed13426d-3b7e-4e74-ab59-8eefe70964f6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/431] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:55:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:55:58.891 7 INFO cinder.api.openstack.wsgi [None req-f513bd70-c286-4bed-b63d-939c9c90c16d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 05:55:58.919 7 INFO cinder.api.openstack.wsgi [None req-f513bd70-c286-4bed-b63d-939c9c90c16d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 218/432] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:55:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:55:58.932 8 INFO cinder.api.openstack.wsgi [None req-af64ba8e-eddc-4c3e-a966-124a1539aa5c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 05:55:58.958 8 INFO cinder.api.openstack.wsgi [None req-af64ba8e-eddc-4c3e-a966-124a1539aa5c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/433] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:55:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:55:58.970 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 05:55:58.989 7 INFO cinder.volume.api [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 05:55:58.989 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/434] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 05:55:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:55:59.002 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 05:55:59.009 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 216/435] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 05:55:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:56:03.393 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:03.393 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:03.394 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:03.394 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:13.395 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:13.396 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:13.396 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:13.399 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:23.393 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:23.393 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:23.394 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:23.394 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:33.393 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:33.394 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:33.393 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:33.395 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:43.393 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:43.393 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:43.394 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:43.394 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:53.392 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:53.393 8 INFO cinder.api.openstack.wsgi [None req-88f559dd-718c-45f6-b992-179dc2ddecdc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:53.395 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:56:53.396 7 INFO cinder.api.openstack.wsgi [None req-07b792f1-4079-4e8b-bd5e-86c99a07eded 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:56:58.764 8 INFO cinder.api.openstack.wsgi [None req-017153f0-d263-41b9-903c-27683e8846ab 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:56:58.772 8 INFO cinder.volume.api [None req-017153f0-d263-41b9-903c-27683e8846ab 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:56:58.774 8 INFO cinder.api.openstack.wsgi [None req-017153f0-d263-41b9-903c-27683e8846ab 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/448] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:56:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:56:58.788 7 INFO cinder.api.openstack.wsgi [None req-9726f742-40db-4a8e-aa1d-ad77ebaf6f95 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 05:56:58.803 7 INFO cinder.api.openstack.wsgi [None req-9726f742-40db-4a8e-aa1d-ad77ebaf6f95 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/449] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 05:56:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:56:58.816 8 INFO cinder.api.openstack.wsgi [None req-680e820c-feac-40bd-91ab-98015846a58a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 05:56:58.822 8 INFO cinder.volume.api [None req-680e820c-feac-40bd-91ab-98015846a58a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 05:56:58.823 8 INFO cinder.api.openstack.wsgi [None req-680e820c-feac-40bd-91ab-98015846a58a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/450] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 05:56:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:56:58.836 7 INFO cinder.api.openstack.wsgi [None req-d2d75a0a-46c6-4e8b-9407-7a89e4dc7d09 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 05:56:58.844 7 INFO cinder.api.openstack.wsgi [None req-d2d75a0a-46c6-4e8b-9407-7a89e4dc7d09 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 227/451] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 05:56:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:56:58.856 8 INFO cinder.api.openstack.wsgi [None req-9cbd4cbf-80ba-4132-9b8c-e18d687cfc66 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:56:58.867 8 INFO cinder.volume.api [None req-9cbd4cbf-80ba-4132-9b8c-e18d687cfc66 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:56:58.870 8 INFO cinder.api.openstack.wsgi [None req-9cbd4cbf-80ba-4132-9b8c-e18d687cfc66 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/452] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:56:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:56:58.906 7 INFO cinder.api.openstack.wsgi [None req-98123e11-fe1c-493a-a3ba-de20d9744a38 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 05:56:58.946 7 INFO cinder.api.openstack.wsgi [None req-98123e11-fe1c-493a-a3ba-de20d9744a38 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/453] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:56:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:56:58.960 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 05:56:58.977 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/454] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:56:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:56:58.989 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 05:56:59.027 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 229/455] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:56:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:57:03.393 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:03.393 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:03.394 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:03.395 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:13.393 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:13.394 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:13.395 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:13.395 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:23.393 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:23.393 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:23.394 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:23.394 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:33.393 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:33.394 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:33.394 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:33.395 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:43.394 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:43.394 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:43.395 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:43.396 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:53.392 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:53.392 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:57:53.393 7 INFO cinder.api.openstack.wsgi [None req-c0dd4a04-4838-471a-8413-e20c4713ce6b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:53.394 8 INFO cinder.api.openstack.wsgi [None req-62e4a49b-647f-496b-8496-e01e3d7fec4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:57:58.755 7 INFO cinder.api.openstack.wsgi [None req-fe051870-07ed-40aa-a2b6-daebb8112a6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:57:58.768 7 INFO cinder.volume.api [None req-fe051870-07ed-40aa-a2b6-daebb8112a6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:57:58.771 7 INFO cinder.api.openstack.wsgi [None req-fe051870-07ed-40aa-a2b6-daebb8112a6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/468] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:57:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:57:58.786 8 INFO cinder.api.openstack.wsgi [None req-7a6df6f4-043d-4878-9a27-b9eaf76e2337 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 05:57:58.792 8 INFO cinder.api.openstack.wsgi [None req-7a6df6f4-043d-4878-9a27-b9eaf76e2337 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/469] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 05:57:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:57:58.838 7 INFO cinder.api.openstack.wsgi [None req-fbbf089a-f5a0-4b17-a095-7d8c4ca85536 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 05:57:58.883 7 INFO cinder.api.openstack.wsgi [None req-fbbf089a-f5a0-4b17-a095-7d8c4ca85536 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/470] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:57:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:57:58.896 8 INFO cinder.api.openstack.wsgi [None req-a2c76373-5522-4f59-81ad-bd2a2c64c105 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 05:57:58.922 8 INFO cinder.api.openstack.wsgi [None req-a2c76373-5522-4f59-81ad-bd2a2c64c105 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/471] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:57:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:57:58.942 7 INFO cinder.api.openstack.wsgi [None req-5762670f-13a9-4a58-a9b4-9811ae958411 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 05:57:58.983 7 INFO cinder.api.openstack.wsgi [None req-5762670f-13a9-4a58-a9b4-9811ae958411 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 238/472] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:57:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:57:59.001 8 INFO cinder.api.openstack.wsgi [None req-6fe8b525-2fe6-4f81-9556-e5e4189f3080 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 05:57:59.008 8 INFO cinder.volume.api [None req-6fe8b525-2fe6-4f81-9556-e5e4189f3080 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 05:57:59.009 8 INFO cinder.api.openstack.wsgi [None req-6fe8b525-2fe6-4f81-9556-e5e4189f3080 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/473] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 05:57:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:57:59.022 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 05:57:59.039 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 239/474] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 05:57:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:57:59.051 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:57:59.060 8 INFO cinder.volume.api [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:57:59.062 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/475] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:57:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:58:03.393 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:03.393 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:03.395 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:03.394 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:13.393 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:13.393 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:13.394 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:13.394 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:23.393 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:23.393 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:23.394 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:23.394 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:33.392 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:33.393 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:33.394 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:33.394 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:43.393 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:43.393 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:43.394 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:43.395 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:53.393 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:53.393 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:58:53.394 8 INFO cinder.api.openstack.wsgi [None req-6adaa791-2953-4458-9b18-90ce59fe7cec 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:53.395 7 INFO cinder.api.openstack.wsgi [None req-ca082d4c-f0e0-4aca-9a60-3ae7a04165a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:58:58.760 7 INFO cinder.api.openstack.wsgi [None req-44928049-9517-4576-a652-a35bcd977e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 05:58:58.769 7 INFO cinder.volume.api [None req-44928049-9517-4576-a652-a35bcd977e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 05:58:58.769 7 INFO cinder.api.openstack.wsgi [None req-44928049-9517-4576-a652-a35bcd977e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/488] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 05:58:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:58:58.785 8 INFO cinder.api.openstack.wsgi [None req-ccb775ff-9a69-4e22-960b-681f486c64e1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:58:58.803 8 INFO cinder.volume.api [None req-ccb775ff-9a69-4e22-960b-681f486c64e1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:58:58.808 8 INFO cinder.api.openstack.wsgi [None req-ccb775ff-9a69-4e22-960b-681f486c64e1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/489] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:58:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:58:58.826 7 INFO cinder.api.openstack.wsgi [None req-7d22f037-27bc-4817-aa4c-534d74dc33ee 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 05:58:58.832 7 INFO cinder.api.openstack.wsgi [None req-7d22f037-27bc-4817-aa4c-534d74dc33ee 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 247/490] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 05:58:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:58:58.842 8 INFO cinder.api.openstack.wsgi [None req-14f2b81d-5529-4709-a919-9b669df79468 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:58:58.856 8 INFO cinder.volume.api [None req-14f2b81d-5529-4709-a919-9b669df79468 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:58:58.858 8 INFO cinder.api.openstack.wsgi [None req-14f2b81d-5529-4709-a919-9b669df79468 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/491] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:58:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:58:58.869 7 INFO cinder.api.openstack.wsgi [None req-bae0edb5-b0a1-4eb2-87bf-ce4bae9ce6ef 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 05:58:58.886 7 INFO cinder.api.openstack.wsgi [None req-bae0edb5-b0a1-4eb2-87bf-ce4bae9ce6ef 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 248/492] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 05:58:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:58:58.950 8 INFO cinder.api.openstack.wsgi [None req-28ba2129-7a2e-4ff9-b312-e37b1ec99d89 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 05:58:58.979 8 INFO cinder.api.openstack.wsgi [None req-28ba2129-7a2e-4ff9-b312-e37b1ec99d89 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/493] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:58:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:58:58.998 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 05:58:59.089 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/494] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:58:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:58:59.107 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 05:58:59.139 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 246/495] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:58:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:03.392 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:03.393 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:03.394 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:03.394 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:13.392 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:13.393 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:13.393 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:13.394 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:23.393 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:23.393 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:23.394 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:23.395 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:33.392 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:33.393 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:33.393 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:33.394 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:43.393 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:43.393 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:43.393 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:43.395 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:53.393 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:53.394 7 INFO cinder.api.openstack.wsgi [None req-cf6d7e7c-c81c-4b99-ba66-3e0bc93cf009 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:53.394 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 05:59:53.396 8 INFO cinder.api.openstack.wsgi [None req-7820d4df-7544-471f-8cd8-be8d282b494d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 05:59:58.724 7 INFO cinder.api.openstack.wsgi [None req-3a9347bc-ddab-4163-a457-f7d8b0d01491 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 05:59:58.732 7 INFO cinder.volume.api [None req-3a9347bc-ddab-4163-a457-f7d8b0d01491 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 05:59:58.733 7 INFO cinder.api.openstack.wsgi [None req-3a9347bc-ddab-4163-a457-f7d8b0d01491 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/508] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 05:59:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 05:59:58.745 8 INFO cinder.api.openstack.wsgi [None req-fda1d933-e63e-4d74-8a9a-5e869184d445 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:59:58.758 8 INFO cinder.volume.api [None req-fda1d933-e63e-4d74-8a9a-5e869184d445 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:59:58.761 8 INFO cinder.api.openstack.wsgi [None req-fda1d933-e63e-4d74-8a9a-5e869184d445 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/509] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:59:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:59:58.775 7 INFO cinder.api.openstack.wsgi [None req-b0d6bded-ffe9-4054-a220-238454dfcdf8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 05:59:58.792 7 INFO cinder.api.openstack.wsgi [None req-b0d6bded-ffe9-4054-a220-238454dfcdf8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 257/510] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 05:59:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 05:59:58.807 8 INFO cinder.api.openstack.wsgi [None req-3aa6641b-1b22-43e5-affb-a6e5f51d5aa2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 05:59:58.822 8 INFO cinder.api.openstack.wsgi [None req-3aa6641b-1b22-43e5-affb-a6e5f51d5aa2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 254/511] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 05:59:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:58.879 7 INFO cinder.api.openstack.wsgi [None req-7b1f3d33-ac8d-4373-92e2-a2e2f553606d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 05:59:58.928 7 INFO cinder.api.openstack.wsgi [None req-7b1f3d33-ac8d-4373-92e2-a2e2f553606d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/512] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:59:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:58.941 8 INFO cinder.api.openstack.wsgi [None req-7851df48-b45b-456e-b40d-51a99635e6c3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 05:59:58.981 8 INFO cinder.api.openstack.wsgi [None req-7851df48-b45b-456e-b40d-51a99635e6c3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/513] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:59:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:58.993 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 05:59:59.016 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/514] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 05:59:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 05:59:59.026 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 05:59:59.038 8 INFO cinder.volume.api [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 05:59:59.040 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/515] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 05:59:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:00:03.393 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:03.393 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:03.394 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:03.394 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:13.393 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:13.393 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:13.394 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:13.394 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:23.393 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:23.393 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:23.394 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:23.394 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:33.392 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:33.393 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:33.394 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:33.395 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:43.393 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:43.393 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:43.394 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:43.394 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:53.392 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:53.392 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:00:53.393 7 INFO cinder.api.openstack.wsgi [None req-512ccd2f-6eb6-4cb4-a140-066af5240fb6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:53.394 8 INFO cinder.api.openstack.wsgi [None req-ff63c725-54b9-4e46-9748-dc5b0de7a666 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:00:58.780 7 INFO cinder.api.openstack.wsgi [None req-47d92384-32e3-42ac-97b5-a69d7bddbd07 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:00:58.825 7 INFO cinder.api.openstack.wsgi [None req-47d92384-32e3-42ac-97b5-a69d7bddbd07 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/528] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:00:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:58.841 8 INFO cinder.api.openstack.wsgi [None req-bdb62ad1-0b7b-4d69-a489-2557e50b562b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:00:58.869 8 INFO cinder.api.openstack.wsgi [None req-bdb62ad1-0b7b-4d69-a489-2557e50b562b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/529] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:00:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:58.884 7 INFO cinder.api.openstack.wsgi [None req-e1fae78a-4571-4e52-9b69-8a7e0ebf40a3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:00:58.912 7 INFO cinder.api.openstack.wsgi [None req-e1fae78a-4571-4e52-9b69-8a7e0ebf40a3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 267/530] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:00:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:58.928 8 INFO cinder.api.openstack.wsgi [None req-9e764545-a7a6-41ef-9f62-b38ec36b39ee 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:00:58.939 8 INFO cinder.volume.api [None req-9e764545-a7a6-41ef-9f62-b38ec36b39ee 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:00:58.940 8 INFO cinder.api.openstack.wsgi [None req-9e764545-a7a6-41ef-9f62-b38ec36b39ee 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/531] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:00:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:00:58.953 7 INFO cinder.api.openstack.wsgi [None req-44ff7311-4076-491f-baf4-f949d9b953c4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:00:58.970 7 INFO cinder.api.openstack.wsgi [None req-44ff7311-4076-491f-baf4-f949d9b953c4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 268/532] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:00:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:58.982 8 INFO cinder.api.openstack.wsgi [None req-d05a7438-fe2a-425a-8c97-5375927e0138 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:00:58.992 8 INFO cinder.volume.api [None req-d05a7438-fe2a-425a-8c97-5375927e0138 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:00:58.994 8 INFO cinder.api.openstack.wsgi [None req-d05a7438-fe2a-425a-8c97-5375927e0138 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/533] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:00:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:00:59.004 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:00:59.014 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 269/534] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:00:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:00:59.024 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:00:59.037 8 INFO cinder.volume.api [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:00:59.040 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/535] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:00:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:01:03.393 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:03.394 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:03.393 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:03.395 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:13.393 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:13.393 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:13.394 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:13.395 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:23.392 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:23.392 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:23.393 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:23.394 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:33.393 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:33.393 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:33.394 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:33.394 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:43.393 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:43.393 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:43.394 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:43.394 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:53.395 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:53.396 8 INFO cinder.api.openstack.wsgi [None req-b8bc4ccb-b1cf-4526-a108-6915c699ba96 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:53.395 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:01:53.399 7 INFO cinder.api.openstack.wsgi [None req-e4aebf9f-73f5-4d4e-8104-87ea0d8f9405 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:01:58.849 8 INFO cinder.api.openstack.wsgi [None req-8ebcb1ca-e752-4517-b02e-d3fd045c01e4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:01:58.860 8 INFO cinder.volume.api [None req-8ebcb1ca-e752-4517-b02e-d3fd045c01e4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:01:58.863 8 INFO cinder.api.openstack.wsgi [None req-8ebcb1ca-e752-4517-b02e-d3fd045c01e4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/548] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:01:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:01:58.875 7 INFO cinder.api.openstack.wsgi [None req-87d2cdb5-2b01-4a3b-818a-e85db7d63c10 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:01:58.883 7 INFO cinder.api.openstack.wsgi [None req-87d2cdb5-2b01-4a3b-818a-e85db7d63c10 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/549] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:01:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:58.898 8 INFO cinder.api.openstack.wsgi [None req-ea48b0c2-20a0-438b-addd-23c319d599f6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:01:58.909 8 INFO cinder.volume.api [None req-ea48b0c2-20a0-438b-addd-23c319d599f6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:01:58.912 8 INFO cinder.api.openstack.wsgi [None req-ea48b0c2-20a0-438b-addd-23c319d599f6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/550] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:01:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:01:58.928 7 INFO cinder.api.openstack.wsgi [None req-2493cf7a-45a2-4151-b449-a15adb21ac4b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:01:58.946 7 INFO cinder.api.openstack.wsgi [None req-2493cf7a-45a2-4151-b449-a15adb21ac4b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 277/551] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:01:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:01:59.003 8 INFO cinder.api.openstack.wsgi [None req-97c913d5-9e56-4c52-aa3d-580e0844dfbf 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:01:59.032 8 INFO cinder.api.openstack.wsgi [None req-97c913d5-9e56-4c52-aa3d-580e0844dfbf 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/552] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:01:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:59.046 7 INFO cinder.api.openstack.wsgi [None req-6f4297c9-cf90-4892-998e-2bffaa46e3ce 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:01:59.074 7 INFO cinder.api.openstack.wsgi [None req-6f4297c9-cf90-4892-998e-2bffaa46e3ce 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/553] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:01:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:59.093 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:01:59.124 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 276/554] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:01:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:01:59.137 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:01:59.144 7 INFO cinder.volume.api [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:01:59.145 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/555] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:01:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:02:03.393 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:03.393 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:03.394 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:03.394 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:13.392 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:13.392 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:13.393 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:13.393 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:23.392 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:23.393 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:23.393 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:23.394 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:33.392 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:33.392 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:33.393 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:33.393 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:43.392 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:43.392 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:43.393 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:43.393 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:53.392 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:53.392 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:02:53.393 7 INFO cinder.api.openstack.wsgi [None req-f8fd5b7d-247e-4a6a-a50d-853df9a0ceb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:53.394 8 INFO cinder.api.openstack.wsgi [None req-46f90894-8e3d-4b0a-917b-d754923881e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:02:58.820 7 INFO cinder.api.openstack.wsgi [None req-779fd05a-c463-4162-a8a0-04b855dec544 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:02:58.833 7 INFO cinder.api.openstack.wsgi [None req-779fd05a-c463-4162-a8a0-04b855dec544 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 286/568] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:02:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:02:58.912 8 INFO cinder.api.openstack.wsgi [None req-0bd0b867-798b-49d8-b91d-cbef88aa11d4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:02:58.973 8 INFO cinder.api.openstack.wsgi [None req-0bd0b867-798b-49d8-b91d-cbef88aa11d4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/569] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:02:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:02:58.994 7 INFO cinder.api.openstack.wsgi [None req-03498d4d-5a85-4233-92e3-19df34e6d7f5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:02:59.044 7 INFO cinder.api.openstack.wsgi [None req-03498d4d-5a85-4233-92e3-19df34e6d7f5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/570] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:02:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:02:59.057 8 INFO cinder.api.openstack.wsgi [None req-a2232cf2-2f14-4351-a57f-13791fcf926c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:02:59.088 8 INFO cinder.api.openstack.wsgi [None req-a2232cf2-2f14-4351-a57f-13791fcf926c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/571] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:02:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:02:59.103 7 INFO cinder.api.openstack.wsgi [None req-0ea5f8c4-0148-4025-aa60-b77e9f7ffdd8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:02:59.116 7 INFO cinder.volume.api [None req-0ea5f8c4-0148-4025-aa60-b77e9f7ffdd8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:02:59.119 7 INFO cinder.api.openstack.wsgi [None req-0ea5f8c4-0148-4025-aa60-b77e9f7ffdd8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/572] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:02:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:02:59.132 8 INFO cinder.api.openstack.wsgi [None req-f16afe6d-7908-4817-81c9-f457fb6c6993 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:02:59.145 8 INFO cinder.volume.api [None req-f16afe6d-7908-4817-81c9-f457fb6c6993 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:02:59.148 8 INFO cinder.api.openstack.wsgi [None req-f16afe6d-7908-4817-81c9-f457fb6c6993 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 285/573] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:02:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:02:59.161 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:02:59.171 7 INFO cinder.volume.api [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:02:59.171 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/574] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:02:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:02:59.185 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:02:59.199 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 286/575] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:02:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:03:03.393 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:03.393 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:03.394 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:03.394 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:13.393 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:13.393 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:13.393 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:13.394 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:23.393 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:23.393 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:23.394 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:23.394 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:33.392 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:33.392 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:33.393 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:33.393 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:43.392 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:43.393 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:43.393 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:43.394 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:53.393 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:53.394 7 INFO cinder.api.openstack.wsgi [None req-a4a95549-7cf4-4c5e-90cd-8cd9dd482bb8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:03:53.393 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:03:53.395 8 INFO cinder.api.openstack.wsgi [None req-5bade0ca-e93f-4414-a1fd-4c6c3c3424ca 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:00.563 7 INFO cinder.api.openstack.wsgi [None req-49720895-e98e-4719-affe-ae111d27b27f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:04:00.579 7 INFO cinder.volume.api [None req-49720895-e98e-4719-affe-ae111d27b27f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:04:00.583 7 INFO cinder.api.openstack.wsgi [None req-49720895-e98e-4719-affe-ae111d27b27f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/588] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:04:00 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:04:00.827 8 INFO cinder.api.openstack.wsgi [None req-d6c0d6af-62d0-4b51-a3e8-586f10af5984 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:04:00.835 8 INFO cinder.volume.api [None req-d6c0d6af-62d0-4b51-a3e8-586f10af5984 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:04:00.836 8 INFO cinder.api.openstack.wsgi [None req-d6c0d6af-62d0-4b51-a3e8-586f10af5984 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/589] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:04:00 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:04:00.850 7 INFO cinder.api.openstack.wsgi [None req-025c950b-0ca1-4604-8a08-2691059d0b5f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:04:00.864 7 INFO cinder.volume.api [None req-025c950b-0ca1-4604-8a08-2691059d0b5f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:04:00.867 7 INFO cinder.api.openstack.wsgi [None req-025c950b-0ca1-4604-8a08-2691059d0b5f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/590] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:04:00 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:04:00.880 8 INFO cinder.api.openstack.wsgi [None req-c9f79169-72ff-4c6f-94a3-a01205357aeb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:04:00.895 8 INFO cinder.api.openstack.wsgi [None req-c9f79169-72ff-4c6f-94a3-a01205357aeb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 294/591] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:04:00 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:04:00.955 7 INFO cinder.api.openstack.wsgi [None req-3ec70f67-b50f-4b29-891d-c39d1ab64416 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:04:00.989 7 INFO cinder.api.openstack.wsgi [None req-3ec70f67-b50f-4b29-891d-c39d1ab64416 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/592] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:04:00 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:01.004 8 INFO cinder.api.openstack.wsgi [None req-5654e790-338a-4f5f-9e4c-9ddab6fc0770 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:04:01.044 8 INFO cinder.api.openstack.wsgi [None req-5654e790-338a-4f5f-9e4c-9ddab6fc0770 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/593] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:04:00 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:01.058 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:04:01.101 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/594] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:04:01 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:01.114 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:04:01.124 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 296/595] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:04:01 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:03.393 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:03.393 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:03.396 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:03.396 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:13.392 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:13.392 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:13.393 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:13.394 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:23.393 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:23.394 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:23.394 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:23.395 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:33.392 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:33.393 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:33.393 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:33.395 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:43.393 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:43.393 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:43.394 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:43.395 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:53.392 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:53.393 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:04:53.394 7 INFO cinder.api.openstack.wsgi [None req-8596ecd6-f172-43a9-b257-e0a306276928 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:53.394 8 INFO cinder.api.openstack.wsgi [None req-fb2da3fb-7c96-4aac-8008-a29d65399cc1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:04:56.753 7 INFO cinder.api.openstack.wsgi [None req-0755ead5-b74c-4d64-a18f-f670cb75f7ba 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=False 2026-03-31 06:04:56.774 7 INFO cinder.api.openstack.wsgi [None req-0755ead5-b74c-4d64-a18f-f670cb75f7ba 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 306/608] 199.204.45.250 () {44 vars in 1069 bytes} [Tue Mar 31 06:04:56 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=False => generated 338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:58.735 8 INFO cinder.api.openstack.wsgi [None req-b2279742-8e50-4ad2-b8e1-3ed35ed7c406 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:04:58.742 8 INFO cinder.volume.api [None req-b2279742-8e50-4ad2-b8e1-3ed35ed7c406 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:04:58.742 8 INFO cinder.api.openstack.wsgi [None req-b2279742-8e50-4ad2-b8e1-3ed35ed7c406 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/609] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:04:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:04:58.752 7 INFO cinder.api.openstack.wsgi [None req-6a20479f-b06f-4831-a4f9-6c87bf514195 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:04:58.760 7 INFO cinder.api.openstack.wsgi [None req-6a20479f-b06f-4831-a4f9-6c87bf514195 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 307/610] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:04:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:58.773 8 INFO cinder.api.openstack.wsgi [None req-2083b647-9def-4064-aa1c-8c4c9e5049a5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:04:58.790 8 INFO cinder.volume.api [None req-2083b647-9def-4064-aa1c-8c4c9e5049a5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:04:58.793 8 INFO cinder.api.openstack.wsgi [None req-2083b647-9def-4064-aa1c-8c4c9e5049a5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/611] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:04:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:04:58.839 7 INFO cinder.api.openstack.wsgi [None req-505dd4a2-4607-42af-9397-855be5f5bb6f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:04:58.864 7 INFO cinder.api.openstack.wsgi [None req-505dd4a2-4607-42af-9397-855be5f5bb6f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 308/612] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:04:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:58.875 8 INFO cinder.api.openstack.wsgi [None req-a41d3680-6f73-4683-9f8d-e2bab63c2b10 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:04:58.904 8 INFO cinder.api.openstack.wsgi [None req-a41d3680-6f73-4683-9f8d-e2bab63c2b10 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/613] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:04:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:58.924 7 INFO cinder.api.openstack.wsgi [None req-dc05a2d7-a65c-4899-9941-2f699eed2c78 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:04:58.955 7 INFO cinder.api.openstack.wsgi [None req-dc05a2d7-a65c-4899-9941-2f699eed2c78 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/614] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:04:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:04:58.966 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:04:58.977 8 INFO cinder.volume.api [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:04:58.980 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/615] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:04:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:04:58.991 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:04:59.012 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 310/616] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:04:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:05:03.392 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:03.392 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:03.393 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:03.393 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:13.393 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:13.395 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:13.396 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:13.397 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:23.393 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:23.394 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:23.394 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:23.395 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:33.393 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:33.393 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:33.394 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:33.395 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:43.393 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:43.393 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:43.394 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:43.394 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:53.392 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:53.393 7 INFO cinder.api.openstack.wsgi [None req-f125a83a-a7ab-4c69-9859-5c0217f20e42 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:53.392 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:05:53.394 8 INFO cinder.api.openstack.wsgi [None req-794ed17c-4bba-490b-a8ea-7ffd4b2aa8ae 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:05:58.726 7 INFO cinder.api.openstack.wsgi [None req-2218b88c-c9cb-4b02-9547-4c39772f20ff 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:05:58.736 7 INFO cinder.api.openstack.wsgi [None req-2218b88c-c9cb-4b02-9547-4c39772f20ff 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 317/629] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:05:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:58.751 8 INFO cinder.api.openstack.wsgi [None req-0495bb54-253e-49cf-b258-a471d0b7d727 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:05:58.771 8 INFO cinder.volume.api [None req-0495bb54-253e-49cf-b258-a471d0b7d727 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:05:58.774 8 INFO cinder.api.openstack.wsgi [None req-0495bb54-253e-49cf-b258-a471d0b7d727 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/630] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:05:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:05:58.787 7 INFO cinder.api.openstack.wsgi [None req-87e0b891-f271-40e3-9801-d7043427f8a5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:05:58.803 7 INFO cinder.api.openstack.wsgi [None req-87e0b891-f271-40e3-9801-d7043427f8a5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 318/631] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:05:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:58.868 8 INFO cinder.api.openstack.wsgi [None req-7465d584-81ed-48f3-82af-4f1d0c6313de 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:05:58.901 8 INFO cinder.api.openstack.wsgi [None req-7465d584-81ed-48f3-82af-4f1d0c6313de 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/632] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:05:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:58.914 7 INFO cinder.api.openstack.wsgi [None req-65854836-403f-4ec0-8a86-0fb1f77cd27e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:05:58.945 7 INFO cinder.api.openstack.wsgi [None req-65854836-403f-4ec0-8a86-0fb1f77cd27e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/633] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:05:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:58.962 8 INFO cinder.api.openstack.wsgi [None req-a9cb5363-096f-4677-b4b5-efb89abf9844 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:05:58.988 8 INFO cinder.api.openstack.wsgi [None req-a9cb5363-096f-4677-b4b5-efb89abf9844 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/634] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:05:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:05:59.000 7 INFO cinder.api.openstack.wsgi [None req-faea433b-5d85-413c-ab22-d66aab183aa5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:05:59.012 7 INFO cinder.volume.api [None req-faea433b-5d85-413c-ab22-d66aab183aa5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:05:59.014 7 INFO cinder.api.openstack.wsgi [None req-faea433b-5d85-413c-ab22-d66aab183aa5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 320/635] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:05:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:05:59.028 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:05:59.037 8 INFO cinder.volume.api [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:05:59.038 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/636] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:05:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:06:00.550 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=False 2026-03-31 06:06:00.572 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] https://volume.199-204-45-250.nip.io/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 321/637] 199.204.45.250 () {44 vars in 1069 bytes} [Tue Mar 31 06:06:00 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=False => generated 338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:06:03.393 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:03.394 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:03.394 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:03.396 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:13.393 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:13.393 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:13.394 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:13.394 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:23.393 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:23.393 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:23.394 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:23.395 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:33.393 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:33.393 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:33.394 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:33.394 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:43.392 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:43.393 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:43.394 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:43.395 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:53.392 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:53.393 7 INFO cinder.api.openstack.wsgi [None req-45516b9c-6284-46eb-9b26-6f195797dac3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:53.393 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:06:53.395 8 INFO cinder.api.openstack.wsgi [None req-d9f2a240-a7f5-41c8-9b82-77cf107099ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:06:58.759 7 INFO cinder.api.openstack.wsgi [None req-a0afe44e-59c5-4628-9d77-b0f6d178fd6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:06:58.769 7 INFO cinder.volume.api [None req-a0afe44e-59c5-4628-9d77-b0f6d178fd6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:06:58.770 7 INFO cinder.api.openstack.wsgi [None req-a0afe44e-59c5-4628-9d77-b0f6d178fd6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 328/650] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:06:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:06:58.787 8 INFO cinder.api.openstack.wsgi [None req-a4d9eb0e-0ede-452e-ba31-8af84bdc02d7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:06:58.804 8 INFO cinder.api.openstack.wsgi [None req-a4d9eb0e-0ede-452e-ba31-8af84bdc02d7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 323/651] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:06:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:06:58.824 7 INFO cinder.api.openstack.wsgi [None req-da07bf93-2ecf-448d-8f25-9e367b26d523 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:06:58.832 7 INFO cinder.api.openstack.wsgi [None req-da07bf93-2ecf-448d-8f25-9e367b26d523 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 329/652] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:06:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:06:58.850 8 INFO cinder.api.openstack.wsgi [None req-3c09bb39-069b-4198-9ce2-ec87e80d084c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:06:58.863 8 INFO cinder.volume.api [None req-3c09bb39-069b-4198-9ce2-ec87e80d084c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:06:58.866 8 INFO cinder.api.openstack.wsgi [None req-3c09bb39-069b-4198-9ce2-ec87e80d084c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/653] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:06:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:06:58.877 7 INFO cinder.api.openstack.wsgi [None req-86149659-4b8d-44eb-bc57-d576be6bde05 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:06:58.888 7 INFO cinder.volume.api [None req-86149659-4b8d-44eb-bc57-d576be6bde05 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:06:58.890 7 INFO cinder.api.openstack.wsgi [None req-86149659-4b8d-44eb-bc57-d576be6bde05 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/654] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:06:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:06:58.952 8 INFO cinder.api.openstack.wsgi [None req-5fced591-0319-42ab-b71a-da08b91aa817 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:06:58.978 8 INFO cinder.api.openstack.wsgi [None req-5fced591-0319-42ab-b71a-da08b91aa817 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/655] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:06:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:06:58.992 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:06:59.028 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/656] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:06:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:06:59.044 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:06:59.070 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/657] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:06:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:03.393 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:03.393 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:03.394 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:03.395 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:13.393 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:13.393 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:13.393 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:13.394 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:23.392 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:23.392 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:23.393 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:23.394 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:33.392 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:33.393 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:33.393 8 INFO cinder.api.openstack.wsgi [None req-a2bb7b57-481d-4ce9-908d-f970340e9057 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:33.394 7 INFO cinder.api.openstack.wsgi [None req-2ec93bdf-f50d-45c5-a77f-4d669290724e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:36.365 8 INFO cinder.api.openstack.wsgi [None req-2d4de60a-bf6e-4ba6-a9fe-df3f8ceaf163 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots 2026-03-31 06:07:36.381 8 INFO cinder.volume.api [None req-2d4de60a-bf6e-4ba6-a9fe-df3f8ceaf163 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:07:36.382 8 INFO cinder.api.openstack.wsgi [None req-2d4de60a-bf6e-4ba6-a9fe-df3f8ceaf163 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 331/666] 10.0.0.150 () {32 vars in 705 bytes} [Tue Mar 31 06:07:36 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:07:36.400 7 INFO cinder.api.openstack.wsgi [None req-54a54066-d0b3-438a-ab2a-0492c284ecd9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes 2026-03-31 06:07:36.433 7 INFO cinder.volume.api [None req-54a54066-d0b3-438a-ab2a-0492c284ecd9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:07:36.434 7 INFO cinder.api.openstack.wsgi [None req-54a54066-d0b3-438a-ab2a-0492c284ecd9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes returned with HTTP 200 [pid: 7|app: 0|req: 336/667] 10.0.0.150 () {32 vars in 701 bytes} [Tue Mar 31 06:07:36 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:07:43.392 8 INFO cinder.api.openstack.wsgi [None req-2d4de60a-bf6e-4ba6-a9fe-df3f8ceaf163 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:43.393 7 INFO cinder.api.openstack.wsgi [None req-54a54066-d0b3-438a-ab2a-0492c284ecd9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:43.393 8 INFO cinder.api.openstack.wsgi [None req-2d4de60a-bf6e-4ba6-a9fe-df3f8ceaf163 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:43.393 7 INFO cinder.api.openstack.wsgi [None req-54a54066-d0b3-438a-ab2a-0492c284ecd9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:53.393 7 INFO cinder.api.openstack.wsgi [None req-54a54066-d0b3-438a-ab2a-0492c284ecd9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:53.393 8 INFO cinder.api.openstack.wsgi [None req-2d4de60a-bf6e-4ba6-a9fe-df3f8ceaf163 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:07:53.394 7 INFO cinder.api.openstack.wsgi [None req-54a54066-d0b3-438a-ab2a-0492c284ecd9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:53.394 8 INFO cinder.api.openstack.wsgi [None req-2d4de60a-bf6e-4ba6-a9fe-df3f8ceaf163 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:07:58.832 8 INFO cinder.api.openstack.wsgi [None req-cc794cff-b2d7-460d-858b-259ceb36297e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:07:58.840 8 INFO cinder.api.openstack.wsgi [None req-cc794cff-b2d7-460d-858b-259ceb36297e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 334/672] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:07:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:58.853 7 INFO cinder.api.openstack.wsgi [None req-717971be-4097-4d65-8c40-455b3433ec05 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:07:58.863 7 INFO cinder.volume.api [None req-717971be-4097-4d65-8c40-455b3433ec05 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:07:58.866 7 INFO cinder.api.openstack.wsgi [None req-717971be-4097-4d65-8c40-455b3433ec05 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/673] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:07:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:07:58.883 8 INFO cinder.api.openstack.wsgi [None req-c8f97e98-1eb9-42d9-8349-de35e9cd5419 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:07:58.891 8 INFO cinder.volume.api [None req-c8f97e98-1eb9-42d9-8349-de35e9cd5419 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:07:58.891 8 INFO cinder.api.openstack.wsgi [None req-c8f97e98-1eb9-42d9-8349-de35e9cd5419 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/674] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:07:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:07:58.903 7 INFO cinder.api.openstack.wsgi [None req-304289dd-908e-4689-9530-654acfef6214 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:07:58.918 7 INFO cinder.volume.api [None req-304289dd-908e-4689-9530-654acfef6214 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:07:58.921 7 INFO cinder.api.openstack.wsgi [None req-304289dd-908e-4689-9530-654acfef6214 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 340/675] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:07:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:07:58.939 8 INFO cinder.api.openstack.wsgi [None req-7504165a-0579-4aea-b171-9b8ea9fa56d4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:07:58.961 8 INFO cinder.api.openstack.wsgi [None req-7504165a-0579-4aea-b171-9b8ea9fa56d4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 336/676] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:07:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:07:59.005 7 INFO cinder.api.openstack.wsgi [None req-461f8a42-73dc-4774-96b1-65f757d36d26 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:07:59.027 7 INFO cinder.api.openstack.wsgi [None req-461f8a42-73dc-4774-96b1-65f757d36d26 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/677] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:07:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:59.039 8 INFO cinder.api.openstack.wsgi [None req-1212f79d-2a8e-45ae-873a-6452d3c2f3c3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/58d5fc54e9c14e44b7cbbbaab9999b46?usage=true 2026-03-31 06:07:59.086 8 INFO cinder.api.openstack.wsgi [None req-1212f79d-2a8e-45ae-873a-6452d3c2f3c3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/58d5fc54e9c14e44b7cbbbaab9999b46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/678] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:07:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/58d5fc54e9c14e44b7cbbbaab9999b46?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:59.097 7 INFO cinder.api.openstack.wsgi [None req-95ae6319-81d9-4fe3-acfc-e06b653f1b7d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:07:59.121 7 INFO cinder.api.openstack.wsgi [None req-95ae6319-81d9-4fe3-acfc-e06b653f1b7d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/679] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:07:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:59.133 8 INFO cinder.api.openstack.wsgi [None req-621d664a-3508-4919-aaaa-9e3b7962d6ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0f41b1cddae42c3be37e695e48ffc41?usage=true 2026-03-31 06:07:59.162 8 INFO cinder.api.openstack.wsgi [None req-621d664a-3508-4919-aaaa-9e3b7962d6ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0f41b1cddae42c3be37e695e48ffc41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/680] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:07:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0f41b1cddae42c3be37e695e48ffc41?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:59.175 7 INFO cinder.api.openstack.wsgi [None req-af1b81ed-09d7-4fc1-a9a4-5ca6c525f339 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c5ad7ca27f894f6d9432691fa861a376?usage=true 2026-03-31 06:07:59.200 7 INFO cinder.api.openstack.wsgi [None req-af1b81ed-09d7-4fc1-a9a4-5ca6c525f339 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c5ad7ca27f894f6d9432691fa861a376?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 343/681] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:07:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c5ad7ca27f894f6d9432691fa861a376?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:59.215 8 INFO cinder.api.openstack.wsgi [None req-06402321-76bf-462e-916c-523e129adf60 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:07:59.250 8 INFO cinder.api.openstack.wsgi [None req-06402321-76bf-462e-916c-523e129adf60 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/682] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:07:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:07:59.274 7 INFO cinder.api.openstack.wsgi [None req-78dcb55c-a898-4cd4-940d-6a1af922706f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/f5880e1a408c428c8ccd78c24cafa305?usage=true 2026-03-31 06:07:59.295 7 INFO cinder.api.openstack.wsgi [None req-78dcb55c-a898-4cd4-940d-6a1af922706f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/f5880e1a408c428c8ccd78c24cafa305?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/683] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:07:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/f5880e1a408c428c8ccd78c24cafa305?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:03.392 7 INFO cinder.api.openstack.wsgi [None req-78dcb55c-a898-4cd4-940d-6a1af922706f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:03.392 8 INFO cinder.api.openstack.wsgi [None req-06402321-76bf-462e-916c-523e129adf60 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:03.394 7 INFO cinder.api.openstack.wsgi [None req-78dcb55c-a898-4cd4-940d-6a1af922706f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:03.394 8 INFO cinder.api.openstack.wsgi [None req-06402321-76bf-462e-916c-523e129adf60 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:06.302 7 INFO cinder.api.openstack.wsgi [None req-e0bd6bf1-6071-4742-aa59-bc65c2a6baf2 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes 2026-03-31 06:08:06.867 7 INFO cinder.api.v3.volumes [None req-e0bd6bf1-6071-4742-aa59-bc65c2a6baf2 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Create volume of 1 GB 2026-03-31 06:08:06.891 7 INFO cinder.volume.api [None req-e0bd6bf1-6071-4742-aa59-bc65c2a6baf2 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - 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-03-31 06:08:07.238 7 INFO cinder.volume.api [None req-e0bd6bf1-6071-4742-aa59-bc65c2a6baf2 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Create volume request issued successfully. 2026-03-31 06:08:07.239 7 INFO cinder.api.openstack.wsgi [None req-e0bd6bf1-6071-4742-aa59-bc65c2a6baf2 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes returned with HTTP 202 [pid: 7|app: 0|req: 346/686] 10.0.0.150 () {34 vars in 723 bytes} [Tue Mar 31 06:08:06 2026] POST /v3/c5ad7ca27f894f6d9432691fa861a376/volumes => generated 865 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:08:07.279 8 INFO cinder.api.openstack.wsgi [None req-48a8c72c-ee42-4aba-8d6c-7b28a8ccf40e 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c /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-03-31 06:08:07.321 8 INFO cinder.volume.api [None req-48a8c72c-ee42-4aba-8d6c-7b28a8ccf40e 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Volume info retrieved successfully. 2026-03-31 06:08:07.329 8 INFO cinder.api.openstack.wsgi [None req-48a8c72c-ee42-4aba-8d6c-7b28a8ccf40e 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c returned with HTTP 200 [pid: 8|app: 0|req: 341/687] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:08:07 2026] GET /v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c => generated 933 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:08:08.354 7 INFO cinder.api.openstack.wsgi [None req-962d30bb-8955-4168-910d-5b6673304e19 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c /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-03-31 06:08:08.373 7 INFO cinder.volume.api [None req-962d30bb-8955-4168-910d-5b6673304e19 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Volume info retrieved successfully. 2026-03-31 06:08:08.379 7 INFO cinder.api.openstack.wsgi [None req-962d30bb-8955-4168-910d-5b6673304e19 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c returned with HTTP 200 [pid: 7|app: 0|req: 347/688] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:08:08 2026] GET /v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:08:09.401 8 INFO cinder.api.openstack.wsgi [None req-ff394bd9-2dd1-45d9-83ec-3c05aeb13669 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c /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-03-31 06:08:09.420 8 INFO cinder.volume.api [None req-ff394bd9-2dd1-45d9-83ec-3c05aeb13669 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Volume info retrieved successfully. 2026-03-31 06:08:09.426 8 INFO cinder.api.openstack.wsgi [None req-ff394bd9-2dd1-45d9-83ec-3c05aeb13669 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c returned with HTTP 200 [pid: 8|app: 0|req: 342/689] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:08:09 2026] GET /v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c => generated 957 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-03-31 06:08:10.449 7 INFO cinder.api.openstack.wsgi [None req-50c12369-f1f0-473f-93ac-4c3317672ce5 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c /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-03-31 06:08:10.468 7 INFO cinder.volume.api [None req-50c12369-f1f0-473f-93ac-4c3317672ce5 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Volume info retrieved successfully. 2026-03-31 06:08:10.475 7 INFO cinder.api.openstack.wsgi [None req-50c12369-f1f0-473f-93ac-4c3317672ce5 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c returned with HTTP 200 [pid: 7|app: 0|req: 348/690] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:08:10 2026] GET /v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c => generated 1342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:08:10.565 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c /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-03-31 06:08:10.584 8 INFO cinder.volume.api [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Volume info retrieved successfully. 2026-03-31 06:08:10.589 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c returned with HTTP 200 [pid: 8|app: 0|req: 343/691] 10.0.0.228 () {34 vars in 1028 bytes} [Tue Mar 31 06:08:10 2026] GET /v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:08:11.078 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-d95c9e4e-9416-4b50-866d-0b46992fe0a3 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c /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-03-31 06:08:11.099 7 INFO cinder.volume.api [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-d95c9e4e-9416-4b50-866d-0b46992fe0a3 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Volume info retrieved successfully. 2026-03-31 06:08:11.105 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-d95c9e4e-9416-4b50-866d-0b46992fe0a3 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c returned with HTTP 200 [pid: 7|app: 0|req: 349/692] 10.0.0.228 () {34 vars in 1028 bytes} [Tue Mar 31 06:08:11 2026] GET /v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c => generated 1342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:08:11.115 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:08:11.116 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 344/693] 10.0.0.228 () {32 vars in 829 bytes} [Tue Mar 31 06:08:11 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-03-31 06:08:11.133 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-65a7040c-c75d-4552-b4bb-97becbc42153 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/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-03-31 06:08:11.199 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-65a7040c-c75d-4552-b4bb-97becbc42153 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/attachments returned with HTTP 200 [pid: 7|app: 0|req: 350/694] 10.0.0.228 () {40 vars in 1057 bytes} [Tue Mar 31 06:08:11 2026] POST /v3/c5ad7ca27f894f6d9432691fa861a376/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:08:12.120 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:08:12.121 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 345/695] 199.204.45.250 () {32 vars in 840 bytes} [Tue Mar 31 06:08:12 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-03-31 06:08:12.168 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-13be01eb-f035-4270-b1a0-31b9699504db 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c /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-03-31 06:08:12.189 7 INFO cinder.volume.api [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-13be01eb-f035-4270-b1a0-31b9699504db 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Volume info retrieved successfully. 2026-03-31 06:08:12.198 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-13be01eb-f035-4270-b1a0-31b9699504db 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c returned with HTTP 200 [pid: 7|app: 0|req: 351/696] 199.204.45.250 () {36 vars in 1073 bytes} [Tue Mar 31 06:08:12 2026] GET /v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-03-31 06:08:13.393 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:13.394 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-13be01eb-f035-4270-b1a0-31b9699504db 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:13.395 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-13be01eb-f035-4270-b1a0-31b9699504db 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:13.395 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-00f10d55-7fd5-40b1-8c29-56d2205f328d 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183: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-03-31 06:08:13.837 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-08e23f76-aa5c-4a8c-82f5-79f1a3de16d4 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418 /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-03-31 06:08:14.515 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-08e23f76-aa5c-4a8c-82f5-79f1a3de16d4 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418 returned with HTTP 200 [pid: 7|app: 0|req: 353/699] 199.204.45.250 () {40 vars in 1134 bytes} [Tue Mar 31 06:08:13 2026] PUT /v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418 => generated 775 bytes in 686 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-03-31 06:08:14.564 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-05400c8c-95b8-4581-b5e2-651e69a70fb3 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418/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-03-31 06:08:14.638 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-05400c8c-95b8-4581-b5e2-651e69a70fb3 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418/action returned with HTTP 204 [pid: 8|app: 0|req: 347/700] 199.204.45.250 () {40 vars in 1148 bytes} [Tue Mar 31 06:08:14 2026] POST /v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-03-31 06:08:23.393 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-05400c8c-95b8-4581-b5e2-651e69a70fb3 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:23.393 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-08e23f76-aa5c-4a8c-82f5-79f1a3de16d4 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:23.395 8 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-05400c8c-95b8-4581-b5e2-651e69a70fb3 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:23.395 7 INFO cinder.api.openstack.wsgi [req-539d6004-16d8-41cb-bc41-9c4061ab785e req-08e23f76-aa5c-4a8c-82f5-79f1a3de16d4 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183: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-03-31 06:08:28.703 8 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-0e5c8346-6a8d-4c07-b933-f11e315eebc6 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418 /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-03-31 06:08:28.804 8 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-0e5c8346-6a8d-4c07-b933-f11e315eebc6 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418 returned with HTTP 200 [pid: 8|app: 0|req: 349/703] 199.204.45.250 () {38 vars in 1103 bytes} [Tue Mar 31 06:08:28 2026] DELETE /v3/c5ad7ca27f894f6d9432691fa861a376/attachments/ce7f3474-2566-43b0-b7c7-ee6e04e99418 => generated 19 bytes in 115 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-03-31 06:08:28.821 7 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c 2026-03-31 06:08:28.821 7 INFO cinder.api.v3.volumes [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Delete volume with id: aa481863-270b-436f-84b2-5927af526c8c  /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-03-31 06:08:28.838 7 INFO cinder.volume.api [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Volume info retrieved successfully. 2026-03-31 06:08:28.875 7 INFO cinder.volume.api [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] Delete volume request issued successfully. 2026-03-31 06:08:28.876 7 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c returned with HTTP 202 [pid: 7|app: 0|req: 355/704] 199.204.45.250 () {36 vars in 1054 bytes} [Tue Mar 31 06:08:28 2026] DELETE /v3/c5ad7ca27f894f6d9432691fa861a376/volumes/aa481863-270b-436f-84b2-5927af526c8c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-31 06:08:33.393 8 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-0e5c8346-6a8d-4c07-b933-f11e315eebc6 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:33.393 7 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:33.395 8 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-0e5c8346-6a8d-4c07-b933-f11e315eebc6 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:33.395 7 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:43.392 8 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-0e5c8346-6a8d-4c07-b933-f11e315eebc6 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:43.393 8 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-0e5c8346-6a8d-4c07-b933-f11e315eebc6 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:43.394 7 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:43.395 7 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:53.392 8 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-0e5c8346-6a8d-4c07-b933-f11e315eebc6 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:53.393 8 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-0e5c8346-6a8d-4c07-b933-f11e315eebc6 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:08:53.393 7 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:08:53.394 7 INFO cinder.api.openstack.wsgi [req-cacc92cf-4908-4b81-baad-905c75dd7ddf req-6314d493-0a27-400a-8574-399f9801a7dd 6d83ba6935a546a0a36ed34131936659 c5ad7ca27f894f6d9432691fa861a376 - - default default] http://10.0.0.183: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-03-31 06:08:59.121 8 INFO cinder.api.openstack.wsgi [None req-4f525340-ceb5-4694-aa11-b21d558c1514 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?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-03-31 06:08:59.136 8 INFO cinder.volume.api [None req-4f525340-ceb5-4694-aa11-b21d558c1514 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:08:59.139 8 INFO cinder.api.openstack.wsgi [None req-4f525340-ceb5-4694-aa11-b21d558c1514 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 353/711] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:08:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 313 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-03-31 06:08:59.156 7 INFO cinder.api.openstack.wsgi [None req-fb0a8446-a7c8-4d93-bafd-1c37153884bb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:08:59.168 7 INFO cinder.api.openstack.wsgi [None req-fb0a8446-a7c8-4d93-bafd-1c37153884bb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 359/712] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:59.182 8 INFO cinder.api.openstack.wsgi [None req-853e9742-bcfc-45b0-b74a-115237e721a6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:08:59.204 8 INFO cinder.volume.api [None req-853e9742-bcfc-45b0-b74a-115237e721a6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:08:59.207 8 INFO cinder.api.openstack.wsgi [None req-853e9742-bcfc-45b0-b74a-115237e721a6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/713] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:08:59.217 7 INFO cinder.api.openstack.wsgi [None req-033e4900-e138-492e-bc2a-73c6f1672481 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:08:59.238 7 INFO cinder.api.openstack.wsgi [None req-033e4900-e138-492e-bc2a-73c6f1672481 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 360/714] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:08:59.253 8 INFO cinder.api.openstack.wsgi [None req-55405b13-16ae-44d1-93d2-5f114ed849a3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:08:59.263 8 INFO cinder.volume.api [None req-55405b13-16ae-44d1-93d2-5f114ed849a3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:08:59.263 8 INFO cinder.api.openstack.wsgi [None req-55405b13-16ae-44d1-93d2-5f114ed849a3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/715] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:08:59.421 7 INFO cinder.api.openstack.wsgi [None req-66797da4-e020-4724-91e6-ffeb1d300350 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/3afcc83357aa470dbf83d4e7efb21f58?usage=true 2026-03-31 06:08:59.480 7 INFO cinder.api.openstack.wsgi [None req-66797da4-e020-4724-91e6-ffeb1d300350 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/3afcc83357aa470dbf83d4e7efb21f58?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 361/716] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/3afcc83357aa470dbf83d4e7efb21f58?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:59.495 8 INFO cinder.api.openstack.wsgi [None req-d243d7fe-cda5-4088-8ab8-560cf101c626 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:08:59.548 8 INFO cinder.api.openstack.wsgi [None req-d243d7fe-cda5-4088-8ab8-560cf101c626 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/717] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:59.563 7 INFO cinder.api.openstack.wsgi [None req-81d67af9-6f02-46af-9865-d483a1d2ea92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:08:59.612 7 INFO cinder.api.openstack.wsgi [None req-81d67af9-6f02-46af-9865-d483a1d2ea92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/718] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:59.632 8 INFO cinder.api.openstack.wsgi [None req-fc1a1d2b-24e2-494a-8015-89af285b341e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/892e7e8f917f44c797cf7e855a888b60?usage=true 2026-03-31 06:08:59.682 8 INFO cinder.api.openstack.wsgi [None req-fc1a1d2b-24e2-494a-8015-89af285b341e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/892e7e8f917f44c797cf7e855a888b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/719] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/892e7e8f917f44c797cf7e855a888b60?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:59.695 7 INFO cinder.api.openstack.wsgi [None req-8283fb5a-ffd3-4321-bad4-6271576c6eac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/cb85e97629384510838220c83bdf2047?usage=true 2026-03-31 06:08:59.727 7 INFO cinder.api.openstack.wsgi [None req-8283fb5a-ffd3-4321-bad4-6271576c6eac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/cb85e97629384510838220c83bdf2047?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/720] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/cb85e97629384510838220c83bdf2047?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:59.741 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/dd66fa541a2f4ea7b41a7c938a7e2ec7?usage=true 2026-03-31 06:08:59.768 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/dd66fa541a2f4ea7b41a7c938a7e2ec7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/721] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/dd66fa541a2f4ea7b41a7c938a7e2ec7?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:08:59.781 7 INFO cinder.api.openstack.wsgi [None req-b8ae505c-7355-47e0-b59e-03c587ed5584 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:08:59.817 7 INFO cinder.api.openstack.wsgi [None req-b8ae505c-7355-47e0-b59e-03c587ed5584 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/722] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:08:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:03.392 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:03.392 7 INFO cinder.api.openstack.wsgi [None req-b8ae505c-7355-47e0-b59e-03c587ed5584 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:03.393 7 INFO cinder.api.openstack.wsgi [None req-b8ae505c-7355-47e0-b59e-03c587ed5584 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:03.393 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:12.975 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/892e7e8f917f44c797cf7e855a888b60/attachments?instance_id=c9ae59c3-5162-405c-9c72-fc3905aa4ff2 2026-03-31 06:09:12.989 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/892e7e8f917f44c797cf7e855a888b60/attachments?instance_id=c9ae59c3-5162-405c-9c72-fc3905aa4ff2 returned with HTTP 200 [pid: 7|app: 0|req: 366/725] 199.204.45.250 () {36 vars in 1104 bytes} [Tue Mar 31 06:09:12 2026] GET /v3/892e7e8f917f44c797cf7e855a888b60/attachments?instance_id=c9ae59c3-5162-405c-9c72-fc3905aa4ff2 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:13.392 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:13.392 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:13.393 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:13.393 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:23.393 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:23.393 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:23.394 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:23.395 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:33.392 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:33.392 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:33.393 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:33.393 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:37.119 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:09:37.121 7 INFO cinder.api.openstack.wsgi [req-2b1f666b-433e-49b2-95d9-0c10c0205338 req-4a4e5585-0b8a-446b-96af-7c1695c46b57 1b9c4e8a309349cb868856000ba01a13 892e7e8f917f44c797cf7e855a888b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/732] 10.0.0.150 () {30 vars in 411 bytes} [Tue Mar 31 06:09:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:09:42.297 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:09:42.298 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 363/733] 10.0.0.203 () {28 vars in 376 bytes} [Tue Mar 31 06:09:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:09:42.310 7 INFO cinder.api.openstack.wsgi [None req-dea9bd7d-4797-4f2e-9298-265da3ccd44c 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72f871c467a143318c4d8ecd685b5495/limits?tenant_id=72f871c467a143318c4d8ecd685b5495 2026-03-31 06:09:42.338 7 INFO cinder.api.openstack.wsgi [None req-dea9bd7d-4797-4f2e-9298-265da3ccd44c 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72f871c467a143318c4d8ecd685b5495/limits?tenant_id=72f871c467a143318c4d8ecd685b5495 returned with HTTP 200 [pid: 7|app: 0|req: 371/734] 10.0.0.203 () {34 vars in 879 bytes} [Tue Mar 31 06:09:42 2026] GET /v3/72f871c467a143318c4d8ecd685b5495/limits?tenant_id=72f871c467a143318c4d8ecd685b5495 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:09:43.393 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:43.394 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:43.393 7 INFO cinder.api.openstack.wsgi [None req-dea9bd7d-4797-4f2e-9298-265da3ccd44c 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:43.395 7 INFO cinder.api.openstack.wsgi [None req-dea9bd7d-4797-4f2e-9298-265da3ccd44c 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:44.308 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:09:44.310 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 365/737] 10.0.0.203 () {28 vars in 376 bytes} [Tue Mar 31 06:09:44 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:09:44.317 7 INFO cinder.api.openstack.wsgi [None req-dea9bd7d-4797-4f2e-9298-265da3ccd44c 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:09:44.318 7 INFO cinder.api.openstack.wsgi [None req-dea9bd7d-4797-4f2e-9298-265da3ccd44c 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 373/738] 10.0.0.203 () {28 vars in 376 bytes} [Tue Mar 31 06:09:44 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:09:44.842 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:09:44.843 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 366/739] 10.0.0.203 () {28 vars in 376 bytes} [Tue Mar 31 06:09:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:09:44.858 7 INFO cinder.api.openstack.wsgi [None req-29626259-fc27-4773-aadd-9a866acf7745 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/72f871c467a143318c4d8ecd685b5495/limits?tenant_id=72f871c467a143318c4d8ecd685b5495 2026-03-31 06:09:44.896 7 INFO cinder.api.openstack.wsgi [None req-29626259-fc27-4773-aadd-9a866acf7745 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/72f871c467a143318c4d8ecd685b5495/limits?tenant_id=72f871c467a143318c4d8ecd685b5495 returned with HTTP 200 [pid: 7|app: 0|req: 374/740] 10.0.0.203 () {34 vars in 879 bytes} [Tue Mar 31 06:09:44 2026] GET /v3/72f871c467a143318c4d8ecd685b5495/limits?tenant_id=72f871c467a143318c4d8ecd685b5495 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:09:47.351 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:09:47.353 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 367/741] 10.0.0.203 () {28 vars in 376 bytes} [Tue Mar 31 06:09:47 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:09:47.362 7 INFO cinder.api.openstack.wsgi [None req-29626259-fc27-4773-aadd-9a866acf7745 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:09:47.364 7 INFO cinder.api.openstack.wsgi [None req-29626259-fc27-4773-aadd-9a866acf7745 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 375/742] 10.0.0.203 () {28 vars in 376 bytes} [Tue Mar 31 06:09:47 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-03-31 06:09:53.392 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:53.393 7 INFO cinder.api.openstack.wsgi [None req-29626259-fc27-4773-aadd-9a866acf7745 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:09:53.393 8 INFO cinder.api.openstack.wsgi [None req-92625198-b2f2-4862-844c-4e83e54ad2e8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:53.395 7 INFO cinder.api.openstack.wsgi [None req-29626259-fc27-4773-aadd-9a866acf7745 2ed91ee6b3f041fc89b143372390ad3f 72f871c467a143318c4d8ecd685b5495 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:09:58.928 8 INFO cinder.api.openstack.wsgi [None req-1ea66a47-6eef-4577-b26a-ebd9c1acb819 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/2f03efff32fd43608085470d38bbe9cb?usage=true 2026-03-31 06:09:58.961 8 INFO cinder.api.openstack.wsgi [None req-1ea66a47-6eef-4577-b26a-ebd9c1acb819 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/2f03efff32fd43608085470d38bbe9cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/745] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/2f03efff32fd43608085470d38bbe9cb?usage=true => generated 847 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:58.977 7 INFO cinder.api.openstack.wsgi [None req-d8d21f41-ef47-4997-b33a-fdec57502c4c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/36abfc08d0364d2888000b01ada751ac?usage=true 2026-03-31 06:09:59.005 7 INFO cinder.api.openstack.wsgi [None req-d8d21f41-ef47-4997-b33a-fdec57502c4c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/36abfc08d0364d2888000b01ada751ac?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/746] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/36abfc08d0364d2888000b01ada751ac?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.017 8 INFO cinder.api.openstack.wsgi [None req-1dbfc59e-cada-4442-9439-8725e71f0bb7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:09:59.044 8 INFO cinder.api.openstack.wsgi [None req-1dbfc59e-cada-4442-9439-8725e71f0bb7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/747] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.059 7 INFO cinder.api.openstack.wsgi [None req-139f5b6e-314c-469c-a550-f099c88017bf 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:09:59.085 7 INFO cinder.api.openstack.wsgi [None req-139f5b6e-314c-469c-a550-f099c88017bf 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/748] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.100 8 INFO cinder.api.openstack.wsgi [None req-baefdd39-5561-4eac-ac8e-1a94d4566448 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/939a6abc37e445a2b91f64f03741e5eb?usage=true 2026-03-31 06:09:59.128 8 INFO cinder.api.openstack.wsgi [None req-baefdd39-5561-4eac-ac8e-1a94d4566448 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/939a6abc37e445a2b91f64f03741e5eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/749] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/939a6abc37e445a2b91f64f03741e5eb?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.143 7 INFO cinder.api.openstack.wsgi [None req-70ed07af-420c-4a58-b332-0092bf24a151 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ac32093bd3cc40e8b641d66dc545243b?usage=true 2026-03-31 06:09:59.172 7 INFO cinder.api.openstack.wsgi [None req-70ed07af-420c-4a58-b332-0092bf24a151 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ac32093bd3cc40e8b641d66dc545243b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/750] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ac32093bd3cc40e8b641d66dc545243b?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.186 8 INFO cinder.api.openstack.wsgi [None req-84f64f3d-6fd1-4b66-b98b-4502fd2d1ea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ce4edbdea903486191138bb52a8d185b?usage=true 2026-03-31 06:09:59.227 8 INFO cinder.api.openstack.wsgi [None req-84f64f3d-6fd1-4b66-b98b-4502fd2d1ea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ce4edbdea903486191138bb52a8d185b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/751] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ce4edbdea903486191138bb52a8d185b?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.243 7 INFO cinder.api.openstack.wsgi [None req-8b3b18df-bf0c-401e-bba2-1f4cf7981311 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d3976d5248324e9c977be95d45d1d704?usage=true 2026-03-31 06:09:59.280 7 INFO cinder.api.openstack.wsgi [None req-8b3b18df-bf0c-401e-bba2-1f4cf7981311 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d3976d5248324e9c977be95d45d1d704?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/752] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d3976d5248324e9c977be95d45d1d704?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.292 8 INFO cinder.api.openstack.wsgi [None req-c97961d8-92e6-45a3-8ba6-09ceb04eeb4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:09:59.324 8 INFO cinder.api.openstack.wsgi [None req-c97961d8-92e6-45a3-8ba6-09ceb04eeb4e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/753] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.338 7 INFO cinder.api.openstack.wsgi [None req-d0328b67-177a-45da-938d-d0eaace38b38 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:09:59.345 7 INFO cinder.api.openstack.wsgi [None req-d0328b67-177a-45da-938d-d0eaace38b38 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 381/754] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:09:59.356 8 INFO cinder.api.openstack.wsgi [None req-a5748b66-a91d-4e19-a550-18611afdeab7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:09:59.366 8 INFO cinder.volume.api [None req-a5748b66-a91d-4e19-a550-18611afdeab7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:09:59.369 8 INFO cinder.api.openstack.wsgi [None req-a5748b66-a91d-4e19-a550-18611afdeab7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 374/755] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:09:59.381 7 INFO cinder.api.openstack.wsgi [None req-592c1099-3913-43a9-ac26-a84757d5fe62 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:09:59.395 7 INFO cinder.volume.api [None req-592c1099-3913-43a9-ac26-a84757d5fe62 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:09:59.399 7 INFO cinder.api.openstack.wsgi [None req-592c1099-3913-43a9-ac26-a84757d5fe62 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 382/756] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:09:59.411 8 INFO cinder.api.openstack.wsgi [None req-e7c47023-3249-4b64-8220-a767b6994df7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:09:59.430 8 INFO cinder.api.openstack.wsgi [None req-e7c47023-3249-4b64-8220-a767b6994df7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 375/757] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:09:59.444 7 INFO cinder.api.openstack.wsgi [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:09:59.450 7 INFO cinder.volume.api [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:09:59.451 7 INFO cinder.api.openstack.wsgi [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 383/758] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:09:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:10:03.392 8 INFO cinder.api.openstack.wsgi [None req-e7c47023-3249-4b64-8220-a767b6994df7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:03.393 8 INFO cinder.api.openstack.wsgi [None req-e7c47023-3249-4b64-8220-a767b6994df7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:03.393 7 INFO cinder.api.openstack.wsgi [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:03.394 7 INFO cinder.api.openstack.wsgi [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:13.392 7 INFO cinder.api.openstack.wsgi [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:13.392 8 INFO cinder.api.openstack.wsgi [None req-e7c47023-3249-4b64-8220-a767b6994df7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:13.393 8 INFO cinder.api.openstack.wsgi [None req-e7c47023-3249-4b64-8220-a767b6994df7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:13.393 7 INFO cinder.api.openstack.wsgi [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:23.392 8 INFO cinder.api.openstack.wsgi [None req-e7c47023-3249-4b64-8220-a767b6994df7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:23.392 7 INFO cinder.api.openstack.wsgi [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:23.393 8 INFO cinder.api.openstack.wsgi [None req-e7c47023-3249-4b64-8220-a767b6994df7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:23.393 7 INFO cinder.api.openstack.wsgi [None req-c09e44c6-935b-4d8e-b57a-5048fc8d6892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:23.663 8 INFO cinder.api.openstack.wsgi [None req-5edf46b4-f8bf-4361-bb69-120f785aafca 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes 2026-03-31 06:10:23.669 8 INFO cinder.api.v3.volumes [None req-5edf46b4-f8bf-4361-bb69-120f785aafca 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Create volume of 1 GB 2026-03-31 06:10:23.681 8 INFO cinder.volume.api [None req-5edf46b4-f8bf-4361-bb69-120f785aafca 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - 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-03-31 06:10:23.961 8 INFO cinder.volume.api [None req-5edf46b4-f8bf-4361-bb69-120f785aafca 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Create volume request issued successfully. 2026-03-31 06:10:23.962 8 INFO cinder.api.openstack.wsgi [None req-5edf46b4-f8bf-4361-bb69-120f785aafca 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes returned with HTTP 202 [pid: 8|app: 0|req: 379/765] 10.0.0.150 () {34 vars in 722 bytes} [Tue Mar 31 06:10:23 2026] POST /v3/74c551e2a47f4358ba49255aee662e66/volumes => generated 860 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:10:23.983 7 INFO cinder.api.openstack.wsgi [None req-94491cf5-f26b-409c-a412-64eed5273f37 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 /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-03-31 06:10:24.002 7 INFO cinder.volume.api [None req-94491cf5-f26b-409c-a412-64eed5273f37 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:24.019 7 INFO cinder.api.openstack.wsgi [None req-94491cf5-f26b-409c-a412-64eed5273f37 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 returned with HTTP 200 [pid: 7|app: 0|req: 387/766] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:10:23 2026] GET /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 => generated 928 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-03-31 06:10:25.049 8 INFO cinder.api.openstack.wsgi [None req-dc3594a2-73d4-4373-a0ae-613595fee102 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 /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-03-31 06:10:25.071 8 INFO cinder.volume.api [None req-dc3594a2-73d4-4373-a0ae-613595fee102 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:25.077 8 INFO cinder.api.openstack.wsgi [None req-dc3594a2-73d4-4373-a0ae-613595fee102 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 returned with HTTP 200 [pid: 8|app: 0|req: 380/767] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:10:25 2026] GET /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:33.393 7 INFO cinder.api.openstack.wsgi [None req-94491cf5-f26b-409c-a412-64eed5273f37 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:33.393 8 INFO cinder.api.openstack.wsgi [None req-dc3594a2-73d4-4373-a0ae-613595fee102 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:33.394 7 INFO cinder.api.openstack.wsgi [None req-94491cf5-f26b-409c-a412-64eed5273f37 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:33.395 8 INFO cinder.api.openstack.wsgi [None req-dc3594a2-73d4-4373-a0ae-613595fee102 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://10.0.0.183: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-03-31 06:10:35.029 7 INFO cinder.api.openstack.wsgi [None req-a261d80c-f5dd-4fc5-bb7f-c7e80ec9544d 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25/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-03-31 06:10:35.043 7 INFO cinder.volume.api [None req-a261d80c-f5dd-4fc5-bb7f-c7e80ec9544d 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:35.056 7 INFO cinder.volume.api [None req-a261d80c-f5dd-4fc5-bb7f-c7e80ec9544d 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Update volume admin metadata completed successfully. 2026-03-31 06:10:35.137 7 INFO cinder.volume.api [None req-a261d80c-f5dd-4fc5-bb7f-c7e80ec9544d 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Attach volume completed successfully. 2026-03-31 06:10:35.138 7 INFO cinder.api.openstack.wsgi [None req-a261d80c-f5dd-4fc5-bb7f-c7e80ec9544d 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25/action returned with HTTP 202 [pid: 7|app: 0|req: 389/770] 10.0.0.150 () {34 vars in 810 bytes} [Tue Mar 31 06:10:35 2026] POST /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25/action => generated 0 bytes in 116 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-03-31 06:10:35.149 8 INFO cinder.api.openstack.wsgi [None req-25ec32f1-9e52-421e-8af7-44d53ea0ef42 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 /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-03-31 06:10:35.184 8 INFO cinder.volume.api [None req-25ec32f1-9e52-421e-8af7-44d53ea0ef42 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:35.194 8 INFO cinder.api.openstack.wsgi [None req-25ec32f1-9e52-421e-8af7-44d53ea0ef42 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 returned with HTTP 200 [pid: 8|app: 0|req: 382/771] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:10:35 2026] GET /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 => generated 1287 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:10:35.221 7 INFO cinder.api.openstack.wsgi [None req-8b2e9180-5ffe-4787-a614-377ceeb3f459 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25/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-03-31 06:10:35.254 7 INFO cinder.volume.api [None req-8b2e9180-5ffe-4787-a614-377ceeb3f459 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:35.321 7 INFO cinder.volume.api [None req-8b2e9180-5ffe-4787-a614-377ceeb3f459 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Detach volume completed successfully. 2026-03-31 06:10:35.322 7 INFO cinder.api.openstack.wsgi [None req-8b2e9180-5ffe-4787-a614-377ceeb3f459 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25/action returned with HTTP 202 [pid: 7|app: 0|req: 390/772] 10.0.0.150 () {34 vars in 810 bytes} [Tue Mar 31 06:10:35 2026] POST /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25/action => generated 0 bytes in 108 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-03-31 06:10:35.338 8 INFO cinder.api.openstack.wsgi [None req-be103d60-2ba0-4d60-8ca3-884b2ca00fb1 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 /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-03-31 06:10:35.362 8 INFO cinder.volume.api [None req-be103d60-2ba0-4d60-8ca3-884b2ca00fb1 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:35.370 8 INFO cinder.api.openstack.wsgi [None req-be103d60-2ba0-4d60-8ca3-884b2ca00fb1 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 returned with HTTP 200 [pid: 8|app: 0|req: 383/773] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:10:35 2026] GET /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 => generated 972 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-03-31 06:10:37.897 7 INFO cinder.api.openstack.wsgi [None req-879a0979-5cd8-4b08-8a9b-dc040746ee48 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 /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-03-31 06:10:37.924 7 INFO cinder.volume.api [None req-879a0979-5cd8-4b08-8a9b-dc040746ee48 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:37.931 7 INFO cinder.api.openstack.wsgi [None req-879a0979-5cd8-4b08-8a9b-dc040746ee48 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 returned with HTTP 200 [pid: 7|app: 0|req: 391/774] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:10:37 2026] GET /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 => generated 972 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-03-31 06:10:37.954 8 INFO cinder.api.openstack.wsgi [None req-cd5a2eca-56ed-46d3-bb71-dd31c8357132 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 2026-03-31 06:10:37.955 8 INFO cinder.api.v3.volumes [None req-cd5a2eca-56ed-46d3-bb71-dd31c8357132 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Delete volume with id: a9118002-9ff1-489e-abf8-7d25ed040c25  /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-03-31 06:10:37.972 8 INFO cinder.volume.api [None req-cd5a2eca-56ed-46d3-bb71-dd31c8357132 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:38.004 8 INFO cinder.volume.api [None req-cd5a2eca-56ed-46d3-bb71-dd31c8357132 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Delete volume request issued successfully. 2026-03-31 06:10:38.004 8 INFO cinder.api.openstack.wsgi [None req-cd5a2eca-56ed-46d3-bb71-dd31c8357132 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 returned with HTTP 202 [pid: 8|app: 0|req: 384/775] 10.0.0.150 () {32 vars in 778 bytes} [Tue Mar 31 06:10:37 2026] DELETE /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-03-31 06:10:38.017 7 INFO cinder.api.openstack.wsgi [None req-b3c37343-9135-4cd3-9a5b-46a687139b72 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 /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-03-31 06:10:38.054 7 INFO cinder.volume.api [None req-b3c37343-9135-4cd3-9a5b-46a687139b72 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] Volume info retrieved successfully. 2026-03-31 06:10:38.065 7 INFO cinder.api.openstack.wsgi [None req-b3c37343-9135-4cd3-9a5b-46a687139b72 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 returned with HTTP 200 [pid: 7|app: 0|req: 392/776] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:10:38 2026] GET /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 => generated 971 bytes in 55 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-03-31 06:10:39.089 8 INFO cinder.api.openstack.wsgi [None req-1fc098ef-4755-43da-9233-2f15290c1f1c 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 2026-03-31 06:10:39.098 8 INFO cinder.api.openstack.wsgi [None req-1fc098ef-4755-43da-9233-2f15290c1f1c 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 returned with HTTP 404 [pid: 8|app: 0|req: 385/777] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:10:39 2026] GET /v3/74c551e2a47f4358ba49255aee662e66/volumes/a9118002-9ff1-489e-abf8-7d25ed040c25 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-31 06:10:43.392 8 INFO cinder.api.openstack.wsgi [None req-1fc098ef-4755-43da-9233-2f15290c1f1c 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:43.392 7 INFO cinder.api.openstack.wsgi [None req-b3c37343-9135-4cd3-9a5b-46a687139b72 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:43.393 8 INFO cinder.api.openstack.wsgi [None req-1fc098ef-4755-43da-9233-2f15290c1f1c 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:43.393 7 INFO cinder.api.openstack.wsgi [None req-b3c37343-9135-4cd3-9a5b-46a687139b72 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:53.392 8 INFO cinder.api.openstack.wsgi [None req-1fc098ef-4755-43da-9233-2f15290c1f1c 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:53.393 8 INFO cinder.api.openstack.wsgi [None req-1fc098ef-4755-43da-9233-2f15290c1f1c 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:53.394 7 INFO cinder.api.openstack.wsgi [None req-b3c37343-9135-4cd3-9a5b-46a687139b72 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:10:53.395 7 INFO cinder.api.openstack.wsgi [None req-b3c37343-9135-4cd3-9a5b-46a687139b72 2392fe1d59394893a93b87d644b41510 74c551e2a47f4358ba49255aee662e66 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:10:58.990 8 INFO cinder.api.openstack.wsgi [None req-87e1d339-65c3-4539-959e-6997c265dd5d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:10:58.997 8 INFO cinder.api.openstack.wsgi [None req-87e1d339-65c3-4539-959e-6997c265dd5d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 388/782] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:10:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 225 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-03-31 06:10:59.009 7 INFO cinder.api.openstack.wsgi [None req-6fd2121f-9b7c-4c5f-b590-d837acae7286 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:10:59.020 7 INFO cinder.volume.api [None req-6fd2121f-9b7c-4c5f-b590-d837acae7286 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:10:59.020 7 INFO cinder.api.openstack.wsgi [None req-6fd2121f-9b7c-4c5f-b590-d837acae7286 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 395/783] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:10:59.032 8 INFO cinder.api.openstack.wsgi [None req-029f0618-e586-48bb-aefa-57bb090eea78 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:10:59.046 8 INFO cinder.volume.api [None req-029f0618-e586-48bb-aefa-57bb090eea78 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:10:59.049 8 INFO cinder.api.openstack.wsgi [None req-029f0618-e586-48bb-aefa-57bb090eea78 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 389/784] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:10:59.093 7 INFO cinder.api.openstack.wsgi [None req-cd12fddd-c92d-42e0-943f-134243f2005c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/261cadf982c045f1adeeadcc807e529c?usage=true 2026-03-31 06:10:59.141 7 INFO cinder.api.openstack.wsgi [None req-cd12fddd-c92d-42e0-943f-134243f2005c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/261cadf982c045f1adeeadcc807e529c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/785] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/261cadf982c045f1adeeadcc807e529c?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.153 8 INFO cinder.api.openstack.wsgi [None req-83a475ed-c564-4bde-a18d-f80011403959 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:10:59.193 8 INFO cinder.api.openstack.wsgi [None req-83a475ed-c564-4bde-a18d-f80011403959 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/786] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.207 7 INFO cinder.api.openstack.wsgi [None req-523709b7-86cf-4763-ad42-c3985d702bbc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5daff357698d47e7a23b598f1a06abcf?usage=true 2026-03-31 06:10:59.240 7 INFO cinder.api.openstack.wsgi [None req-523709b7-86cf-4763-ad42-c3985d702bbc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5daff357698d47e7a23b598f1a06abcf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/787] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5daff357698d47e7a23b598f1a06abcf?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.252 8 INFO cinder.api.openstack.wsgi [None req-e279ce58-b20a-42f0-a389-4862a9237b3b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6056e9fcb2e6459b9f02a118d0ed6e9c?usage=true 2026-03-31 06:10:59.289 8 INFO cinder.api.openstack.wsgi [None req-e279ce58-b20a-42f0-a389-4862a9237b3b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6056e9fcb2e6459b9f02a118d0ed6e9c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/788] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6056e9fcb2e6459b9f02a118d0ed6e9c?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.303 7 INFO cinder.api.openstack.wsgi [None req-9e2aad10-125b-43ae-a2f1-cff9ebf0bbf2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6e2eba53ab8b416d847b0efcaf919cd1?usage=true 2026-03-31 06:10:59.335 7 INFO cinder.api.openstack.wsgi [None req-9e2aad10-125b-43ae-a2f1-cff9ebf0bbf2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6e2eba53ab8b416d847b0efcaf919cd1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/789] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6e2eba53ab8b416d847b0efcaf919cd1?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.349 8 INFO cinder.api.openstack.wsgi [None req-95e5475d-6df8-4571-a263-9254d7576aa0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:10:59.386 8 INFO cinder.api.openstack.wsgi [None req-95e5475d-6df8-4571-a263-9254d7576aa0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/790] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.397 7 INFO cinder.api.openstack.wsgi [None req-dbe2fee6-018b-4845-8093-c8327a9a0e9a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/78a23fd4d5494a6fb48f0fa33886bca4?usage=true 2026-03-31 06:10:59.437 7 INFO cinder.api.openstack.wsgi [None req-dbe2fee6-018b-4845-8093-c8327a9a0e9a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/78a23fd4d5494a6fb48f0fa33886bca4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/791] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/78a23fd4d5494a6fb48f0fa33886bca4?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.449 8 INFO cinder.api.openstack.wsgi [None req-489d53e8-7436-4ebb-998c-9cbe963336d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/93d729f1f3944ab884b1baddc5e9d99e?usage=true 2026-03-31 06:10:59.481 8 INFO cinder.api.openstack.wsgi [None req-489d53e8-7436-4ebb-998c-9cbe963336d6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/93d729f1f3944ab884b1baddc5e9d99e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/792] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/93d729f1f3944ab884b1baddc5e9d99e?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.496 7 INFO cinder.api.openstack.wsgi [None req-d0018b92-eb39-4307-9632-f0fbbf315021 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c8a7a2ca249347e9bb8b7c782341a811?usage=true 2026-03-31 06:10:59.536 7 INFO cinder.api.openstack.wsgi [None req-d0018b92-eb39-4307-9632-f0fbbf315021 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c8a7a2ca249347e9bb8b7c782341a811?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/793] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c8a7a2ca249347e9bb8b7c782341a811?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.548 8 INFO cinder.api.openstack.wsgi [None req-67365d62-18d0-4061-943f-d9ba63a52654 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:10:59.578 8 INFO cinder.api.openstack.wsgi [None req-67365d62-18d0-4061-943f-d9ba63a52654 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/794] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.593 7 INFO cinder.api.openstack.wsgi [None req-43f27d76-619a-4723-b037-79f160454d3c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:10:59.615 7 INFO cinder.volume.api [None req-43f27d76-619a-4723-b037-79f160454d3c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:10:59.618 7 INFO cinder.api.openstack.wsgi [None req-43f27d76-619a-4723-b037-79f160454d3c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 401/795] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:10:59.629 8 INFO cinder.api.openstack.wsgi [None req-a399b47a-96f5-4ca9-bb52-09ad41fe9a4f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:10:59.643 8 INFO cinder.api.openstack.wsgi [None req-a399b47a-96f5-4ca9-bb52-09ad41fe9a4f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 395/796] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:10:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:10:59.994 7 INFO cinder.api.openstack.wsgi [None req-3eb0e778-618c-442c-8832-3bcade24ab4a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes 2026-03-31 06:10:59.997 7 INFO cinder.api.v3.volumes [None req-3eb0e778-618c-442c-8832-3bcade24ab4a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Create volume of 1 GB 2026-03-31 06:11:00.004 7 INFO cinder.volume.api [None req-3eb0e778-618c-442c-8832-3bcade24ab4a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Availability Zones retrieved successfully. 2026-03-31 06:11:00.213 7 INFO cinder.volume.api [None req-3eb0e778-618c-442c-8832-3bcade24ab4a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Create volume request issued successfully. 2026-03-31 06:11:00.215 7 INFO cinder.api.openstack.wsgi [None req-3eb0e778-618c-442c-8832-3bcade24ab4a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 402/797] 10.0.0.150 () {34 vars in 723 bytes} [Tue Mar 31 06:10:59 2026] POST /v3/5daff357698d47e7a23b598f1a06abcf/volumes => generated 870 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:11:00.236 8 INFO cinder.api.openstack.wsgi [None req-f09c56bb-a77f-4718-8a44-f217f98d547c 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 /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-03-31 06:11:00.260 8 INFO cinder.volume.api [None req-f09c56bb-a77f-4718-8a44-f217f98d547c 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:00.267 8 INFO cinder.api.openstack.wsgi [None req-f09c56bb-a77f-4718-8a44-f217f98d547c 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 200 [pid: 8|app: 0|req: 396/798] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:00 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 938 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-03-31 06:11:01.292 7 INFO cinder.api.openstack.wsgi [None req-5251454f-b945-4c52-ba75-59283bc0fba5 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 /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-03-31 06:11:01.313 7 INFO cinder.volume.api [None req-5251454f-b945-4c52-ba75-59283bc0fba5 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:01.321 7 INFO cinder.api.openstack.wsgi [None req-5251454f-b945-4c52-ba75-59283bc0fba5 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 200 [pid: 7|app: 0|req: 403/799] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:01 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 963 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-03-31 06:11:01.348 8 INFO cinder.api.openstack.wsgi [None req-f7cad8e1-2f43-4ef1-8988-9e1211000149 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 /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-03-31 06:11:01.370 8 INFO cinder.volume.api [None req-f7cad8e1-2f43-4ef1-8988-9e1211000149 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:01.380 8 INFO cinder.api.openstack.wsgi [None req-f7cad8e1-2f43-4ef1-8988-9e1211000149 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 200 [pid: 8|app: 0|req: 397/800] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:01 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 963 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-03-31 06:11:01.400 7 INFO cinder.api.openstack.wsgi [None req-d65534b9-1bbf-448f-af0d-e27ce5163808 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 /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-03-31 06:11:01.428 7 INFO cinder.volume.api [None req-d65534b9-1bbf-448f-af0d-e27ce5163808 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:01.445 7 INFO cinder.volume.api [None req-d65534b9-1bbf-448f-af0d-e27ce5163808 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume updated successfully. 2026-03-31 06:11:01.447 7 INFO cinder.api.openstack.wsgi [None req-d65534b9-1bbf-448f-af0d-e27ce5163808 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 200 [pid: 7|app: 0|req: 404/801] 10.0.0.150 () {34 vars in 795 bytes} [Tue Mar 31 06:11:01 2026] PUT /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 895 bytes in 56 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-03-31 06:11:01.469 8 INFO cinder.api.openstack.wsgi [None req-a447ac2b-2533-45c2-8119-5749af011b08 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 /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-03-31 06:11:01.496 8 INFO cinder.volume.api [None req-a447ac2b-2533-45c2-8119-5749af011b08 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:01.506 8 INFO cinder.volume.api [None req-a447ac2b-2533-45c2-8119-5749af011b08 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume updated successfully. 2026-03-31 06:11:01.507 8 INFO cinder.api.openstack.wsgi [None req-a447ac2b-2533-45c2-8119-5749af011b08 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 200 [pid: 8|app: 0|req: 398/802] 10.0.0.150 () {34 vars in 796 bytes} [Tue Mar 31 06:11:01 2026] PUT /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 935 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-03-31 06:11:01.536 7 INFO cinder.api.openstack.wsgi [None req-4cdceadc-f81b-4c14-bc7c-ea8d38d8af06 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 /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-03-31 06:11:01.561 7 INFO cinder.volume.api [None req-4cdceadc-f81b-4c14-bc7c-ea8d38d8af06 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:01.569 7 INFO cinder.api.openstack.wsgi [None req-4cdceadc-f81b-4c14-bc7c-ea8d38d8af06 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 200 [pid: 7|app: 0|req: 405/803] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:01 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 1003 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-03-31 06:11:01.591 8 INFO cinder.api.openstack.wsgi [None req-4249b714-a339-4c7c-8a1d-bbeffec0d5ea 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes 2026-03-31 06:11:01.594 8 INFO cinder.api.v3.volumes [None req-4249b714-a339-4c7c-8a1d-bbeffec0d5ea 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Create volume of 1 GB 2026-03-31 06:11:01.600 8 INFO cinder.volume.api [None req-4249b714-a339-4c7c-8a1d-bbeffec0d5ea 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Availability Zones retrieved successfully. 2026-03-31 06:11:01.763 8 INFO cinder.volume.api [None req-4249b714-a339-4c7c-8a1d-bbeffec0d5ea 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Create volume request issued successfully. 2026-03-31 06:11:01.764 8 INFO cinder.api.openstack.wsgi [None req-4249b714-a339-4c7c-8a1d-bbeffec0d5ea 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 399/804] 10.0.0.150 () {34 vars in 723 bytes} [Tue Mar 31 06:11:01 2026] POST /v3/5daff357698d47e7a23b598f1a06abcf/volumes => generated 892 bytes in 179 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-03-31 06:11:01.782 7 INFO cinder.api.openstack.wsgi [None req-366c5eb5-df28-4f88-87c4-99bbeb159091 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 /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-03-31 06:11:01.802 7 INFO cinder.volume.api [None req-366c5eb5-df28-4f88-87c4-99bbeb159091 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:01.813 7 INFO cinder.api.openstack.wsgi [None req-366c5eb5-df28-4f88-87c4-99bbeb159091 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 returned with HTTP 200 [pid: 7|app: 0|req: 406/805] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:01 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 => generated 960 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-03-31 06:11:02.836 8 INFO cinder.api.openstack.wsgi [None req-d723828d-815a-4e19-b97d-d2018ec536ec 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 /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-03-31 06:11:02.856 8 INFO cinder.volume.api [None req-d723828d-815a-4e19-b97d-d2018ec536ec 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:02.864 8 INFO cinder.api.openstack.wsgi [None req-d723828d-815a-4e19-b97d-d2018ec536ec 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 returned with HTTP 200 [pid: 8|app: 0|req: 400/806] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:02 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 => generated 985 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-03-31 06:11:02.885 7 INFO cinder.api.openstack.wsgi [None req-1c426d7c-1bdb-4c53-bea5-ba0e62695342 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 /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-03-31 06:11:02.911 7 INFO cinder.volume.api [None req-1c426d7c-1bdb-4c53-bea5-ba0e62695342 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:02.920 7 INFO cinder.volume.api [None req-1c426d7c-1bdb-4c53-bea5-ba0e62695342 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume updated successfully. 2026-03-31 06:11:02.922 7 INFO cinder.api.openstack.wsgi [None req-1c426d7c-1bdb-4c53-bea5-ba0e62695342 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 returned with HTTP 200 [pid: 7|app: 0|req: 407/807] 10.0.0.150 () {34 vars in 795 bytes} [Tue Mar 31 06:11:02 2026] PUT /v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:11:02.942 8 INFO cinder.api.openstack.wsgi [None req-c12f9fbf-0cf1-4ef8-a526-e2c58043d9d8 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 /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-03-31 06:11:02.966 8 INFO cinder.volume.api [None req-c12f9fbf-0cf1-4ef8-a526-e2c58043d9d8 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:02.974 8 INFO cinder.api.openstack.wsgi [None req-c12f9fbf-0cf1-4ef8-a526-e2c58043d9d8 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 returned with HTTP 200 [pid: 8|app: 0|req: 401/808] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:02 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 => generated 949 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:11:03.000 7 INFO cinder.api.openstack.wsgi [None req-a9c15ea1-7b16-4ee9-acbe-10b8e182d03d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 2026-03-31 06:11:03.001 7 INFO cinder.api.v3.volumes [None req-a9c15ea1-7b16-4ee9-acbe-10b8e182d03d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Delete volume with id: d9d10147-4ce9-40c6-b36f-4113d1bae100  /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-03-31 06:11:03.025 7 INFO cinder.volume.api [None req-a9c15ea1-7b16-4ee9-acbe-10b8e182d03d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:03.056 7 INFO cinder.volume.api [None req-a9c15ea1-7b16-4ee9-acbe-10b8e182d03d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Delete volume request issued successfully. 2026-03-31 06:11:03.057 7 INFO cinder.api.openstack.wsgi [None req-a9c15ea1-7b16-4ee9-acbe-10b8e182d03d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 returned with HTTP 202 [pid: 7|app: 0|req: 408/809] 10.0.0.150 () {32 vars in 778 bytes} [Tue Mar 31 06:11:02 2026] DELETE /v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 => generated 0 bytes in 68 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-03-31 06:11:03.070 8 INFO cinder.api.openstack.wsgi [None req-acbe2f7c-abaa-4100-98ea-7991c22127da 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 /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-03-31 06:11:03.088 8 INFO cinder.volume.api [None req-acbe2f7c-abaa-4100-98ea-7991c22127da 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:03.094 8 INFO cinder.api.openstack.wsgi [None req-acbe2f7c-abaa-4100-98ea-7991c22127da 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 returned with HTTP 200 [pid: 8|app: 0|req: 402/810] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:03 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 => generated 948 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:03.393 8 INFO cinder.api.openstack.wsgi [None req-acbe2f7c-abaa-4100-98ea-7991c22127da 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:03.393 7 INFO cinder.api.openstack.wsgi [None req-a9c15ea1-7b16-4ee9-acbe-10b8e182d03d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:03.394 8 INFO cinder.api.openstack.wsgi [None req-acbe2f7c-abaa-4100-98ea-7991c22127da 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:03.395 7 INFO cinder.api.openstack.wsgi [None req-a9c15ea1-7b16-4ee9-acbe-10b8e182d03d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://10.0.0.183: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-03-31 06:11:04.116 8 INFO cinder.api.openstack.wsgi [None req-73c72caf-2ad7-4493-bcb4-0a688be22de1 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 2026-03-31 06:11:04.128 8 INFO cinder.api.openstack.wsgi [None req-73c72caf-2ad7-4493-bcb4-0a688be22de1 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 returned with HTTP 404 [pid: 8|app: 0|req: 404/813] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/d9d10147-4ce9-40c6-b36f-4113d1bae100 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:11:04.146 7 INFO cinder.api.openstack.wsgi [None req-ff382f0e-58b0-4659-bfa5-62bf564e7f30 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 /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-03-31 06:11:04.183 7 INFO cinder.volume.api [None req-ff382f0e-58b0-4659-bfa5-62bf564e7f30 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:04.195 7 INFO cinder.api.openstack.wsgi [None req-ff382f0e-58b0-4659-bfa5-62bf564e7f30 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 200 [pid: 7|app: 0|req: 410/814] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 1003 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:11:04.223 8 INFO cinder.api.openstack.wsgi [None req-45b3b875-eb80-4159-86c3-c88bbd609a2b 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 2026-03-31 06:11:04.224 8 INFO cinder.api.v3.volumes [None req-45b3b875-eb80-4159-86c3-c88bbd609a2b 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Delete volume with id: 129f7f58-d242-453f-863e-08765a5003f5  /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-03-31 06:11:04.244 8 INFO cinder.volume.api [None req-45b3b875-eb80-4159-86c3-c88bbd609a2b 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:04.291 8 INFO cinder.volume.api [None req-45b3b875-eb80-4159-86c3-c88bbd609a2b 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Delete volume request issued successfully. 2026-03-31 06:11:04.292 8 INFO cinder.api.openstack.wsgi [None req-45b3b875-eb80-4159-86c3-c88bbd609a2b 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 202 [pid: 8|app: 0|req: 405/815] 10.0.0.150 () {32 vars in 778 bytes} [Tue Mar 31 06:11:04 2026] DELETE /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 0 bytes in 80 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-03-31 06:11:04.304 7 INFO cinder.api.openstack.wsgi [None req-93bfb54b-ec84-47f3-b851-44dc61dccd35 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 /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-03-31 06:11:04.330 7 INFO cinder.volume.api [None req-93bfb54b-ec84-47f3-b851-44dc61dccd35 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:04.337 7 INFO cinder.api.openstack.wsgi [None req-93bfb54b-ec84-47f3-b851-44dc61dccd35 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 200 [pid: 7|app: 0|req: 411/816] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:04 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 1002 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-03-31 06:11:05.365 8 INFO cinder.api.openstack.wsgi [None req-092ac97a-0c61-428b-ac43-9310bd422681 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 2026-03-31 06:11:05.393 8 INFO cinder.api.openstack.wsgi [None req-092ac97a-0c61-428b-ac43-9310bd422681 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 returned with HTTP 404 [pid: 8|app: 0|req: 406/817] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:05 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/129f7f58-d242-453f-863e-08765a5003f5 => generated 109 bytes in 36 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-03-31 06:11:05.458 7 INFO cinder.api.openstack.wsgi [None req-f28f6bf2-c0ea-4ceb-ba5f-5a2fcef2cbbc 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes 2026-03-31 06:11:05.562 7 INFO cinder.api.v3.volumes [None req-f28f6bf2-c0ea-4ceb-ba5f-5a2fcef2cbbc 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Create volume of 1 GB 2026-03-31 06:11:05.569 7 INFO cinder.volume.api [None req-f28f6bf2-c0ea-4ceb-ba5f-5a2fcef2cbbc 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Availability Zones retrieved successfully. 2026-03-31 06:11:05.801 7 INFO cinder.volume.api [None req-f28f6bf2-c0ea-4ceb-ba5f-5a2fcef2cbbc 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Create volume request issued successfully. 2026-03-31 06:11:05.802 7 INFO cinder.api.openstack.wsgi [None req-f28f6bf2-c0ea-4ceb-ba5f-5a2fcef2cbbc 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes returned with HTTP 202 [pid: 7|app: 0|req: 412/818] 10.0.0.150 () {34 vars in 723 bytes} [Tue Mar 31 06:11:05 2026] POST /v3/5daff357698d47e7a23b598f1a06abcf/volumes => generated 870 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:11:05.835 8 INFO cinder.api.openstack.wsgi [None req-1bf05bb5-f954-4f4d-b57c-51e440244437 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 /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-03-31 06:11:05.871 8 INFO cinder.volume.api [None req-1bf05bb5-f954-4f4d-b57c-51e440244437 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:05.886 8 INFO cinder.api.openstack.wsgi [None req-1bf05bb5-f954-4f4d-b57c-51e440244437 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 200 [pid: 8|app: 0|req: 407/819] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:05 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 938 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-03-31 06:11:06.910 7 INFO cinder.api.openstack.wsgi [None req-7818463c-943a-40da-8530-8c116c71e4de 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 /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-03-31 06:11:06.930 7 INFO cinder.volume.api [None req-7818463c-943a-40da-8530-8c116c71e4de 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:06.936 7 INFO cinder.api.openstack.wsgi [None req-7818463c-943a-40da-8530-8c116c71e4de 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 200 [pid: 7|app: 0|req: 413/820] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:06 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 1347 bytes in 33 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-03-31 06:11:06.955 8 INFO cinder.api.openstack.wsgi [None req-2b81e054-8218-46ef-bad6-c60bb846a18f 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 /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-03-31 06:11:06.972 8 INFO cinder.volume.api [None req-2b81e054-8218-46ef-bad6-c60bb846a18f 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:06.980 8 INFO cinder.api.openstack.wsgi [None req-2b81e054-8218-46ef-bad6-c60bb846a18f 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 200 [pid: 8|app: 0|req: 408/821] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:06 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 1347 bytes in 30 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-03-31 06:11:07.000 7 INFO cinder.api.openstack.wsgi [None req-4c681ddd-e60c-42ae-ae10-b150a39a2473 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 /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-03-31 06:11:07.020 7 INFO cinder.volume.api [None req-4c681ddd-e60c-42ae-ae10-b150a39a2473 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:07.026 7 INFO cinder.volume.api [None req-4c681ddd-e60c-42ae-ae10-b150a39a2473 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume updated successfully. 2026-03-31 06:11:07.027 7 INFO cinder.api.openstack.wsgi [None req-4c681ddd-e60c-42ae-ae10-b150a39a2473 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 200 [pid: 7|app: 0|req: 414/822] 10.0.0.150 () {34 vars in 795 bytes} [Tue Mar 31 06:11:06 2026] PUT /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 894 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-03-31 06:11:07.045 8 INFO cinder.api.openstack.wsgi [None req-3b13049d-fe6a-4a9c-a606-0c1e4082fa36 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 /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-03-31 06:11:07.068 8 INFO cinder.volume.api [None req-3b13049d-fe6a-4a9c-a606-0c1e4082fa36 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:07.075 8 INFO cinder.volume.api [None req-3b13049d-fe6a-4a9c-a606-0c1e4082fa36 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume updated successfully. 2026-03-31 06:11:07.076 8 INFO cinder.api.openstack.wsgi [None req-3b13049d-fe6a-4a9c-a606-0c1e4082fa36 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 200 [pid: 8|app: 0|req: 409/823] 10.0.0.150 () {34 vars in 796 bytes} [Tue Mar 31 06:11:07 2026] PUT /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 933 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-03-31 06:11:07.093 7 INFO cinder.api.openstack.wsgi [None req-58d63eb2-7f88-4ad4-9f5e-a41e4b43ceea 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 /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-03-31 06:11:07.111 7 INFO cinder.volume.api [None req-58d63eb2-7f88-4ad4-9f5e-a41e4b43ceea 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:07.118 7 INFO cinder.api.openstack.wsgi [None req-58d63eb2-7f88-4ad4-9f5e-a41e4b43ceea 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 200 [pid: 7|app: 0|req: 415/824] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:07 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 1386 bytes in 32 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-03-31 06:11:07.142 8 INFO cinder.api.openstack.wsgi [None req-af5bfc66-363b-4b6e-9405-93e5cf2a6e4d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes 2026-03-31 06:11:07.145 8 INFO cinder.api.v3.volumes [None req-af5bfc66-363b-4b6e-9405-93e5cf2a6e4d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Create volume of 1 GB 2026-03-31 06:11:07.152 8 INFO cinder.volume.api [None req-af5bfc66-363b-4b6e-9405-93e5cf2a6e4d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Availability Zones retrieved successfully. 2026-03-31 06:11:07.312 8 INFO cinder.volume.api [None req-af5bfc66-363b-4b6e-9405-93e5cf2a6e4d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Create volume request issued successfully. 2026-03-31 06:11:07.314 8 INFO cinder.api.openstack.wsgi [None req-af5bfc66-363b-4b6e-9405-93e5cf2a6e4d 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes returned with HTTP 202 [pid: 8|app: 0|req: 410/825] 10.0.0.150 () {34 vars in 723 bytes} [Tue Mar 31 06:11:07 2026] POST /v3/5daff357698d47e7a23b598f1a06abcf/volumes => generated 892 bytes in 180 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-03-31 06:11:07.339 7 INFO cinder.api.openstack.wsgi [None req-2e761869-1f82-4a24-a455-ae6856ba8ff5 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 /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-03-31 06:11:07.369 7 INFO cinder.volume.api [None req-2e761869-1f82-4a24-a455-ae6856ba8ff5 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:07.378 7 INFO cinder.api.openstack.wsgi [None req-2e761869-1f82-4a24-a455-ae6856ba8ff5 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 returned with HTTP 200 [pid: 7|app: 0|req: 416/826] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:07 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 => generated 960 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-03-31 06:11:08.402 8 INFO cinder.api.openstack.wsgi [None req-552ea066-cedf-44b5-8b15-0dc4c5ee3829 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 /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-03-31 06:11:08.431 8 INFO cinder.volume.api [None req-552ea066-cedf-44b5-8b15-0dc4c5ee3829 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:08.443 8 INFO cinder.api.openstack.wsgi [None req-552ea066-cedf-44b5-8b15-0dc4c5ee3829 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 returned with HTTP 200 [pid: 8|app: 0|req: 411/827] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:08 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 => generated 985 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-03-31 06:11:08.469 7 INFO cinder.api.openstack.wsgi [None req-291c3031-9276-46c7-a5cc-799f822b2018 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 /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-03-31 06:11:08.487 7 INFO cinder.volume.api [None req-291c3031-9276-46c7-a5cc-799f822b2018 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:08.500 7 INFO cinder.volume.api [None req-291c3031-9276-46c7-a5cc-799f822b2018 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume updated successfully. 2026-03-31 06:11:08.501 7 INFO cinder.api.openstack.wsgi [None req-291c3031-9276-46c7-a5cc-799f822b2018 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 returned with HTTP 200 [pid: 7|app: 0|req: 417/828] 10.0.0.150 () {34 vars in 795 bytes} [Tue Mar 31 06:11:08 2026] PUT /v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 => generated 881 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-03-31 06:11:08.525 8 INFO cinder.api.openstack.wsgi [None req-e7824078-7467-4f7f-8f96-7d2cd53e6090 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 /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-03-31 06:11:08.545 8 INFO cinder.volume.api [None req-e7824078-7467-4f7f-8f96-7d2cd53e6090 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:08.553 8 INFO cinder.api.openstack.wsgi [None req-e7824078-7467-4f7f-8f96-7d2cd53e6090 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 returned with HTTP 200 [pid: 8|app: 0|req: 412/829] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:08 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 => generated 949 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-03-31 06:11:08.577 7 INFO cinder.api.openstack.wsgi [None req-77225637-0e72-442e-89eb-a32a7db51801 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 2026-03-31 06:11:08.578 7 INFO cinder.api.v3.volumes [None req-77225637-0e72-442e-89eb-a32a7db51801 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Delete volume with id: 9e3612ba-307b-4302-ac62-ca0d66d9b679  /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-03-31 06:11:08.590 7 INFO cinder.volume.api [None req-77225637-0e72-442e-89eb-a32a7db51801 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:08.633 7 INFO cinder.volume.api [None req-77225637-0e72-442e-89eb-a32a7db51801 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Delete volume request issued successfully. 2026-03-31 06:11:08.637 7 INFO cinder.api.openstack.wsgi [None req-77225637-0e72-442e-89eb-a32a7db51801 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 returned with HTTP 202 [pid: 7|app: 0|req: 418/830] 10.0.0.150 () {32 vars in 778 bytes} [Tue Mar 31 06:11:08 2026] DELETE /v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 => generated 0 bytes in 68 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-03-31 06:11:08.654 8 INFO cinder.api.openstack.wsgi [None req-b5a14188-d5f3-4e0b-8d13-b5346de04799 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 /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-03-31 06:11:08.674 8 INFO cinder.volume.api [None req-b5a14188-d5f3-4e0b-8d13-b5346de04799 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:08.681 8 INFO cinder.api.openstack.wsgi [None req-b5a14188-d5f3-4e0b-8d13-b5346de04799 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 returned with HTTP 200 [pid: 8|app: 0|req: 413/831] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:08 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 => generated 948 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-03-31 06:11:09.703 7 INFO cinder.api.openstack.wsgi [None req-3d344687-785a-408a-9cfb-94d26bde544e 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 2026-03-31 06:11:09.719 7 INFO cinder.api.openstack.wsgi [None req-3d344687-785a-408a-9cfb-94d26bde544e 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 returned with HTTP 404 [pid: 7|app: 0|req: 419/832] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:09 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/9e3612ba-307b-4302-ac62-ca0d66d9b679 => generated 109 bytes in 25 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-03-31 06:11:09.730 8 INFO cinder.api.openstack.wsgi [None req-1a089a5c-ee43-479e-b09e-be07c865b6f7 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 /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-03-31 06:11:09.746 8 INFO cinder.volume.api [None req-1a089a5c-ee43-479e-b09e-be07c865b6f7 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:09.754 8 INFO cinder.api.openstack.wsgi [None req-1a089a5c-ee43-479e-b09e-be07c865b6f7 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 200 [pid: 8|app: 0|req: 414/833] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:09 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 1386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:11:09.782 7 INFO cinder.api.openstack.wsgi [None req-cd8e9f8c-a0e6-445e-8abf-38aefd7545eb 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 2026-03-31 06:11:09.783 7 INFO cinder.api.v3.volumes [None req-cd8e9f8c-a0e6-445e-8abf-38aefd7545eb 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Delete volume with id: a651e96c-1f25-40b9-b5ba-181615555603  /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-03-31 06:11:09.798 7 INFO cinder.volume.api [None req-cd8e9f8c-a0e6-445e-8abf-38aefd7545eb 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:09.826 7 INFO cinder.volume.api [None req-cd8e9f8c-a0e6-445e-8abf-38aefd7545eb 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Delete volume request issued successfully. 2026-03-31 06:11:09.826 7 INFO cinder.api.openstack.wsgi [None req-cd8e9f8c-a0e6-445e-8abf-38aefd7545eb 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 202 [pid: 7|app: 0|req: 420/834] 10.0.0.150 () {32 vars in 778 bytes} [Tue Mar 31 06:11:09 2026] DELETE /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-03-31 06:11:09.844 8 INFO cinder.api.openstack.wsgi [None req-40dbeff3-1771-4b47-902b-a08559482d51 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 /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-03-31 06:11:09.863 8 INFO cinder.volume.api [None req-40dbeff3-1771-4b47-902b-a08559482d51 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] Volume info retrieved successfully. 2026-03-31 06:11:09.873 8 INFO cinder.api.openstack.wsgi [None req-40dbeff3-1771-4b47-902b-a08559482d51 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 200 [pid: 8|app: 0|req: 415/835] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:09 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 1385 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:11:10.899 7 INFO cinder.api.openstack.wsgi [None req-04d26382-8fc3-4361-8a22-ecef22c4261a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 2026-03-31 06:11:10.909 7 INFO cinder.api.openstack.wsgi [None req-04d26382-8fc3-4361-8a22-ecef22c4261a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 returned with HTTP 404 [pid: 7|app: 0|req: 421/836] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:10 2026] GET /v3/5daff357698d47e7a23b598f1a06abcf/volumes/a651e96c-1f25-40b9-b5ba-181615555603 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-31 06:11:13.393 7 INFO cinder.api.openstack.wsgi [None req-04d26382-8fc3-4361-8a22-ecef22c4261a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:13.393 8 INFO cinder.api.openstack.wsgi [None req-40dbeff3-1771-4b47-902b-a08559482d51 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:13.394 7 INFO cinder.api.openstack.wsgi [None req-04d26382-8fc3-4361-8a22-ecef22c4261a 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:13.395 8 INFO cinder.api.openstack.wsgi [None req-40dbeff3-1771-4b47-902b-a08559482d51 4d4eef58a90148e1a70678ec17409a9c 5daff357698d47e7a23b598f1a06abcf - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:20.541 7 INFO cinder.api.openstack.wsgi [None req-835dd375-40fb-465d-bf31-6bb92eeb0991 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes 2026-03-31 06:11:20.579 7 INFO cinder.volume.api [None req-835dd375-40fb-465d-bf31-6bb92eeb0991 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Get all volumes completed successfully. 2026-03-31 06:11:20.580 7 INFO cinder.api.openstack.wsgi [None req-835dd375-40fb-465d-bf31-6bb92eeb0991 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes returned with HTTP 200 [pid: 7|app: 0|req: 423/839] 10.0.0.150 () {32 vars in 701 bytes} [Tue Mar 31 06:11:20 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes => generated 15 bytes in 221 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-03-31 06:11:20.596 8 INFO cinder.api.openstack.wsgi [None req-9c5d3136-e941-4360-bfef-c96ef8b9d0af 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes 2026-03-31 06:11:20.599 8 INFO cinder.api.v3.volumes [None req-9c5d3136-e941-4360-bfef-c96ef8b9d0af 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Create volume of 1 GB 2026-03-31 06:11:20.605 8 INFO cinder.volume.api [None req-9c5d3136-e941-4360-bfef-c96ef8b9d0af 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Availability Zones retrieved successfully. 2026-03-31 06:11:20.812 8 INFO cinder.volume.api [None req-9c5d3136-e941-4360-bfef-c96ef8b9d0af 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Create volume request issued successfully. 2026-03-31 06:11:20.814 8 INFO cinder.api.openstack.wsgi [None req-9c5d3136-e941-4360-bfef-c96ef8b9d0af 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes returned with HTTP 202 [pid: 8|app: 0|req: 417/840] 10.0.0.150 () {34 vars in 723 bytes} [Tue Mar 31 06:11:20 2026] POST /v3/85626950a36643d9ba05ae7587c14f58/volumes => generated 876 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:11:20.836 7 INFO cinder.api.openstack.wsgi [None req-44d42842-ab79-452a-b9b7-9b7f1c98de09 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 /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-03-31 06:11:20.853 7 INFO cinder.volume.api [None req-44d42842-ab79-452a-b9b7-9b7f1c98de09 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:20.861 7 INFO cinder.api.openstack.wsgi [None req-44d42842-ab79-452a-b9b7-9b7f1c98de09 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 returned with HTTP 200 [pid: 7|app: 0|req: 424/841] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:20 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 => 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-03-31 06:11:21.882 8 INFO cinder.api.openstack.wsgi [None req-338e6486-a471-4fcd-b4b5-807f7dcf754a 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 /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-03-31 06:11:21.911 8 INFO cinder.volume.api [None req-338e6486-a471-4fcd-b4b5-807f7dcf754a 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:21.919 8 INFO cinder.api.openstack.wsgi [None req-338e6486-a471-4fcd-b4b5-807f7dcf754a 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 returned with HTTP 200 [pid: 8|app: 0|req: 418/842] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:21 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 => generated 969 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-03-31 06:11:21.942 7 INFO cinder.api.openstack.wsgi [None req-a61757ab-f089-47a7-bc9f-97c6227c2e07 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 /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-03-31 06:11:21.964 7 INFO cinder.volume.api [None req-a61757ab-f089-47a7-bc9f-97c6227c2e07 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:21.971 7 INFO cinder.api.openstack.wsgi [None req-a61757ab-f089-47a7-bc9f-97c6227c2e07 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 returned with HTTP 200 [pid: 7|app: 0|req: 425/843] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:21 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 => 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-03-31 06:11:21.999 8 INFO cinder.api.openstack.wsgi [None req-6c50c9bc-5092-418f-a990-19a09f55a65c 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes 2026-03-31 06:11:22.003 8 INFO cinder.api.v3.volumes [None req-6c50c9bc-5092-418f-a990-19a09f55a65c 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Create volume of 1 GB 2026-03-31 06:11:22.010 8 INFO cinder.volume.api [None req-6c50c9bc-5092-418f-a990-19a09f55a65c 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Availability Zones retrieved successfully. 2026-03-31 06:11:22.152 8 INFO cinder.volume.api [None req-6c50c9bc-5092-418f-a990-19a09f55a65c 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Create volume request issued successfully. 2026-03-31 06:11:22.153 8 INFO cinder.api.openstack.wsgi [None req-6c50c9bc-5092-418f-a990-19a09f55a65c 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes returned with HTTP 202 [pid: 8|app: 0|req: 419/844] 10.0.0.150 () {34 vars in 723 bytes} [Tue Mar 31 06:11:21 2026] POST /v3/85626950a36643d9ba05ae7587c14f58/volumes => generated 876 bytes in 164 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-03-31 06:11:22.183 7 INFO cinder.api.openstack.wsgi [None req-2af0e175-9131-4b10-afa1-1e3a768091a0 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 /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-03-31 06:11:22.203 7 INFO cinder.volume.api [None req-2af0e175-9131-4b10-afa1-1e3a768091a0 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:22.212 7 INFO cinder.api.openstack.wsgi [None req-2af0e175-9131-4b10-afa1-1e3a768091a0 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 returned with HTTP 200 [pid: 7|app: 0|req: 426/845] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:22 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 => generated 944 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-03-31 06:11:23.234 8 INFO cinder.api.openstack.wsgi [None req-fb001996-21b9-4393-bea6-0ec11aa120d7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 /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-03-31 06:11:23.255 8 INFO cinder.volume.api [None req-fb001996-21b9-4393-bea6-0ec11aa120d7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:23.261 8 INFO cinder.api.openstack.wsgi [None req-fb001996-21b9-4393-bea6-0ec11aa120d7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 returned with HTTP 200 [pid: 8|app: 0|req: 420/846] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:23 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-03-31 06:11:23.286 7 INFO cinder.api.openstack.wsgi [None req-21bcab3b-e146-4654-9143-de0422b8a3b4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 /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-03-31 06:11:23.302 7 INFO cinder.volume.api [None req-21bcab3b-e146-4654-9143-de0422b8a3b4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:23.310 7 INFO cinder.api.openstack.wsgi [None req-21bcab3b-e146-4654-9143-de0422b8a3b4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 returned with HTTP 200 [pid: 7|app: 0|req: 427/847] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:23 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 => generated 969 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-03-31 06:11:23.332 8 INFO cinder.api.openstack.wsgi [None req-875c3fc8-da77-433e-b768-6e7c327f1981 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes 2026-03-31 06:11:23.336 8 INFO cinder.api.v3.volumes [None req-875c3fc8-da77-433e-b768-6e7c327f1981 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Create volume of 1 GB 2026-03-31 06:11:23.343 8 INFO cinder.volume.api [None req-875c3fc8-da77-433e-b768-6e7c327f1981 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Availability Zones retrieved successfully. 2026-03-31 06:11:23.393 7 INFO cinder.api.openstack.wsgi [None req-21bcab3b-e146-4654-9143-de0422b8a3b4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:23.394 7 INFO cinder.api.openstack.wsgi [None req-21bcab3b-e146-4654-9143-de0422b8a3b4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:23.395 7 INFO cinder.api.openstack.wsgi [None req-21bcab3b-e146-4654-9143-de0422b8a3b4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:23.395 7 INFO cinder.api.openstack.wsgi [None req-21bcab3b-e146-4654-9143-de0422b8a3b4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:23.504 8 INFO cinder.volume.api [None req-875c3fc8-da77-433e-b768-6e7c327f1981 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Create volume request issued successfully. 2026-03-31 06:11:23.505 8 INFO cinder.api.openstack.wsgi [None req-875c3fc8-da77-433e-b768-6e7c327f1981 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes returned with HTTP 202 [pid: 8|app: 0|req: 421/850] 10.0.0.150 () {34 vars in 723 bytes} [Tue Mar 31 06:11:23 2026] POST /v3/85626950a36643d9ba05ae7587c14f58/volumes => generated 876 bytes in 182 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-03-31 06:11:23.527 7 INFO cinder.api.openstack.wsgi [None req-e7bb8811-f188-470b-b202-7d3f9ad5eefb 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 /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-03-31 06:11:23.540 7 INFO cinder.volume.api [None req-e7bb8811-f188-470b-b202-7d3f9ad5eefb 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:23.546 7 INFO cinder.api.openstack.wsgi [None req-e7bb8811-f188-470b-b202-7d3f9ad5eefb 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 returned with HTTP 200 [pid: 7|app: 0|req: 430/851] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:23 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 => generated 944 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-03-31 06:11:24.572 8 INFO cinder.api.openstack.wsgi [None req-8b295536-a817-4f39-a6ab-9a9cd25f1ca0 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 /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-03-31 06:11:24.594 8 INFO cinder.volume.api [None req-8b295536-a817-4f39-a6ab-9a9cd25f1ca0 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:24.606 8 INFO cinder.api.openstack.wsgi [None req-8b295536-a817-4f39-a6ab-9a9cd25f1ca0 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 returned with HTTP 200 [pid: 8|app: 0|req: 422/852] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:24 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 => generated 969 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-03-31 06:11:24.637 7 INFO cinder.api.openstack.wsgi [None req-ceef4207-6d1f-4ded-a0a4-580c2de512e7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 /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-03-31 06:11:24.651 7 INFO cinder.volume.api [None req-ceef4207-6d1f-4ded-a0a4-580c2de512e7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:24.660 7 INFO cinder.api.openstack.wsgi [None req-ceef4207-6d1f-4ded-a0a4-580c2de512e7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 returned with HTTP 200 [pid: 7|app: 0|req: 431/853] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:24 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 => 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-03-31 06:11:24.688 8 INFO cinder.api.openstack.wsgi [None req-611847e4-8d58-4445-86f0-155bc74b9da7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes 2026-03-31 06:11:24.728 8 INFO cinder.volume.api [None req-611847e4-8d58-4445-86f0-155bc74b9da7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Get all volumes completed successfully. 2026-03-31 06:11:24.729 8 INFO cinder.api.openstack.wsgi [None req-611847e4-8d58-4445-86f0-155bc74b9da7 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes returned with HTTP 200 [pid: 8|app: 0|req: 423/854] 10.0.0.150 () {32 vars in 701 bytes} [Tue Mar 31 06:11:24 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes => generated 1324 bytes in 51 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-03-31 06:11:24.749 7 INFO cinder.api.openstack.wsgi [None req-5aa899e4-627e-4f60-835e-33d2f83be739 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 /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-03-31 06:11:24.763 7 INFO cinder.volume.api [None req-5aa899e4-627e-4f60-835e-33d2f83be739 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:24.770 7 INFO cinder.api.openstack.wsgi [None req-5aa899e4-627e-4f60-835e-33d2f83be739 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 returned with HTTP 200 [pid: 7|app: 0|req: 432/855] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:24 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 => 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-03-31 06:11:24.794 8 INFO cinder.api.openstack.wsgi [None req-41ebd63e-a5ff-4b9e-83ee-28b7a65a822b 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 2026-03-31 06:11:24.795 8 INFO cinder.api.v3.volumes [None req-41ebd63e-a5ff-4b9e-83ee-28b7a65a822b 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Delete volume with id: 54744414-3170-4857-9d64-e699594d4374  /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-03-31 06:11:24.810 8 INFO cinder.volume.api [None req-41ebd63e-a5ff-4b9e-83ee-28b7a65a822b 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:24.839 8 INFO cinder.volume.api [None req-41ebd63e-a5ff-4b9e-83ee-28b7a65a822b 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Delete volume request issued successfully. 2026-03-31 06:11:24.840 8 INFO cinder.api.openstack.wsgi [None req-41ebd63e-a5ff-4b9e-83ee-28b7a65a822b 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 returned with HTTP 202 [pid: 8|app: 0|req: 424/856] 10.0.0.150 () {32 vars in 778 bytes} [Tue Mar 31 06:11:24 2026] DELETE /v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 => 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-03-31 06:11:24.853 7 INFO cinder.api.openstack.wsgi [None req-0dc8a1af-846a-4495-aca4-942b8da240b1 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 /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-03-31 06:11:24.874 7 INFO cinder.volume.api [None req-0dc8a1af-846a-4495-aca4-942b8da240b1 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:24.884 7 INFO cinder.api.openstack.wsgi [None req-0dc8a1af-846a-4495-aca4-942b8da240b1 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 returned with HTTP 200 [pid: 7|app: 0|req: 433/857] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:24 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 => generated 968 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-03-31 06:11:25.912 8 INFO cinder.api.openstack.wsgi [None req-7d328e3c-b429-4125-af48-8b9e3de575f9 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 2026-03-31 06:11:25.924 8 INFO cinder.api.openstack.wsgi [None req-7d328e3c-b429-4125-af48-8b9e3de575f9 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 returned with HTTP 404 [pid: 8|app: 0|req: 425/858] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:25 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/54744414-3170-4857-9d64-e699594d4374 => generated 109 bytes in 25 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-03-31 06:11:25.943 7 INFO cinder.api.openstack.wsgi [None req-47bdddcb-83ff-4d98-921a-1bf9e9df00f5 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 /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-03-31 06:11:25.964 7 INFO cinder.volume.api [None req-47bdddcb-83ff-4d98-921a-1bf9e9df00f5 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:25.970 7 INFO cinder.api.openstack.wsgi [None req-47bdddcb-83ff-4d98-921a-1bf9e9df00f5 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 returned with HTTP 200 [pid: 7|app: 0|req: 434/859] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:25 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:25.992 8 INFO cinder.api.openstack.wsgi [None req-e9a65f40-d4ca-4fe6-8618-1ca3b6e184ed 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 2026-03-31 06:11:25.993 8 INFO cinder.api.v3.volumes [None req-e9a65f40-d4ca-4fe6-8618-1ca3b6e184ed 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Delete volume with id: de1bfeb5-06e6-48c2-b7e5-fddcad392733  /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-03-31 06:11:26.005 8 INFO cinder.volume.api [None req-e9a65f40-d4ca-4fe6-8618-1ca3b6e184ed 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:26.038 8 INFO cinder.volume.api [None req-e9a65f40-d4ca-4fe6-8618-1ca3b6e184ed 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Delete volume request issued successfully. 2026-03-31 06:11:26.039 8 INFO cinder.api.openstack.wsgi [None req-e9a65f40-d4ca-4fe6-8618-1ca3b6e184ed 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 returned with HTTP 202 [pid: 8|app: 0|req: 426/860] 10.0.0.150 () {32 vars in 778 bytes} [Tue Mar 31 06:11:25 2026] DELETE /v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 => 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-03-31 06:11:26.051 7 INFO cinder.api.openstack.wsgi [None req-1f043e1b-e7a4-4051-96ee-a7a51b617618 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 /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-03-31 06:11:26.071 7 INFO cinder.volume.api [None req-1f043e1b-e7a4-4051-96ee-a7a51b617618 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:26.078 7 INFO cinder.api.openstack.wsgi [None req-1f043e1b-e7a4-4051-96ee-a7a51b617618 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 returned with HTTP 200 [pid: 7|app: 0|req: 435/861] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:26 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 => generated 968 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-03-31 06:11:27.106 8 INFO cinder.api.openstack.wsgi [None req-a7350517-1278-4975-b9d4-c14145b47d27 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 2026-03-31 06:11:27.119 8 INFO cinder.api.openstack.wsgi [None req-a7350517-1278-4975-b9d4-c14145b47d27 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 returned with HTTP 404 [pid: 8|app: 0|req: 427/862] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:27 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/de1bfeb5-06e6-48c2-b7e5-fddcad392733 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:11:27.132 7 INFO cinder.api.openstack.wsgi [None req-65be4cf2-f676-4779-8982-f06a973862d2 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 /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-03-31 06:11:27.148 7 INFO cinder.volume.api [None req-65be4cf2-f676-4779-8982-f06a973862d2 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:27.154 7 INFO cinder.api.openstack.wsgi [None req-65be4cf2-f676-4779-8982-f06a973862d2 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 returned with HTTP 200 [pid: 7|app: 0|req: 436/863] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:27 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:27.178 8 INFO cinder.api.openstack.wsgi [None req-cbb93033-d586-48d6-b2d0-d2f4122055b6 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 2026-03-31 06:11:27.179 8 INFO cinder.api.v3.volumes [None req-cbb93033-d586-48d6-b2d0-d2f4122055b6 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Delete volume with id: f7c9faa1-9c5e-4a00-93d8-f0815c747830  /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-03-31 06:11:27.196 8 INFO cinder.volume.api [None req-cbb93033-d586-48d6-b2d0-d2f4122055b6 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:27.229 8 INFO cinder.volume.api [None req-cbb93033-d586-48d6-b2d0-d2f4122055b6 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Delete volume request issued successfully. 2026-03-31 06:11:27.230 8 INFO cinder.api.openstack.wsgi [None req-cbb93033-d586-48d6-b2d0-d2f4122055b6 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 returned with HTTP 202 [pid: 8|app: 0|req: 428/864] 10.0.0.150 () {32 vars in 778 bytes} [Tue Mar 31 06:11:27 2026] DELETE /v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 => generated 0 bytes in 62 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-03-31 06:11:27.250 7 INFO cinder.api.openstack.wsgi [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 /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-03-31 06:11:27.268 7 INFO cinder.volume.api [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] Volume info retrieved successfully. 2026-03-31 06:11:27.277 7 INFO cinder.api.openstack.wsgi [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 returned with HTTP 200 [pid: 7|app: 0|req: 437/865] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:27 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 => generated 968 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-03-31 06:11:28.299 8 INFO cinder.api.openstack.wsgi [None req-b56fd993-f169-423f-b444-31f0b848c523 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 2026-03-31 06:11:28.309 8 INFO cinder.api.openstack.wsgi [None req-b56fd993-f169-423f-b444-31f0b848c523 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 returned with HTTP 404 [pid: 8|app: 0|req: 429/866] 10.0.0.150 () {32 vars in 775 bytes} [Tue Mar 31 06:11:28 2026] GET /v3/85626950a36643d9ba05ae7587c14f58/volumes/f7c9faa1-9c5e-4a00-93d8-f0815c747830 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-03-31 06:11:33.393 7 INFO cinder.api.openstack.wsgi [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:33.394 7 INFO cinder.api.openstack.wsgi [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:33.394 8 INFO cinder.api.openstack.wsgi [None req-b56fd993-f169-423f-b444-31f0b848c523 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:33.397 8 INFO cinder.api.openstack.wsgi [None req-b56fd993-f169-423f-b444-31f0b848c523 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:43.393 7 INFO cinder.api.openstack.wsgi [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:43.393 8 INFO cinder.api.openstack.wsgi [None req-b56fd993-f169-423f-b444-31f0b848c523 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:43.395 7 INFO cinder.api.openstack.wsgi [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:43.395 8 INFO cinder.api.openstack.wsgi [None req-b56fd993-f169-423f-b444-31f0b848c523 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:53.393 8 INFO cinder.api.openstack.wsgi [None req-b56fd993-f169-423f-b444-31f0b848c523 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:53.393 7 INFO cinder.api.openstack.wsgi [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:11:53.394 8 INFO cinder.api.openstack.wsgi [None req-b56fd993-f169-423f-b444-31f0b848c523 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:53.395 7 INFO cinder.api.openstack.wsgi [None req-f0ed11d3-16b5-4336-83fe-2fece32abfe4 4b0e24bef37149b095e04e16d5a5f09f 85626950a36643d9ba05ae7587c14f58 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:11:59.014 8 INFO cinder.api.openstack.wsgi [None req-aaa1413b-59c6-4199-b440-ca5fa68a6627 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:11:59.038 8 INFO cinder.api.openstack.wsgi [None req-aaa1413b-59c6-4199-b440-ca5fa68a6627 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 433/873] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:11:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 180 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-03-31 06:11:59.054 7 INFO cinder.api.openstack.wsgi [None req-f9cf368c-6716-49d0-801c-b683d3562660 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:11:59.062 7 INFO cinder.volume.api [None req-f9cf368c-6716-49d0-801c-b683d3562660 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:11:59.063 7 INFO cinder.api.openstack.wsgi [None req-f9cf368c-6716-49d0-801c-b683d3562660 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 441/874] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:11:59.072 8 INFO cinder.api.openstack.wsgi [None req-60298145-09d5-4b3d-a445-64e7fc0fca7f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:11:59.085 8 INFO cinder.volume.api [None req-60298145-09d5-4b3d-a445-64e7fc0fca7f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:11:59.088 8 INFO cinder.api.openstack.wsgi [None req-60298145-09d5-4b3d-a445-64e7fc0fca7f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 434/875] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:11:59.124 7 INFO cinder.api.openstack.wsgi [None req-9cd165f6-5456-41ce-8f0a-7325082d413f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/12986e02cd10464e91b2522803199b02?usage=true 2026-03-31 06:11:59.142 7 INFO cinder.api.openstack.wsgi [None req-9cd165f6-5456-41ce-8f0a-7325082d413f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/12986e02cd10464e91b2522803199b02?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/876] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/12986e02cd10464e91b2522803199b02?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:59.160 8 INFO cinder.api.openstack.wsgi [None req-9d2c3270-682c-4709-95a6-f72d49405624 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/4226614d12864337af68eb7cad82b3a4?usage=true 2026-03-31 06:11:59.191 8 INFO cinder.api.openstack.wsgi [None req-9d2c3270-682c-4709-95a6-f72d49405624 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/4226614d12864337af68eb7cad82b3a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/877] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/4226614d12864337af68eb7cad82b3a4?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:59.206 7 INFO cinder.api.openstack.wsgi [None req-e89b1c23-d723-4032-8c57-6fe692cf304e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:11:59.227 7 INFO cinder.api.openstack.wsgi [None req-e89b1c23-d723-4032-8c57-6fe692cf304e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/878] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:59.238 8 INFO cinder.api.openstack.wsgi [None req-89d2533f-4da5-48d9-8640-19dc9a3cff4c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:11:59.270 8 INFO cinder.api.openstack.wsgi [None req-89d2533f-4da5-48d9-8640-19dc9a3cff4c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/879] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:59.286 7 INFO cinder.api.openstack.wsgi [None req-a1af670f-98bb-4be4-8183-df42ff14aa04 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/85087d4ca8f44fe8ac35f4a91f357efc?usage=true 2026-03-31 06:11:59.312 7 INFO cinder.api.openstack.wsgi [None req-a1af670f-98bb-4be4-8183-df42ff14aa04 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/85087d4ca8f44fe8ac35f4a91f357efc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/880] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/85087d4ca8f44fe8ac35f4a91f357efc?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:59.325 8 INFO cinder.api.openstack.wsgi [None req-47a6e9ab-930c-4594-b702-b44aa42e0b5d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/87aad93fca1e4533aa4c7c24d24438dd?usage=true 2026-03-31 06:11:59.351 8 INFO cinder.api.openstack.wsgi [None req-47a6e9ab-930c-4594-b702-b44aa42e0b5d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/87aad93fca1e4533aa4c7c24d24438dd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/881] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/87aad93fca1e4533aa4c7c24d24438dd?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:59.365 7 INFO cinder.api.openstack.wsgi [None req-4f0d2486-c5d6-4453-a326-a1764440214f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:11:59.390 7 INFO cinder.api.openstack.wsgi [None req-4f0d2486-c5d6-4453-a326-a1764440214f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/882] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:59.408 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:11:59.422 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 438/883] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:11:59.434 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:11:59.448 7 INFO cinder.volume.api [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:11:59.450 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 446/884] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:11:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:12:03.393 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:03.393 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:03.394 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:03.394 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:13.392 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:13.392 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:13.393 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:13.393 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:23.393 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:23.393 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:23.394 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:23.395 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:33.392 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:33.393 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:33.393 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:33.394 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:43.393 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:43.395 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:43.395 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:43.397 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:53.392 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:53.393 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:12:53.393 8 INFO cinder.api.openstack.wsgi [None req-30b74183-382b-4ae3-a6b2-776ec326704a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:53.394 7 INFO cinder.api.openstack.wsgi [None req-19375255-42c7-45e5-b7e8-138330b4357b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:12:59.065 8 INFO cinder.api.openstack.wsgi [None req-2341ae11-ee3b-4d5d-b247-319848f183e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:12:59.077 8 INFO cinder.volume.api [None req-2341ae11-ee3b-4d5d-b247-319848f183e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:12:59.078 8 INFO cinder.api.openstack.wsgi [None req-2341ae11-ee3b-4d5d-b247-319848f183e6 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 445/897] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:12:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:12:59.093 7 INFO cinder.api.openstack.wsgi [None req-67d00dd2-0790-48dc-a0ef-a598273dbca9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:12:59.129 7 INFO cinder.volume.api [None req-67d00dd2-0790-48dc-a0ef-a598273dbca9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:12:59.133 7 INFO cinder.api.openstack.wsgi [None req-67d00dd2-0790-48dc-a0ef-a598273dbca9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 453/898] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:12:59.145 8 INFO cinder.api.openstack.wsgi [None req-8e4dbd7e-9629-4d0f-a43e-7112264772ff 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:12:59.152 8 INFO cinder.api.openstack.wsgi [None req-8e4dbd7e-9629-4d0f-a43e-7112264772ff 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 446/899] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.161 7 INFO cinder.api.openstack.wsgi [None req-535ffbc3-53dc-47ae-97f4-ccd0d5c44935 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:12:59.174 7 INFO cinder.volume.api [None req-535ffbc3-53dc-47ae-97f4-ccd0d5c44935 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:12:59.177 7 INFO cinder.api.openstack.wsgi [None req-535ffbc3-53dc-47ae-97f4-ccd0d5c44935 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 454/900] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:12:59.191 8 INFO cinder.api.openstack.wsgi [None req-55197dee-5ed1-41ad-a65e-ab0821fb0f98 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:12:59.206 8 INFO cinder.api.openstack.wsgi [None req-55197dee-5ed1-41ad-a65e-ab0821fb0f98 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 447/901] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.244 7 INFO cinder.api.openstack.wsgi [None req-3a84031f-51a3-4ce7-ab4e-b6ecc59dde9b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true 2026-03-31 06:12:59.283 7 INFO cinder.api.openstack.wsgi [None req-3a84031f-51a3-4ce7-ab4e-b6ecc59dde9b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/902] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.297 8 INFO cinder.api.openstack.wsgi [None req-19d8f56b-3268-4950-882b-6c31f8e9d883 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:12:59.329 8 INFO cinder.api.openstack.wsgi [None req-19d8f56b-3268-4950-882b-6c31f8e9d883 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/903] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.340 7 INFO cinder.api.openstack.wsgi [None req-05f8bebf-48e7-4dfc-b603-12f6e2b41bb4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5bf4c856ec3c4a519b8fc1d2aa9e1a07?usage=true 2026-03-31 06:12:59.361 7 INFO cinder.api.openstack.wsgi [None req-05f8bebf-48e7-4dfc-b603-12f6e2b41bb4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5bf4c856ec3c4a519b8fc1d2aa9e1a07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/904] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5bf4c856ec3c4a519b8fc1d2aa9e1a07?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.374 8 INFO cinder.api.openstack.wsgi [None req-62e35d48-3c2d-4493-bf76-d6c597395947 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:12:59.393 8 INFO cinder.api.openstack.wsgi [None req-62e35d48-3c2d-4493-bf76-d6c597395947 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/905] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.405 7 INFO cinder.api.openstack.wsgi [None req-61861637-0845-4106-8b1d-2f6a889504a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ccbd32047ff94f24abf50a12c17310bd?usage=true 2026-03-31 06:12:59.472 7 INFO cinder.api.openstack.wsgi [None req-61861637-0845-4106-8b1d-2f6a889504a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ccbd32047ff94f24abf50a12c17310bd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/906] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ccbd32047ff94f24abf50a12c17310bd?usage=true => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.483 8 INFO cinder.api.openstack.wsgi [None req-3683ef4e-2661-4c67-b8c4-ff3919edd263 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true 2026-03-31 06:12:59.510 8 INFO cinder.api.openstack.wsgi [None req-3683ef4e-2661-4c67-b8c4-ff3919edd263 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/907] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.521 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d599d5635cf04a2fb984811dcc540968?usage=true 2026-03-31 06:12:59.562 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d599d5635cf04a2fb984811dcc540968?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/908] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d599d5635cf04a2fb984811dcc540968?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:12:59.577 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:12:59.617 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/909] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:12:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:03.393 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:03.394 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:03.394 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:03.395 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:13.393 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:13.393 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:13.394 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:13.395 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:23.393 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:23.393 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:23.394 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:23.394 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:33.392 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:33.393 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:33.394 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:33.395 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:43.392 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:43.393 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:43.393 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:43.394 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:53.392 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:53.393 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:13:53.393 7 INFO cinder.api.openstack.wsgi [None req-68e5d363-654a-4d56-887f-ff1020098c22 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:53.394 8 INFO cinder.api.openstack.wsgi [None req-06fff2ac-7acf-4bf7-bf7f-e073f33e44c7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:13:58.836 7 INFO cinder.api.openstack.wsgi [None req-2864eb37-e62a-4620-abe6-9d615c6ffa58 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:13:58.843 7 INFO cinder.volume.api [None req-2864eb37-e62a-4620-abe6-9d615c6ffa58 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:13:58.844 7 INFO cinder.api.openstack.wsgi [None req-2864eb37-e62a-4620-abe6-9d615c6ffa58 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/922] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:13:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:13:58.857 8 INFO cinder.api.openstack.wsgi [None req-ef6370d5-f6af-405e-ba2b-6917655f63fb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:13:58.876 8 INFO cinder.api.openstack.wsgi [None req-ef6370d5-f6af-405e-ba2b-6917655f63fb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 458/923] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:13:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:13:58.888 7 INFO cinder.api.openstack.wsgi [None req-5a37da1b-f41c-44a9-8686-df15cfe1938a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:13:58.903 7 INFO cinder.volume.api [None req-5a37da1b-f41c-44a9-8686-df15cfe1938a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:13:58.906 7 INFO cinder.api.openstack.wsgi [None req-5a37da1b-f41c-44a9-8686-df15cfe1938a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 466/924] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:13:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:13:58.921 8 INFO cinder.api.openstack.wsgi [None req-8edc88f4-6b44-43d5-b1e8-1da442010b90 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:13:58.927 8 INFO cinder.api.openstack.wsgi [None req-8edc88f4-6b44-43d5-b1e8-1da442010b90 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 459/925] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:13:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:58.940 7 INFO cinder.api.openstack.wsgi [None req-086b5237-b3d0-43f2-a918-8a50df1136a5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:13:58.951 7 INFO cinder.volume.api [None req-086b5237-b3d0-43f2-a918-8a50df1136a5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:13:58.953 7 INFO cinder.api.openstack.wsgi [None req-086b5237-b3d0-43f2-a918-8a50df1136a5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 467/926] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:13:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:13:59.002 8 INFO cinder.api.openstack.wsgi [None req-822df64c-ac18-4452-8bb2-85005c75841f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true 2026-03-31 06:13:59.028 8 INFO cinder.api.openstack.wsgi [None req-822df64c-ac18-4452-8bb2-85005c75841f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/927] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.040 7 INFO cinder.api.openstack.wsgi [None req-c5cdbe8a-1307-4a54-b53e-49e33f5725d7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:13:59.062 7 INFO cinder.api.openstack.wsgi [None req-c5cdbe8a-1307-4a54-b53e-49e33f5725d7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/928] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.075 8 INFO cinder.api.openstack.wsgi [None req-a58f3c59-e2c4-429e-8624-006cb90d3acc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true 2026-03-31 06:13:59.098 8 INFO cinder.api.openstack.wsgi [None req-a58f3c59-e2c4-429e-8624-006cb90d3acc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/929] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.111 7 INFO cinder.api.openstack.wsgi [None req-6407d674-4aca-4311-aba7-82f30a30ba1d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true 2026-03-31 06:13:59.139 7 INFO cinder.api.openstack.wsgi [None req-6407d674-4aca-4311-aba7-82f30a30ba1d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/930] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.151 8 INFO cinder.api.openstack.wsgi [None req-8fda7d74-b01b-4566-b12b-2a14f803d809 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:13:59.182 8 INFO cinder.api.openstack.wsgi [None req-8fda7d74-b01b-4566-b12b-2a14f803d809 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/931] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.213 7 INFO cinder.api.openstack.wsgi [None req-9a708e04-ba5c-48ba-bc0e-ea1ee844ab71 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true 2026-03-31 06:13:59.240 7 INFO cinder.api.openstack.wsgi [None req-9a708e04-ba5c-48ba-bc0e-ea1ee844ab71 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/932] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.252 8 INFO cinder.api.openstack.wsgi [None req-62f2e119-14d4-4be8-8323-8d71a5fdacd4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true 2026-03-31 06:13:59.279 8 INFO cinder.api.openstack.wsgi [None req-62f2e119-14d4-4be8-8323-8d71a5fdacd4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/933] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.292 7 INFO cinder.api.openstack.wsgi [None req-703fb977-4074-4b96-96d9-fca70c5e4a63 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true 2026-03-31 06:13:59.320 7 INFO cinder.api.openstack.wsgi [None req-703fb977-4074-4b96-96d9-fca70c5e4a63 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/934] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.335 8 INFO cinder.api.openstack.wsgi [None req-eaa367d0-4365-4d84-bdb2-4976533376d9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true 2026-03-31 06:13:59.362 8 INFO cinder.api.openstack.wsgi [None req-eaa367d0-4365-4d84-bdb2-4976533376d9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/935] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.377 7 INFO cinder.api.openstack.wsgi [None req-beaae69e-1faf-473d-97bf-394f501f856e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true 2026-03-31 06:13:59.406 7 INFO cinder.api.openstack.wsgi [None req-beaae69e-1faf-473d-97bf-394f501f856e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/936] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:13:59.421 8 INFO cinder.api.openstack.wsgi [None req-3fbede09-4686-4868-9644-20c9abc530a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:13:59.458 8 INFO cinder.api.openstack.wsgi [None req-3fbede09-4686-4868-9644-20c9abc530a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/937] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:13:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:03.394 8 INFO cinder.api.openstack.wsgi [None req-3fbede09-4686-4868-9644-20c9abc530a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:03.394 7 INFO cinder.api.openstack.wsgi [None req-beaae69e-1faf-473d-97bf-394f501f856e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:03.395 8 INFO cinder.api.openstack.wsgi [None req-3fbede09-4686-4868-9644-20c9abc530a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:03.396 7 INFO cinder.api.openstack.wsgi [None req-beaae69e-1faf-473d-97bf-394f501f856e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:08.689 8 INFO cinder.api.openstack.wsgi [None req-941513a4-94f2-4997-a988-d0d0c6f47730 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes 2026-03-31 06:14:09.245 8 INFO cinder.api.v3.volumes [None req-941513a4-94f2-4997-a988-d0d0c6f47730 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Create volume of 16 GB 2026-03-31 06:14:09.252 8 INFO cinder.volume.api [None req-941513a4-94f2-4997-a988-d0d0c6f47730 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Availability Zones retrieved successfully. 2026-03-31 06:14:09.512 8 INFO cinder.volume.api [None req-941513a4-94f2-4997-a988-d0d0c6f47730 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Create volume request issued successfully. 2026-03-31 06:14:09.513 8 INFO cinder.api.openstack.wsgi [None req-941513a4-94f2-4997-a988-d0d0c6f47730 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes returned with HTTP 202 [pid: 8|app: 0|req: 467/940] 199.204.45.250 () {34 vars in 734 bytes} [Tue Mar 31 06:14:08 2026] POST /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes => generated 846 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-03-31 06:14:09.533 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-212947ed-b4fb-4a0a-838e-8f4b54c6cd11 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef /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-03-31 06:14:09.571 7 INFO cinder.volume.api [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-212947ed-b4fb-4a0a-838e-8f4b54c6cd11 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:14:09.577 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-212947ed-b4fb-4a0a-838e-8f4b54c6cd11 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 200 [pid: 7|app: 0|req: 474/941] 199.204.45.250 () {32 vars in 825 bytes} [Tue Mar 31 06:14:09 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:14:13.393 8 INFO cinder.api.openstack.wsgi [None req-941513a4-94f2-4997-a988-d0d0c6f47730 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:13.393 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-212947ed-b4fb-4a0a-838e-8f4b54c6cd11 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:13.394 8 INFO cinder.api.openstack.wsgi [None req-941513a4-94f2-4997-a988-d0d0c6f47730 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:13.394 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-212947ed-b4fb-4a0a-838e-8f4b54c6cd11 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183: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-03-31 06:14:14.597 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-c122d810-78df-4532-a307-f0a31d5835a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef /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-03-31 06:14:14.612 8 INFO cinder.volume.api [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-c122d810-78df-4532-a307-f0a31d5835a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:14:14.617 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-c122d810-78df-4532-a307-f0a31d5835a4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 200 [pid: 8|app: 0|req: 469/944] 199.204.45.250 () {32 vars in 825 bytes} [Tue Mar 31 06:14:14 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:14:15.013 7 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-25de8ac4-3452-4665-9bc0-bee5724cc948 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef /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-03-31 06:14:15.029 7 INFO cinder.volume.api [req-796de96c-5a14-4ce5-b303-be4dec672201 req-25de8ac4-3452-4665-9bc0-bee5724cc948 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:14:15.038 7 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-25de8ac4-3452-4665-9bc0-bee5724cc948 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 200 [pid: 7|app: 0|req: 476/945] 10.0.0.228 () {34 vars in 1028 bytes} [Tue Mar 31 06:14:15 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 1489 bytes in 33 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-03-31 06:14:15.547 8 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-920c9860-d107-405f-a42f-267ef1e3a28e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef /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-03-31 06:14:15.565 8 INFO cinder.volume.api [req-796de96c-5a14-4ce5-b303-be4dec672201 req-920c9860-d107-405f-a42f-267ef1e3a28e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:14:15.573 8 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-920c9860-d107-405f-a42f-267ef1e3a28e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 200 [pid: 8|app: 0|req: 470/946] 10.0.0.228 () {34 vars in 1028 bytes} [Tue Mar 31 06:14:15 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 1489 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:14:15.586 7 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-25de8ac4-3452-4665-9bc0-bee5724cc948 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:14:15.588 7 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-25de8ac4-3452-4665-9bc0-bee5724cc948 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 477/947] 10.0.0.228 () {32 vars in 829 bytes} [Tue Mar 31 06:14:15 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-03-31 06:14:15.603 8 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-54214ac3-2360-4615-8b6d-f7686fb5ab94 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:14:15.655 8 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-54214ac3-2360-4615-8b6d-f7686fb5ab94 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments returned with HTTP 200 [pid: 8|app: 0|req: 471/948] 10.0.0.228 () {40 vars in 1057 bytes} [Tue Mar 31 06:14:15 2026] POST /v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments => generated 273 bytes in 62 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-03-31 06:14:16.186 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-9c37e593-0ac8-40cd-bbbf-4206fee0d31e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef /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-03-31 06:14:16.210 7 INFO cinder.volume.api [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-9c37e593-0ac8-40cd-bbbf-4206fee0d31e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:14:16.219 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-9c37e593-0ac8-40cd-bbbf-4206fee0d31e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 200 [pid: 7|app: 0|req: 478/949] 199.204.45.250 () {32 vars in 825 bytes} [Tue Mar 31 06:14:16 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:14:16.675 8 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-54214ac3-2360-4615-8b6d-f7686fb5ab94 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-03-31 06:14:16.676 8 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-54214ac3-2360-4615-8b6d-f7686fb5ab94 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 472/950] 199.204.45.250 () {32 vars in 840 bytes} [Tue Mar 31 06:14: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-03-31 06:14:16.695 7 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-203fddba-a4c8-4617-8c0d-6cfe339a6ed8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef /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-03-31 06:14:16.712 7 INFO cinder.volume.api [req-796de96c-5a14-4ce5-b303-be4dec672201 req-203fddba-a4c8-4617-8c0d-6cfe339a6ed8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:14:16.718 7 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-203fddba-a4c8-4617-8c0d-6cfe339a6ed8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 200 [pid: 7|app: 0|req: 479/951] 199.204.45.250 () {36 vars in 1073 bytes} [Tue Mar 31 06:14:16 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 1608 bytes in 32 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-03-31 06:14:16.794 8 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-d22c02e9-3de8-4ce4-a5b5-d5fffd48bd14 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e /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-03-31 06:14:17.407 8 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-d22c02e9-3de8-4ce4-a5b5-d5fffd48bd14 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e returned with HTTP 200 [pid: 8|app: 0|req: 473/952] 199.204.45.250 () {40 vars in 1134 bytes} [Tue Mar 31 06:14:16 2026] PUT /v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e => generated 775 bytes in 625 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-03-31 06:14:17.447 7 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-eb463e31-c26e-4fcd-a1cb-4bf146c9e435 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e/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-03-31 06:14:17.475 7 INFO cinder.api.openstack.wsgi [req-796de96c-5a14-4ce5-b303-be4dec672201 req-eb463e31-c26e-4fcd-a1cb-4bf146c9e435 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e/action returned with HTTP 204 [pid: 7|app: 0|req: 480/953] 199.204.45.250 () {40 vars in 1148 bytes} [Tue Mar 31 06:14:17 2026] POST /v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e/action => generated 0 bytes in 35 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-03-31 06:14:19.285 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef /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-03-31 06:14:19.303 8 INFO cinder.volume.api [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:14:19.323 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 200 [pid: 8|app: 0|req: 474/954] 199.204.45.250 () {32 vars in 825 bytes} [Tue Mar 31 06:14:19 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 1787 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:14:22.495 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef /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-03-31 06:14:22.520 7 INFO cinder.volume.api [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:14:22.529 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 200 [pid: 7|app: 0|req: 481/955] 199.204.45.250 () {32 vars in 825 bytes} [Tue Mar 31 06:14:22 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 1787 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:14:23.393 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:23.393 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:23.395 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:23.395 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:33.392 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:33.392 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:33.393 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:33.394 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:43.393 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:43.393 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:43.394 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:43.394 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:53.393 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:53.393 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:14:53.394 8 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-4fb1f175-cfde-449c-ae43-cdd862e29ce8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:14:53.394 7 INFO cinder.api.openstack.wsgi [req-941513a4-94f2-4997-a988-d0d0c6f47730 req-36bd2d1e-a97b-4631-9015-42234a859a64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183: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-03-31 06:14:58.718 8 INFO cinder.api.openstack.wsgi [None req-a66fc791-f31a-45da-b1bc-0a6969cb5fac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:14:58.739 8 INFO cinder.volume.api [None req-a66fc791-f31a-45da-b1bc-0a6969cb5fac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 06:14:58.747 8 INFO cinder.api.openstack.wsgi [None req-a66fc791-f31a-45da-b1bc-0a6969cb5fac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 479/964] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:14:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 1790 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:14:58.797 7 INFO cinder.api.openstack.wsgi [None req-cad97236-26f4-4809-9c4d-fd73ba986035 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true 2026-03-31 06:14:58.829 7 INFO cinder.api.openstack.wsgi [None req-cad97236-26f4-4809-9c4d-fd73ba986035 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/965] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 06:14:58.845 8 INFO cinder.api.openstack.wsgi [None req-9c17189b-c58e-4674-b903-65e536dba3d1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:14:58.872 8 INFO cinder.api.openstack.wsgi [None req-9c17189b-c58e-4674-b903-65e536dba3d1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/966] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:58.886 7 INFO cinder.api.openstack.wsgi [None req-f46c29bb-55ce-459f-8026-09cc6363fdf8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true 2026-03-31 06:14:58.919 7 INFO cinder.api.openstack.wsgi [None req-f46c29bb-55ce-459f-8026-09cc6363fdf8 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/967] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:58.939 8 INFO cinder.api.openstack.wsgi [None req-95362634-435a-45f3-a235-f3f01b747fad 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true 2026-03-31 06:14:58.965 8 INFO cinder.api.openstack.wsgi [None req-95362634-435a-45f3-a235-f3f01b747fad 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/968] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:58.985 7 INFO cinder.api.openstack.wsgi [None req-8cffc576-3c00-4a38-ad89-e2e01569f58a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:14:59.027 7 INFO cinder.api.openstack.wsgi [None req-8cffc576-3c00-4a38-ad89-e2e01569f58a 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/969] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:59.041 8 INFO cinder.api.openstack.wsgi [None req-b2e87278-5c37-4622-aed6-b8d2ffd16b16 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true 2026-03-31 06:14:59.091 8 INFO cinder.api.openstack.wsgi [None req-b2e87278-5c37-4622-aed6-b8d2ffd16b16 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/970] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:59.106 7 INFO cinder.api.openstack.wsgi [None req-037e46f4-5be5-4ca3-91e8-326276caacd5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true 2026-03-31 06:14:59.141 7 INFO cinder.api.openstack.wsgi [None req-037e46f4-5be5-4ca3-91e8-326276caacd5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/971] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:59.156 8 INFO cinder.api.openstack.wsgi [None req-b25e0571-7899-44db-9cd0-7c2d78e0da2d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true 2026-03-31 06:14:59.192 8 INFO cinder.api.openstack.wsgi [None req-b25e0571-7899-44db-9cd0-7c2d78e0da2d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/972] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:59.206 7 INFO cinder.api.openstack.wsgi [None req-db6c8544-b187-4fc5-961c-0f528b82de3b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true 2026-03-31 06:14:59.233 7 INFO cinder.api.openstack.wsgi [None req-db6c8544-b187-4fc5-961c-0f528b82de3b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/973] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:59.253 8 INFO cinder.api.openstack.wsgi [None req-6d9e2a06-270d-4f39-9529-4f5ccf8ec812 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true 2026-03-31 06:14:59.285 8 INFO cinder.api.openstack.wsgi [None req-6d9e2a06-270d-4f39-9529-4f5ccf8ec812 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/974] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:59.297 7 INFO cinder.api.openstack.wsgi [None req-02c00e3e-2288-4763-8436-79aeed43cb48 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:14:59.331 7 INFO cinder.api.openstack.wsgi [None req-02c00e3e-2288-4763-8436-79aeed43cb48 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/975] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:59.345 8 INFO cinder.api.openstack.wsgi [None req-af6c06c3-353e-4635-b92c-e517d19ca6d0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:14:59.363 8 INFO cinder.volume.api [None req-af6c06c3-353e-4635-b92c-e517d19ca6d0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 06:14:59.370 8 INFO cinder.api.openstack.wsgi [None req-af6c06c3-353e-4635-b92c-e517d19ca6d0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 485/976] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 1790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:14:59.386 7 INFO cinder.api.openstack.wsgi [None req-918cbe26-d33a-446d-a3f7-d8ca83cb08be 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:14:59.394 7 INFO cinder.volume.api [None req-918cbe26-d33a-446d-a3f7-d8ca83cb08be 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:14:59.394 7 INFO cinder.api.openstack.wsgi [None req-918cbe26-d33a-446d-a3f7-d8ca83cb08be 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/977] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 17 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-03-31 06:14:59.409 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:14:59.415 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 486/978] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:14:59.428 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:14:59.446 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 493/979] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:14:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 671 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:03.393 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:03.394 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:03.395 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:03.396 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:13.393 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:13.393 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:13.394 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:13.395 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:23.392 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:23.392 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:23.393 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:23.394 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:33.393 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:33.393 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:33.394 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:33.394 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:43.393 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:43.394 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:43.395 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:43.395 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:53.392 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:53.393 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:15:53.394 8 INFO cinder.api.openstack.wsgi [None req-e62753b2-9692-4bc8-b0b8-20093107be72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:53.394 7 INFO cinder.api.openstack.wsgi [None req-a883684a-d564-4f7d-bc19-19b78f595a72 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:15:58.759 8 INFO cinder.api.openstack.wsgi [None req-45653e04-10ad-4ced-9f1b-044dc5ca3e8b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:15:58.769 8 INFO cinder.api.openstack.wsgi [None req-45653e04-10ad-4ced-9f1b-044dc5ca3e8b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 493/992] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:15:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:58.784 7 INFO cinder.api.openstack.wsgi [None req-518a995b-7b17-485b-a402-242a775860f0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:15:58.804 7 INFO cinder.api.openstack.wsgi [None req-518a995b-7b17-485b-a402-242a775860f0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 500/993] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:15:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 671 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:58.821 8 INFO cinder.api.openstack.wsgi [None req-282e6b81-1149-4ff5-be6d-61bc2037aa0d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:15:58.843 8 INFO cinder.volume.api [None req-282e6b81-1149-4ff5-be6d-61bc2037aa0d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 06:15:58.849 8 INFO cinder.api.openstack.wsgi [None req-282e6b81-1149-4ff5-be6d-61bc2037aa0d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/994] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:15:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 1790 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:15:58.865 7 INFO cinder.api.openstack.wsgi [None req-e88d31e8-1b81-456c-9e8f-e1b29386ec7c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:15:58.882 7 INFO cinder.volume.api [None req-e88d31e8-1b81-456c-9e8f-e1b29386ec7c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 06:15:58.888 7 INFO cinder.api.openstack.wsgi [None req-e88d31e8-1b81-456c-9e8f-e1b29386ec7c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/995] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:15:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 1790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /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-03-31 06:15:58.902 8 INFO cinder.api.openstack.wsgi [None req-d7275c78-afc9-4ca2-8e8b-9c8ce9e2c84c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:15:58.909 8 INFO cinder.volume.api [None req-d7275c78-afc9-4ca2-8e8b-9c8ce9e2c84c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:15:58.909 8 INFO cinder.api.openstack.wsgi [None req-d7275c78-afc9-4ca2-8e8b-9c8ce9e2c84c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/996] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:15:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 15 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-03-31 06:15:58.956 7 INFO cinder.api.openstack.wsgi [None req-484ebc97-c935-46b8-8f64-cdcab310a647 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true 2026-03-31 06:15:58.985 7 INFO cinder.api.openstack.wsgi [None req-484ebc97-c935-46b8-8f64-cdcab310a647 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/997] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:58.999 8 INFO cinder.api.openstack.wsgi [None req-8420321c-5307-4927-bcdd-8a1a8369cb6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:15:59.033 8 INFO cinder.api.openstack.wsgi [None req-8420321c-5307-4927-bcdd-8a1a8369cb6d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/998] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.049 7 INFO cinder.api.openstack.wsgi [None req-d399b515-faaf-47d8-96c1-87457f970463 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true 2026-03-31 06:15:59.077 7 INFO cinder.api.openstack.wsgi [None req-d399b515-faaf-47d8-96c1-87457f970463 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/999] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.089 8 INFO cinder.api.openstack.wsgi [None req-0f00ad2a-5994-460e-ac1e-bb21ad531fe4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true 2026-03-31 06:15:59.121 8 INFO cinder.api.openstack.wsgi [None req-0f00ad2a-5994-460e-ac1e-bb21ad531fe4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1000] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.134 7 INFO cinder.api.openstack.wsgi [None req-797c052c-a1ff-4d25-b626-a424e359a4fe 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:15:59.165 7 INFO cinder.api.openstack.wsgi [None req-797c052c-a1ff-4d25-b626-a424e359a4fe 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1001] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.179 8 INFO cinder.api.openstack.wsgi [None req-1ab28e96-343c-49ee-a663-103130642378 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true 2026-03-31 06:15:59.208 8 INFO cinder.api.openstack.wsgi [None req-1ab28e96-343c-49ee-a663-103130642378 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1002] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.221 7 INFO cinder.api.openstack.wsgi [None req-300ed7b4-1370-4be9-a8ca-a0757ce1d4de 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true 2026-03-31 06:15:59.250 7 INFO cinder.api.openstack.wsgi [None req-300ed7b4-1370-4be9-a8ca-a0757ce1d4de 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1003] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.265 8 INFO cinder.api.openstack.wsgi [None req-b91ddc4f-6725-4183-9561-f23c20f02581 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true 2026-03-31 06:15:59.308 8 INFO cinder.api.openstack.wsgi [None req-b91ddc4f-6725-4183-9561-f23c20f02581 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1004] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.321 7 INFO cinder.api.openstack.wsgi [None req-0157e762-70c5-4eec-920c-ea5609e6664b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true 2026-03-31 06:15:59.345 7 INFO cinder.api.openstack.wsgi [None req-0157e762-70c5-4eec-920c-ea5609e6664b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1005] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.358 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true 2026-03-31 06:15:59.388 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1006] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:15:59.401 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:15:59.434 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1007] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:15:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:03.392 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:03.392 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:03.393 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:03.393 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:13.395 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:13.395 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:13.395 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:13.396 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:23.392 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:23.393 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:23.393 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:23.395 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:33.393 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:33.393 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:33.394 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:33.394 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:43.393 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:43.393 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:43.394 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:43.395 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:53.393 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:53.394 8 INFO cinder.api.openstack.wsgi [None req-f9d4a976-7f29-4dd4-8670-22f219838b75 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:53.394 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:16:53.396 7 INFO cinder.api.openstack.wsgi [None req-00013a47-fd10-4879-b3d1-cf0731ee6b39 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:16:58.706 8 INFO cinder.api.openstack.wsgi [None req-1ee278ce-ed48-47af-92be-b405a512fe21 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:16:58.713 8 INFO cinder.volume.api [None req-1ee278ce-ed48-47af-92be-b405a512fe21 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:16:58.714 8 INFO cinder.api.openstack.wsgi [None req-1ee278ce-ed48-47af-92be-b405a512fe21 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1020] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:16:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:16:58.726 7 INFO cinder.api.openstack.wsgi [None req-2d83fa9e-1675-496b-a11b-ec5454243e64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:16:58.736 7 INFO cinder.api.openstack.wsgi [None req-2d83fa9e-1675-496b-a11b-ec5454243e64 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 514/1021] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:16:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:58.782 8 INFO cinder.api.openstack.wsgi [None req-2b64767d-f5f1-4c7f-ad14-56598e0dce31 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true 2026-03-31 06:16:58.810 8 INFO cinder.api.openstack.wsgi [None req-2b64767d-f5f1-4c7f-ad14-56598e0dce31 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1022] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:58.825 7 INFO cinder.api.openstack.wsgi [None req-139962b2-6e93-4ab3-9b85-5d3dbbee9213 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:16:58.865 7 INFO cinder.api.openstack.wsgi [None req-139962b2-6e93-4ab3-9b85-5d3dbbee9213 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1023] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:58.879 8 INFO cinder.api.openstack.wsgi [None req-531e0ec9-0324-4823-98d7-08c8ed464e95 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true 2026-03-31 06:16:58.911 8 INFO cinder.api.openstack.wsgi [None req-531e0ec9-0324-4823-98d7-08c8ed464e95 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1024] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:58.927 7 INFO cinder.api.openstack.wsgi [None req-6c63e5ed-c243-4b56-ac50-08d12d56bffa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true 2026-03-31 06:16:58.959 7 INFO cinder.api.openstack.wsgi [None req-6c63e5ed-c243-4b56-ac50-08d12d56bffa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1025] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:58.976 8 INFO cinder.api.openstack.wsgi [None req-b2ce7ad0-a47b-429a-a729-35598b0c930e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:16:59.012 8 INFO cinder.api.openstack.wsgi [None req-b2ce7ad0-a47b-429a-a729-35598b0c930e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1026] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:59.024 7 INFO cinder.api.openstack.wsgi [None req-8dd61ad1-aeac-4fa5-b45b-a2433de876fd 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true 2026-03-31 06:16:59.053 7 INFO cinder.api.openstack.wsgi [None req-8dd61ad1-aeac-4fa5-b45b-a2433de876fd 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1027] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:59.067 8 INFO cinder.api.openstack.wsgi [None req-245b7e10-8c65-4f9e-bd2b-b1c2ceaf02dd 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true 2026-03-31 06:16:59.087 8 INFO cinder.api.openstack.wsgi [None req-245b7e10-8c65-4f9e-bd2b-b1c2ceaf02dd 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1028] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/c0c91358f2d34cbcaedd5a44abc3e7d0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:59.097 7 INFO cinder.api.openstack.wsgi [None req-e708e221-d996-4b7f-89aa-29ecb9274052 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true 2026-03-31 06:16:59.126 7 INFO cinder.api.openstack.wsgi [None req-e708e221-d996-4b7f-89aa-29ecb9274052 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1029] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:59.139 8 INFO cinder.api.openstack.wsgi [None req-f4a0a894-07c0-4675-8e5d-70f06e175e43 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true 2026-03-31 06:16:59.162 8 INFO cinder.api.openstack.wsgi [None req-f4a0a894-07c0-4675-8e5d-70f06e175e43 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1030] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:59.176 7 INFO cinder.api.openstack.wsgi [None req-557b43c2-9a33-459c-b9b3-47657c127e46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true 2026-03-31 06:16:59.204 7 INFO cinder.api.openstack.wsgi [None req-557b43c2-9a33-459c-b9b3-47657c127e46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1031] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:59.221 8 INFO cinder.api.openstack.wsgi [None req-5481485f-f8af-442a-8727-c55146f321ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:16:59.242 8 INFO cinder.api.openstack.wsgi [None req-5481485f-f8af-442a-8727-c55146f321ac 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1032] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:16:59.254 7 INFO cinder.api.openstack.wsgi [None req-64ace768-6524-42a4-9a2d-16c83adb5416 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:16:59.269 7 INFO cinder.volume.api [None req-64ace768-6524-42a4-9a2d-16c83adb5416 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 06:16:59.276 7 INFO cinder.api.openstack.wsgi [None req-64ace768-6524-42a4-9a2d-16c83adb5416 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1033] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-03-31 06:16:59.288 8 INFO cinder.api.openstack.wsgi [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:16:59.304 8 INFO cinder.volume.api [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - 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-03-31 06:16:59.311 8 INFO cinder.api.openstack.wsgi [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1034] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /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-03-31 06:16:59.322 7 INFO cinder.api.openstack.wsgi [None req-2efe60c8-8054-48cc-9378-99f4430d8d46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:16:59.340 7 INFO cinder.api.openstack.wsgi [None req-2efe60c8-8054-48cc-9378-99f4430d8d46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1035] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:16:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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) 2026-03-31 06:17:03.393 8 INFO cinder.api.openstack.wsgi [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:03.393 7 INFO cinder.api.openstack.wsgi [None req-2efe60c8-8054-48cc-9378-99f4430d8d46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:03.394 8 INFO cinder.api.openstack.wsgi [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:03.395 7 INFO cinder.api.openstack.wsgi [None req-2efe60c8-8054-48cc-9378-99f4430d8d46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:13.392 8 INFO cinder.api.openstack.wsgi [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:13.392 7 INFO cinder.api.openstack.wsgi [None req-2efe60c8-8054-48cc-9378-99f4430d8d46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:13.393 8 INFO cinder.api.openstack.wsgi [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:13.393 7 INFO cinder.api.openstack.wsgi [None req-2efe60c8-8054-48cc-9378-99f4430d8d46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:23.393 8 INFO cinder.api.openstack.wsgi [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:23.393 7 INFO cinder.api.openstack.wsgi [None req-2efe60c8-8054-48cc-9378-99f4430d8d46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:23.394 8 INFO cinder.api.openstack.wsgi [None req-95503e03-7d0f-4a38-ba44-e31a32c22ff0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:23.395 7 INFO cinder.api.openstack.wsgi [None req-2efe60c8-8054-48cc-9378-99f4430d8d46 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183: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-03-31 06:17:30.623 8 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-e71e69e4-ce70-4898-85c5-f7389a24ac29 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e /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-03-31 06:17:30.703 8 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-e71e69e4-ce70-4898-85c5-f7389a24ac29 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e returned with HTTP 200 [pid: 8|app: 0|req: 518/1042] 199.204.45.250 () {38 vars in 1103 bytes} [Tue Mar 31 06:17:30 2026] DELETE /v3/ea3b4cf9758c4a568bbbbb89a380be48/attachments/9eb5b578-0cb8-4c43-aaa8-57a5883c8c7e => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:30.721 7 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef 2026-03-31 06:17:30.722 7 INFO cinder.api.v3.volumes [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Delete volume with id: 4d09fc82-3594-4f2c-9927-4828f84e2eef  /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-03-31 06:17:30.734 7 INFO cinder.volume.api [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Volume info retrieved successfully. 2026-03-31 06:17:30.765 7 INFO cinder.volume.api [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Delete volume request issued successfully. 2026-03-31 06:17:30.766 7 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef returned with HTTP 202 [pid: 7|app: 0|req: 525/1043] 199.204.45.250 () {36 vars in 1054 bytes} [Tue Mar 31 06:17:30 2026] DELETE /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/4d09fc82-3594-4f2c-9927-4828f84e2eef => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-03-31 06:17:33.393 8 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-e71e69e4-ce70-4898-85c5-f7389a24ac29 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:33.393 7 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:33.394 7 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:33.394 8 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-e71e69e4-ce70-4898-85c5-f7389a24ac29 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:43.393 7 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:43.393 8 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-e71e69e4-ce70-4898-85c5-f7389a24ac29 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:43.394 7 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:43.394 8 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-e71e69e4-ce70-4898-85c5-f7389a24ac29 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:53.393 8 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-e71e69e4-ce70-4898-85c5-f7389a24ac29 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:53.393 7 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:17:53.394 8 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-e71e69e4-ce70-4898-85c5-f7389a24ac29 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:17:53.395 7 INFO cinder.api.openstack.wsgi [req-e4146868-d565-4036-b875-a35114770b1e req-1fee71b1-8864-4b50-983b-a59de4160d92 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183: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-03-31 06:17:58.937 8 INFO cinder.api.openstack.wsgi [None req-c39c73d6-561f-44f2-a190-f721b48385e7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:17:58.943 8 INFO cinder.volume.api [None req-c39c73d6-561f-44f2-a190-f721b48385e7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:17:58.943 8 INFO cinder.api.openstack.wsgi [None req-c39c73d6-561f-44f2-a190-f721b48385e7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1050] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:17:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 169 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-03-31 06:17:58.956 7 INFO cinder.api.openstack.wsgi [None req-75a37871-648a-457d-a795-8db545db89a1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:17:58.963 7 INFO cinder.api.openstack.wsgi [None req-75a37871-648a-457d-a795-8db545db89a1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 7|app: 0|req: 529/1051] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:17:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:58.974 8 INFO cinder.api.openstack.wsgi [None req-468cd4b2-7f19-4ff4-88f7-b0e6d3ef2c3d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:17:58.985 8 INFO cinder.volume.api [None req-468cd4b2-7f19-4ff4-88f7-b0e6d3ef2c3d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:17:58.987 8 INFO cinder.api.openstack.wsgi [None req-468cd4b2-7f19-4ff4-88f7-b0e6d3ef2c3d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1052] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:17:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:17:59.001 7 INFO cinder.api.openstack.wsgi [None req-1525535c-53c7-4925-9717-da1afc5da3bc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:17:59.016 7 INFO cinder.api.openstack.wsgi [None req-1525535c-53c7-4925-9717-da1afc5da3bc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1053] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:17:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:17:59.028 8 INFO cinder.api.openstack.wsgi [None req-451fceb6-7c4c-4651-b9c5-fdf2d97a7d34 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:17:59.040 8 INFO cinder.volume.api [None req-451fceb6-7c4c-4651-b9c5-fdf2d97a7d34 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:17:59.043 8 INFO cinder.api.openstack.wsgi [None req-451fceb6-7c4c-4651-b9c5-fdf2d97a7d34 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1054] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:17:59.081 7 INFO cinder.api.openstack.wsgi [None req-9a10ba7f-8cd5-4f3c-9a0f-4b5ddcfe53cf 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true 2026-03-31 06:17:59.108 7 INFO cinder.api.openstack.wsgi [None req-9a10ba7f-8cd5-4f3c-9a0f-4b5ddcfe53cf 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1055] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/074c5cbcb2d04aaaba4450dfe1517073?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.123 8 INFO cinder.api.openstack.wsgi [None req-5fbbf7d2-208c-492f-aee1-c32900b50b6c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:17:59.146 8 INFO cinder.api.openstack.wsgi [None req-5fbbf7d2-208c-492f-aee1-c32900b50b6c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1056] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.159 7 INFO cinder.api.openstack.wsgi [None req-4c94d6da-ad22-45e0-ae91-ceb52522e724 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true 2026-03-31 06:17:59.190 7 INFO cinder.api.openstack.wsgi [None req-4c94d6da-ad22-45e0-ae91-ceb52522e724 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1057] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/5625ee7462fb4c769308e22f18bdc7d6?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.205 8 INFO cinder.api.openstack.wsgi [None req-f74b1c2a-7a01-4fe2-9dfd-1930b9d82df3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true 2026-03-31 06:17:59.233 8 INFO cinder.api.openstack.wsgi [None req-f74b1c2a-7a01-4fe2-9dfd-1930b9d82df3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1058] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/6913581c2ef1470ab9cd60dadf968b96?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.245 7 INFO cinder.api.openstack.wsgi [None req-128df28f-7272-4e88-a844-630cfa5e7892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:17:59.273 7 INFO cinder.api.openstack.wsgi [None req-128df28f-7272-4e88-a844-630cfa5e7892 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1059] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.285 8 INFO cinder.api.openstack.wsgi [None req-3f14e242-57f8-4e12-8051-7a217961f2b1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true 2026-03-31 06:17:59.317 8 INFO cinder.api.openstack.wsgi [None req-3f14e242-57f8-4e12-8051-7a217961f2b1 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1060] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ba75b206bcd74c509bf28e13c3d3141c?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.331 7 INFO cinder.api.openstack.wsgi [None req-13d3edd7-a337-42df-9678-617a889b4e9b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true 2026-03-31 06:17:59.354 7 INFO cinder.api.openstack.wsgi [None req-13d3edd7-a337-42df-9678-617a889b4e9b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1061] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d1cf31ff5c494e23a5ca824b6bb2ae39?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.370 8 INFO cinder.api.openstack.wsgi [None req-a0d300e8-93d8-4c03-9876-06f59dc697f4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true 2026-03-31 06:17:59.392 8 INFO cinder.api.openstack.wsgi [None req-a0d300e8-93d8-4c03-9876-06f59dc697f4 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1062] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d2aa7c8ceab04cceb75ea4de4a0e0d96?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.402 7 INFO cinder.api.openstack.wsgi [None req-c3191e93-ea88-414a-a08d-23370e23c9aa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true 2026-03-31 06:17:59.429 7 INFO cinder.api.openstack.wsgi [None req-c3191e93-ea88-414a-a08d-23370e23c9aa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1063] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/d325b2625aba4743b0fd373eefb20df9?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:17:59.443 8 INFO cinder.api.openstack.wsgi [None req-0620e493-edb0-45ce-b85a-0bd32fb533b9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:17:59.462 8 INFO cinder.api.openstack.wsgi [None req-0620e493-edb0-45ce-b85a-0bd32fb533b9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1064] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:17:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:03.393 7 INFO cinder.api.openstack.wsgi [None req-c3191e93-ea88-414a-a08d-23370e23c9aa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:03.393 8 INFO cinder.api.openstack.wsgi [None req-0620e493-edb0-45ce-b85a-0bd32fb533b9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:03.394 8 INFO cinder.api.openstack.wsgi [None req-0620e493-edb0-45ce-b85a-0bd32fb533b9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:03.394 7 INFO cinder.api.openstack.wsgi [None req-c3191e93-ea88-414a-a08d-23370e23c9aa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:08.896 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots 2026-03-31 06:18:08.910 7 INFO cinder.volume.api [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:18:08.910 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 537/1067] 10.0.0.150 () {32 vars in 705 bytes} [Tue Mar 31 06:18:08 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:18:08.926 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes 2026-03-31 06:18:08.954 8 INFO cinder.volume.api [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:18:08.955 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes returned with HTTP 200 [pid: 8|app: 0|req: 531/1068] 10.0.0.150 () {32 vars in 701 bytes} [Tue Mar 31 06:18:08 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:18:13.393 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:13.393 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:13.394 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:13.395 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:23.393 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:23.393 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:23.393 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:23.394 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:33.393 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:33.393 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:33.395 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:33.395 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:43.392 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:43.392 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:43.393 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:43.394 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:53.392 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:53.392 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:18:53.393 7 INFO cinder.api.openstack.wsgi [None req-14f30239-8c68-46cb-a042-673ff6f6dc3e 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:53.394 8 INFO cinder.api.openstack.wsgi [None req-2f3f01e9-27a4-4f00-9128-fea0f1f7dea3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:18:58.939 7 INFO cinder.api.openstack.wsgi [None req-d663efba-3834-463c-b177-ff614601aceb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:18:58.951 7 INFO cinder.volume.api [None req-d663efba-3834-463c-b177-ff614601aceb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:18:58.951 7 INFO cinder.api.openstack.wsgi [None req-d663efba-3834-463c-b177-ff614601aceb 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1079] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:18:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:18:58.961 8 INFO cinder.api.openstack.wsgi [None req-70b291f6-2b1c-42a8-b333-71e50283a022 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:18:58.983 8 INFO cinder.api.openstack.wsgi [None req-70b291f6-2b1c-42a8-b333-71e50283a022 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1080] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:18:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:18:59.056 7 INFO cinder.api.openstack.wsgi [None req-85c023df-0f71-45a5-88fd-7f9f1fc84fd3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:18:59.088 7 INFO cinder.api.openstack.wsgi [None req-85c023df-0f71-45a5-88fd-7f9f1fc84fd3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1081] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:18:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:59.105 8 INFO cinder.api.openstack.wsgi [None req-195ec01a-aef8-431a-8a70-7e05d8f181a3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:18:59.132 8 INFO cinder.api.openstack.wsgi [None req-195ec01a-aef8-431a-8a70-7e05d8f181a3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1082] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:18:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:59.146 7 INFO cinder.api.openstack.wsgi [None req-6c1886ed-9871-401b-9527-9d53d58df181 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:18:59.166 7 INFO cinder.api.openstack.wsgi [None req-6c1886ed-9871-401b-9527-9d53d58df181 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1083] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:18:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:59.177 8 INFO cinder.api.openstack.wsgi [None req-717892dc-3fdc-4a45-ba64-201d6e902805 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:18:59.186 8 INFO cinder.api.openstack.wsgi [None req-717892dc-3fdc-4a45-ba64-201d6e902805 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 539/1084] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:18:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:18:59.197 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:18:59.207 7 INFO cinder.volume.api [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:18:59.210 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1085] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:18:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:18:59.218 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:18:59.229 8 INFO cinder.volume.api [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:18:59.232 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1086] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:18:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:19:03.393 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:03.393 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:03.394 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:03.394 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:13.393 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:13.393 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:13.394 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:13.395 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:23.394 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:23.394 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:23.396 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:23.396 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:33.392 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:33.392 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:33.394 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:33.394 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:43.393 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:43.393 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:43.394 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:43.394 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:53.392 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:53.393 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:19:53.393 7 INFO cinder.api.openstack.wsgi [None req-94ae1815-1679-40c7-884b-fe06a81df598 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:53.394 8 INFO cinder.api.openstack.wsgi [None req-a6bb9455-21f9-4c96-aaf4-e8d0f1a7effa 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:19:58.737 7 INFO cinder.api.openstack.wsgi [None req-b8c230ab-325a-49c9-9337-d2251a38c54d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:19:58.752 7 INFO cinder.volume.api [None req-b8c230ab-325a-49c9-9337-d2251a38c54d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:19:58.754 7 INFO cinder.api.openstack.wsgi [None req-b8c230ab-325a-49c9-9337-d2251a38c54d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 553/1099] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:19:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:19:58.767 8 INFO cinder.api.openstack.wsgi [None req-9dfbed74-eed9-4b0e-82d3-f52c35cab4b2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:19:58.783 8 INFO cinder.api.openstack.wsgi [None req-9dfbed74-eed9-4b0e-82d3-f52c35cab4b2 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1100] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:19:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:58.795 7 INFO cinder.api.openstack.wsgi [None req-8430bec0-8445-403c-ba60-992a67a131e5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:19:58.802 7 INFO cinder.volume.api [None req-8430bec0-8445-403c-ba60-992a67a131e5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:19:58.802 7 INFO cinder.api.openstack.wsgi [None req-8430bec0-8445-403c-ba60-992a67a131e5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1101] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:19:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:19:58.822 8 INFO cinder.api.openstack.wsgi [None req-fa36b1e3-0ac4-44bb-81b6-cde4129641a7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:19:58.830 8 INFO cinder.api.openstack.wsgi [None req-fa36b1e3-0ac4-44bb-81b6-cde4129641a7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 548/1102] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:19:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:58.843 7 INFO cinder.api.openstack.wsgi [None req-e34a6bcd-d5a1-46d1-ba45-45ead9372ffc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:19:58.859 7 INFO cinder.volume.api [None req-e34a6bcd-d5a1-46d1-ba45-45ead9372ffc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:19:58.862 7 INFO cinder.api.openstack.wsgi [None req-e34a6bcd-d5a1-46d1-ba45-45ead9372ffc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1103] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:19:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:19:58.917 8 INFO cinder.api.openstack.wsgi [None req-6b48ccf3-5be4-4b65-8c4c-8dfbe34ec3a0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:19:58.959 8 INFO cinder.api.openstack.wsgi [None req-6b48ccf3-5be4-4b65-8c4c-8dfbe34ec3a0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1104] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:19:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:58.971 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:19:59.007 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1105] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:19:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:19:59.020 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:19:59.054 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 550/1106] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:19:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:03.393 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:03.394 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:03.395 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:03.396 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:13.393 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:13.393 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:13.394 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:13.394 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:23.393 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:23.393 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:23.394 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:23.394 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:33.393 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:33.393 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:33.394 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:33.394 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:43.393 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:43.393 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:43.393 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:43.394 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:53.392 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:53.392 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:20:53.392 7 INFO cinder.api.openstack.wsgi [None req-8aa5bd60-edf4-4ff3-b5b8-44ade33b8dc7 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:53.392 8 INFO cinder.api.openstack.wsgi [None req-184c77ce-2a4d-413e-af73-7768fc8c8d9f 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:20:58.836 7 INFO cinder.api.openstack.wsgi [None req-983774c2-d447-42cf-9275-f8e33d78b6dc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:20:58.874 7 INFO cinder.api.openstack.wsgi [None req-983774c2-d447-42cf-9275-f8e33d78b6dc 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1119] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:20:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:58.889 8 INFO cinder.api.openstack.wsgi [None req-df0e1d57-f83a-4d15-ad9a-67e1f1928db3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:20:58.927 8 INFO cinder.api.openstack.wsgi [None req-df0e1d57-f83a-4d15-ad9a-67e1f1928db3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1120] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:20:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:58.940 7 INFO cinder.api.openstack.wsgi [None req-795feb85-1213-4481-a0f5-059dad3d8046 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:20:58.968 7 INFO cinder.api.openstack.wsgi [None req-795feb85-1213-4481-a0f5-059dad3d8046 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1121] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:20:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:58.979 8 INFO cinder.api.openstack.wsgi [None req-a36ef9c5-0233-4d5e-8cfd-e60f7e7d3f44 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:20:58.987 8 INFO cinder.volume.api [None req-a36ef9c5-0233-4d5e-8cfd-e60f7e7d3f44 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:20:58.988 8 INFO cinder.api.openstack.wsgi [None req-a36ef9c5-0233-4d5e-8cfd-e60f7e7d3f44 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1122] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:20:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:20:59.002 7 INFO cinder.api.openstack.wsgi [None req-a7774bc7-c7ba-4344-93c6-0994971d41e3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:20:59.016 7 INFO cinder.api.openstack.wsgi [None req-a7774bc7-c7ba-4344-93c6-0994971d41e3 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1123] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:20:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:59.027 8 INFO cinder.api.openstack.wsgi [None req-4e84e634-f5e0-41e8-87dd-0359dcac30d0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:20:59.033 8 INFO cinder.api.openstack.wsgi [None req-4e84e634-f5e0-41e8-87dd-0359dcac30d0 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 559/1124] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:20:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:20:59.047 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:20:59.061 7 INFO cinder.volume.api [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:20:59.064 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1125] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:20:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:20:59.074 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:20:59.083 8 INFO cinder.volume.api [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:20:59.085 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 560/1126] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:20:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:21:03.393 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:03.393 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:03.394 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:03.394 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:13.393 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:13.393 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:13.394 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:13.394 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:23.392 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:23.393 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:23.393 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:23.393 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:33.393 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:33.393 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:33.394 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:33.395 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:43.392 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:43.392 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:43.394 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:43.394 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:53.393 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:53.394 8 INFO cinder.api.openstack.wsgi [None req-c52129a1-4272-43f0-a0bd-45a26df2c45c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:53.395 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:21:53.396 7 INFO cinder.api.openstack.wsgi [None req-6bd100d5-b66a-4054-a7e1-b2323e1a59e9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:21:58.771 8 INFO cinder.api.openstack.wsgi [None req-f09b75fe-60b5-4f7b-b5f7-799234d2cbb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true 2026-03-31 06:21:58.779 8 INFO cinder.volume.api [None req-f09b75fe-60b5-4f7b-b5f7-799234d2cbb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all snapshots completed successfully. 2026-03-31 06:21:58.780 8 INFO cinder.api.openstack.wsgi [None req-f09b75fe-60b5-4f7b-b5f7-799234d2cbb5 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1139] 10.0.0.226 () {28 vars in 674 bytes} [Tue Mar 31 06:21:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/snapshots?all_tenants=true => generated 17 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-31 06:21:58.818 7 INFO cinder.api.openstack.wsgi [None req-94a93fea-743a-41da-b057-ffeefea067ff 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true 2026-03-31 06:21:58.843 7 INFO cinder.api.openstack.wsgi [None req-94a93fea-743a-41da-b057-ffeefea067ff 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1140] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:21:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/46d00126e9f84abe9169fc548c5482d3?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:21:58.856 8 INFO cinder.api.openstack.wsgi [None req-53384204-5423-462e-91ff-b0a646775c19 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true 2026-03-31 06:21:58.877 8 INFO cinder.api.openstack.wsgi [None req-53384204-5423-462e-91ff-b0a646775c19 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1141] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:21:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/7442d6baaf794f328b75b9e4e2bae420?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:21:58.894 7 INFO cinder.api.openstack.wsgi [None req-ab1acc60-aa59-46b9-b1c8-b2ed0f02df3c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true 2026-03-31 06:21:58.926 7 INFO cinder.api.openstack.wsgi [None req-ab1acc60-aa59-46b9-b1c8-b2ed0f02df3c 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1142] 10.0.0.226 () {28 vars in 736 bytes} [Tue Mar 31 06:21:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-quota-sets/ea3b4cf9758c4a568bbbbb89a380be48?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:21:58.938 8 INFO cinder.api.openstack.wsgi [None req-93b5e5d1-3d08-4981-a43e-d080aecfef57 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:21:58.950 8 INFO cinder.volume.api [None req-93b5e5d1-3d08-4981-a43e-d080aecfef57 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:21:58.953 8 INFO cinder.api.openstack.wsgi [None req-93b5e5d1-3d08-4981-a43e-d080aecfef57 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1143] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:21:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:21:58.965 7 INFO cinder.api.openstack.wsgi [None req-53fc5903-2497-456b-b8f5-540b915bbb3d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true 2026-03-31 06:21:58.978 7 INFO cinder.volume.api [None req-53fc5903-2497-456b-b8f5-540b915bbb3d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] Get all volumes completed successfully. 2026-03-31 06:21:58.981 7 INFO cinder.api.openstack.wsgi [None req-53fc5903-2497-456b-b8f5-540b915bbb3d 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1144] 10.0.0.226 () {28 vars in 684 bytes} [Tue Mar 31 06:21:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:21:58.994 8 INFO cinder.api.openstack.wsgi [None req-99f8f74f-e6af-4556-9c6a-89aa936d2de9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services 2026-03-31 06:21:59.004 8 INFO cinder.api.openstack.wsgi [None req-99f8f74f-e6af-4556-9c6a-89aa936d2de9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services returned with HTTP 200 [pid: 8|app: 0|req: 570/1145] 10.0.0.226 () {28 vars in 645 bytes} [Tue Mar 31 06:21:58 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-31 06:21:59.019 7 INFO cinder.api.openstack.wsgi [None req-03fc8fb3-4f9e-438c-8cc6-f98deec9522b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true 2026-03-31 06:21:59.039 7 INFO cinder.api.openstack.wsgi [None req-03fc8fb3-4f9e-438c-8cc6-f98deec9522b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ea3b4cf9758c4a568bbbbb89a380be48/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1146] 10.0.0.226 () {28 vars in 696 bytes} [Tue Mar 31 06:21:59 2026] GET /v3/ea3b4cf9758c4a568bbbbb89a380be48/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-03-31 06:22:03.393 8 INFO cinder.api.openstack.wsgi [None req-99f8f74f-e6af-4556-9c6a-89aa936d2de9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:22:03.393 7 INFO cinder.api.openstack.wsgi [None req-03fc8fb3-4f9e-438c-8cc6-f98deec9522b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:22:03.394 8 INFO cinder.api.openstack.wsgi [None req-99f8f74f-e6af-4556-9c6a-89aa936d2de9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:22:03.395 7 INFO cinder.api.openstack.wsgi [None req-03fc8fb3-4f9e-438c-8cc6-f98deec9522b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:22:13.393 8 INFO cinder.api.openstack.wsgi [None req-99f8f74f-e6af-4556-9c6a-89aa936d2de9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:22:13.393 8 INFO cinder.api.openstack.wsgi [None req-99f8f74f-e6af-4556-9c6a-89aa936d2de9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:22:13.394 7 INFO cinder.api.openstack.wsgi [None req-03fc8fb3-4f9e-438c-8cc6-f98deec9522b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:22:13.399 7 INFO cinder.api.openstack.wsgi [None req-03fc8fb3-4f9e-438c-8cc6-f98deec9522b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:22:23.393 8 INFO cinder.api.openstack.wsgi [None req-99f8f74f-e6af-4556-9c6a-89aa936d2de9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:22:23.393 7 INFO cinder.api.openstack.wsgi [None req-03fc8fb3-4f9e-438c-8cc6-f98deec9522b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] GET http://10.0.0.183:8776/ 2026-03-31 06:22:23.393 8 INFO cinder.api.openstack.wsgi [None req-99f8f74f-e6af-4556-9c6a-89aa936d2de9 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300 2026-03-31 06:22:23.394 7 INFO cinder.api.openstack.wsgi [None req-03fc8fb3-4f9e-438c-8cc6-f98deec9522b 805bb2134d174bffb3dd348f04c0a4bc ea3b4cf9758c4a568bbbbb89a380be48 - - default default] http://10.0.0.183:8776/ returned with HTTP 300