+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 18 01:03:56 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:48 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-6d6986fcb5-xdbwc machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x559101562090 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() /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-05-18 01:03:59.828 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-05-18 01:03:59.828 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-05-18 01:03:59.963 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-05-18 01:03:59.963 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/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-05-18 01:04:00.843 8 INFO cinder.rpc [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-18 01:04:00.846 8 INFO cinder.rpc [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-18 01:04:00.850 8 INFO cinder.rpc [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-18 01:04:00.853 8 INFO cinder.rpc [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-18 01:04:00.871 8 INFO cinder.rpc [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-18 01:04:00.875 8 INFO cinder.rpc [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-18 01:04:00.941 8 WARNING cinder.api.contrib.hosts [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-18 01:04:00.983 7 INFO cinder.rpc [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-18 01:04:00.984 8 WARNING keystonemiddleware._common.config [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:04:00.994 8 WARNING oslo_config.cfg [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] 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 0x559101562090 pid: 8 (default app) 2026-05-18 01:04:00.999 7 INFO cinder.rpc [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-18 01:04:01.005 7 INFO cinder.rpc [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-18 01:04:01.009 7 INFO cinder.rpc [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-18 01:04:01.023 7 INFO cinder.rpc [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-18 01:04:01.027 7 INFO cinder.rpc [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-18 01:04:01.085 7 WARNING cinder.api.contrib.hosts [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-18 01:04:01.127 7 WARNING keystonemiddleware._common.config [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 01:04:01.136 7 WARNING oslo_config.cfg [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x559101562090 pid: 7 (default app) 2026-05-18 01:04:01.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:01.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:01.820 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:01.822 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:01.822 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:01.822 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:11.817 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:11.817 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:11.819 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:11.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:21.817 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:21.817 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:21.819 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:21.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:31.817 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:31.817 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:31.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:31.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:41.817 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:41.817 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:41.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:41.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:51.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:51.818 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:04:51.819 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:04:51.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:01.818 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:01.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:01.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:01.819 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:11.817 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:11.817 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:11.818 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:11.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:21.818 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:21.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:21.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:21.820 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:31.817 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:31.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:31.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:31.820 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:41.818 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:41.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ 2026-05-18 01:05:41.819 7 INFO cinder.api.openstack.wsgi [None req-339f2bdd-ce1c-4790-ad6f-dceace7ccf15 - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:05:41.820 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215: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-05-18 01:05:51.813 7 WARNING oslo_policy.policy [None req-66bc52a3-500f-436e-be24-c942eb3b983d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:05:51.813 7 WARNING oslo_policy.policy [None req-66bc52a3-500f-436e-be24-c942eb3b983d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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) 2026-05-18 01:05:51.818 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ /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) 2026-05-18 01:05:51.820 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 /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) 2026-05-18 01:05:51.821 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] GET http://10.0.0.215:8776/ /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) 2026-05-18 01:05:51.821 8 INFO cinder.api.openstack.wsgi [None req-e37dd097-0fc3-4933-a058-18a92e33b68d - - - - - -] http://10.0.0.215:8776/ returned with HTTP 300 /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-05-18 01:05:52.209 7 INFO cinder.api.openstack.wsgi [None req-66bc52a3-500f-436e-be24-c942eb3b983d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/types/rbd1 2026-05-18 01:05:52.241 7 INFO cinder.api.openstack.wsgi [None req-66bc52a3-500f-436e-be24-c942eb3b983d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 12/26] 10.0.0.180 () {30 vars in 682 bytes} [Mon May 18 01:05:51 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/types/rbd1 => generated 82 bytes in 928 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-05-18 01:05:52.293 8 WARNING oslo_policy.policy [None req-e3b34874-1e72-46c8-9a9d-ba911ea7ff52 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:05:52.293 8 WARNING oslo_policy.policy [None req-e3b34874-1e72-46c8-9a9d-ba911ea7ff52 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:05:52.862 8 INFO cinder.api.openstack.wsgi [None req-e3b34874-1e72-46c8-9a9d-ba911ea7ff52 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:05:52.889 8 INFO cinder.api.openstack.wsgi [None req-e3b34874-1e72-46c8-9a9d-ba911ea7ff52 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 15/27] 10.0.0.180 () {30 vars in 721 bytes} [Mon May 18 01:05:52 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/types?name=rbd1&is_public=None => generated 20 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:05:54.584 7 INFO cinder.api.openstack.wsgi [None req-c795955c-e9f9-4439-8d5b-b917057fe6d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:05:54.608 7 INFO cinder.api.openstack.wsgi [None req-c795955c-e9f9-4439-8d5b-b917057fe6d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/types returned with HTTP 200 [pid: 7|app: 0|req: 13/28] 10.0.0.180 () {34 vars in 725 bytes} [Mon May 18 01:05:54 2026] POST /v3/535ba092ed774de19d4ad28accdc03ef/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:05:54.628 8 INFO cinder.api.openstack.wsgi [req-c795955c-e9f9-4439-8d5b-b917057fe6d5 req-45148ac9-7dc0-4a7a-bec1-bfefeeb65880 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/types/b324a2c4-8a64-43bf-a494-d1568ca1eeb3/extra_specs 2026-05-18 01:05:54.717 8 INFO cinder.api.openstack.wsgi [req-c795955c-e9f9-4439-8d5b-b917057fe6d5 req-45148ac9-7dc0-4a7a-bec1-bfefeeb65880 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/types/b324a2c4-8a64-43bf-a494-d1568ca1eeb3/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 16/29] 10.0.0.180 () {36 vars in 894 bytes} [Mon May 18 01:05:54 2026] POST /v3/535ba092ed774de19d4ad28accdc03ef/types/b324a2c4-8a64-43bf-a494-d1568ca1eeb3/extra_specs => generated 48 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:05:56.514 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/types?is_public=None 2026-05-18 01:05:56.529 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 14/30] 10.0.0.180 () {30 vars in 701 bytes} [Mon May 18 01:05:56 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/types?is_public=None => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:05:58.513 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/qos-specs 2026-05-18 01:05:58.524 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 17/31] 10.0.0.180 () {30 vars in 680 bytes} [Mon May 18 01:05:58 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/qos-specs => generated 17 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:06:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:01.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:11.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:11.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:21.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:41.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:41.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:51.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:06:51.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:06:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:01.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:01.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:01.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:11.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:21.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:21.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:21.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:31.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:41.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:41.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:51.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:51.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:07:51.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:07:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:01.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:11.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:11.820 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:11.821 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:11.822 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:21.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:21.820 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:41.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:41.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:08:51.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:08:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:01.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:01.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:11.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:11.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:21.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:21.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:21.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:31.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:41.822 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:41.824 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:51.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:51.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:09:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:09:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:01.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:11.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:21.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:41.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:41.820 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:51.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:10:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:10:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:01.826 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:01.827 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:01.828 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:11.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:11.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:21.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:31.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:41.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:41.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:11:51.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:11:51.820 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:01.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:11.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:21.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:31.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:12:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:12:51.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:01.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:11.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:11.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:21.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:31.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:41.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:13:51.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:13:51.821 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:01.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:01.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:11.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:11.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:21.820 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:21.821 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:21.821 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:21.824 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:31.820 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:41.821 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:51.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:14:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:14:51.821 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:01.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:01.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:11.820 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:21.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:31.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:41.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:41.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:51.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:51.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:15:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:15:51.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:01.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:01.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:11.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:21.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:31.821 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:31.822 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:31.823 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:31.825 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:51.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:51.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:16:51.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:16:51.820 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:01.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:01.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:01.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:11.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:21.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:21.823 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:21.824 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:51.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:17:51.821 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:17:51.823 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:01.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:11.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:21.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:21.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:31.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:41.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:51.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:18:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:18:51.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:01.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:11.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:11.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:21.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:31.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:31.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:31.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:41.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:41.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:41.820 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:51.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:19:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:19:51.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:01.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:01.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:11.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:11.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:11.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:11.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:21.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:21.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:21.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:21.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:31.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:31.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:31.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:31.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:41.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:41.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:41.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:41.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:51.817 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:51.817 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:20:51.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:20:51.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:01.818 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:01.818 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:01.819 8 INFO cinder.api.openstack.wsgi [None req-342165e3-e398-4850-b277-f260eec61e2b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:01.819 7 INFO cinder.api.openstack.wsgi [None req-03a3d3f9-2a25-42f1-9951-15c205195ce2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215: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-05-18 01:21:09.336 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=False 2026-05-18 01:21:09.361 8 WARNING cinder.quota [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.362 8 WARNING cinder.quota [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.362 8 WARNING cinder.quota [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.363 8 WARNING cinder.quota [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.363 8 WARNING cinder.quota [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.364 8 WARNING cinder.quota [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.376 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 109/214] 199.204.45.4 () {44 vars in 1061 bytes} [Mon May 18 01:21:09 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=False => generated 340 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:21:09.549 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] PUT https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef 2026-05-18 01:21:09.625 7 WARNING cinder.quota [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.626 7 WARNING cinder.quota [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.627 7 WARNING cinder.quota [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.627 7 WARNING cinder.quota [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.630 7 WARNING cinder.quota [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.631 7 WARNING cinder.quota [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:21:09.641 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef returned with HTTP 200 [pid: 7|app: 0|req: 106/215] 199.204.45.4 () {48 vars in 1090 bytes} [Mon May 18 01:21:09 2026] PUT /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef => generated 296 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:21:11.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:11.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:11.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:11.821 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:21.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:21.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:21.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:21.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:31.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:31.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:41.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:51.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:51.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:21:51.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:21:51.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:01.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:01.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:01.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:11.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:11.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:21.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:21.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:21.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:21.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:31.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:31.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:41.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:51.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:51.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:22:51.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:22:51.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:01.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:01.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:01.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:11.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:11.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:21.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:21.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:21.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:21.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:31.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:31.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:51.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:51.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:23:51.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:23:51.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:01.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:01.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:11.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:11.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:21.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:21.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:21.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:21.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:31.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:31.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:31.821 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:51.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:51.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:24:51.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:24:51.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:01.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:01.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:01.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:11.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:11.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:11.824 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:11.825 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:21.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:21.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:21.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:21.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:31.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:31.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:51.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:51.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:25:51.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:25:51.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:01.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:01.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:11.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:11.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:21.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:21.821 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:21.821 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:21.822 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:31.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:31.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:41.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:51.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:51.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:26:51.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:26:51.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:01.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:01.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:11.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:11.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:11.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:21.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:21.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:21.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:21.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:31.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:41.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:41.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:51.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:51.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:27:51.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:27:51.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:01.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:01.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:11.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:11.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:21.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:21.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:21.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:21.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:31.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:31.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:41.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:41.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:51.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:51.821 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:28:51.821 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:28:51.822 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:01.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:01.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:01.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:11.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:11.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:21.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:21.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:21.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:21.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:31.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:31.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:41.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:51.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:51.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:29:51.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:29:51.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:01.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:11.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:11.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:21.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:21.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:21.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:21.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:31.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:31.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:41.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:41.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:51.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:51.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:30:51.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:30:51.821 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:01.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:01.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:11.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:11.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:11.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:21.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:21.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:21.820 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:21.821 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:31.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:31.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:31.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:41.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:51.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:51.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:31:51.820 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:31:51.821 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:01.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:01.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:01.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:01.819 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:11.824 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:11.825 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:11.824 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:11.826 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:21.822 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:21.822 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:21.823 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:21.824 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:31.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:31.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:31.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:31.818 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:41.817 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:41.817 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:41.818 7 INFO cinder.api.openstack.wsgi [None req-1351fb13-aaa9-42a5-bb00-5b6407b2c84f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:41.819 8 INFO cinder.api.openstack.wsgi [None req-0ecd612c-24c3-4dab-9060-0e87e9fb87ee 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:46.961 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=False 2026-05-18 01:32:46.987 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 177/356] 199.204.45.4 () {44 vars in 1061 bytes} [Mon May 18 01:32:46 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=False => generated 340 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:32:47.548 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] PUT https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb 2026-05-18 01:32:47.623 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb returned with HTTP 200 [pid: 8|app: 0|req: 180/357] 199.204.45.4 () {48 vars in 1090 bytes} [Mon May 18 01:32:47 2026] PUT /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb => generated 296 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:32:51.822 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:51.822 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:32:51.822 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:32:51.824 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:01.817 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:01.817 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:01.819 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:01.819 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:11.818 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:11.818 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:11.819 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:11.819 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:21.817 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:21.818 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:21.818 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:21.819 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:31.818 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:31.818 7 INFO cinder.api.openstack.wsgi [None req-8270d1f0-796c-49fc-9d7f-e10046fbcfeb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:31.818 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:31.820 8 INFO cinder.api.openstack.wsgi [None req-f9070d43-e9ea-418a-8a6b-d0df530ea5d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:38.993 7 INFO cinder.api.openstack.wsgi [None req-501cb076-609e-4361-8413-95246c3e98c9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:33:39.034 7 INFO cinder.volume.api [None req-501cb076-609e-4361-8413-95246c3e98c9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:33:39.037 7 INFO cinder.api.openstack.wsgi [None req-501cb076-609e-4361-8413-95246c3e98c9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 183/368] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:33:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:33:39.051 8 INFO cinder.api.openstack.wsgi [None req-7bc806eb-49d8-4f33-ae36-e6319ec889ce 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:33:39.058 8 INFO cinder.api.openstack.wsgi [None req-7bc806eb-49d8-4f33-ae36-e6319ec889ce 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 186/369] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:33:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:33:39.070 7 INFO cinder.api.openstack.wsgi [None req-8dc3095d-fa5f-4851-9dc1-12e0c8839aa5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:33:39.123 7 INFO cinder.api.openstack.wsgi [None req-8dc3095d-fa5f-4851-9dc1-12e0c8839aa5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 184/370] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:33:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:33:39.197 8 INFO cinder.api.openstack.wsgi [None req-7f7bd72d-68e8-4d23-ad28-14271ba479d9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:33:39.227 8 INFO cinder.api.openstack.wsgi [None req-7f7bd72d-68e8-4d23-ad28-14271ba479d9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/371] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:33:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:33:39.239 7 INFO cinder.api.openstack.wsgi [None req-4188ed44-7864-4bac-be44-f7d9dc15efe8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:33:39.267 7 INFO cinder.api.openstack.wsgi [None req-4188ed44-7864-4bac-be44-f7d9dc15efe8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 185/372] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:33:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:33:39.281 8 INFO cinder.api.openstack.wsgi [None req-ab63091d-557c-4ca1-a23a-a1453aa73114 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:33:39.305 8 INFO cinder.api.openstack.wsgi [None req-ab63091d-557c-4ca1-a23a-a1453aa73114 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/373] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:33:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:33:39.318 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:33:39.341 7 INFO cinder.volume.api [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:33:39.341 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/374] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:33:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:33:39.353 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:33:39.387 8 INFO cinder.volume.api [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:33:39.390 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 189/375] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:33:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:33:41.817 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:41.818 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:41.819 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:41.820 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:51.818 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:51.818 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:33:51.818 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:33:51.819 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:01.817 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:01.817 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:01.818 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:01.819 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:11.818 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:11.818 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:11.819 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:11.819 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:21.820 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:21.820 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:21.821 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:21.821 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:31.817 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:31.819 8 INFO cinder.api.openstack.wsgi [None req-e1d98c01-3dfb-4be8-82e1-62aea8f7ce26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:31.819 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:31.820 7 INFO cinder.api.openstack.wsgi [None req-2a30aef4-5ac1-4b61-842f-23a43ffc7504 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:38.952 8 INFO cinder.api.openstack.wsgi [None req-5cd28d9c-070e-4612-83f3-5116f1358c26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:34:38.958 8 INFO cinder.api.openstack.wsgi [None req-5cd28d9c-070e-4612-83f3-5116f1358c26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 196/388] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:34:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:34:38.970 7 INFO cinder.api.openstack.wsgi [None req-3b94bd51-4101-49f2-8192-ebec8cad4b73 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:34:38.985 7 INFO cinder.api.openstack.wsgi [None req-3b94bd51-4101-49f2-8192-ebec8cad4b73 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 193/389] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:34:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:34:39.027 8 INFO cinder.api.openstack.wsgi [None req-07831b52-3bb7-4391-9813-87d899856654 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:34:39.050 8 INFO cinder.api.openstack.wsgi [None req-07831b52-3bb7-4391-9813-87d899856654 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 197/390] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:34:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:34:39.065 7 INFO cinder.api.openstack.wsgi [None req-4775ecde-57c7-4752-8496-fbf6c6eba514 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:34:39.099 7 INFO cinder.api.openstack.wsgi [None req-4775ecde-57c7-4752-8496-fbf6c6eba514 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/391] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:34:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:34:39.113 8 INFO cinder.api.openstack.wsgi [None req-d3945f72-78ed-4ed4-a900-7af68f50fa0b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:34:39.136 8 INFO cinder.api.openstack.wsgi [None req-d3945f72-78ed-4ed4-a900-7af68f50fa0b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 198/392] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:34:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:34:39.155 7 INFO cinder.api.openstack.wsgi [None req-22d135c7-ed1f-4473-b31c-8a92c1b6be26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:34:39.174 7 INFO cinder.volume.api [None req-22d135c7-ed1f-4473-b31c-8a92c1b6be26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:34:39.174 7 INFO cinder.api.openstack.wsgi [None req-22d135c7-ed1f-4473-b31c-8a92c1b6be26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/393] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:34:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:34:39.185 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:34:39.196 8 INFO cinder.volume.api [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:34:39.199 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/394] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:34:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:34:39.209 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:34:39.221 7 INFO cinder.volume.api [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:34:39.223 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/395] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:34:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:34:41.817 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:41.817 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:41.818 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:41.819 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:51.820 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:51.820 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:34:51.821 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:34:51.822 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:01.817 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:01.817 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:01.818 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:01.818 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:11.818 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:11.819 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:11.821 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:11.821 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:21.817 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:21.817 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:21.817 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:21.818 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:31.817 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:31.817 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:31.819 7 INFO cinder.api.openstack.wsgi [None req-fb85de53-ecd3-47f4-a8c7-5cb73d82ba46 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:31.819 8 INFO cinder.api.openstack.wsgi [None req-a36c7316-b5c2-4505-a302-a1ed0a3c55df 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:38.937 7 INFO cinder.api.openstack.wsgi [None req-22fe8c31-8827-447a-88c1-226b91e81dbd 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:35:38.960 7 INFO cinder.api.openstack.wsgi [None req-22fe8c31-8827-447a-88c1-226b91e81dbd 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/408] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:35:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:35:38.975 8 INFO cinder.api.openstack.wsgi [None req-26ae218e-5288-4b4f-b49f-04f92e7337b9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:35:38.995 8 INFO cinder.api.openstack.wsgi [None req-26ae218e-5288-4b4f-b49f-04f92e7337b9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/409] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:35:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:35:39.007 7 INFO cinder.api.openstack.wsgi [None req-3cabb97f-8d37-4e0f-8965-10433ea3f07b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:35:39.030 7 INFO cinder.api.openstack.wsgi [None req-3cabb97f-8d37-4e0f-8965-10433ea3f07b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/410] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:35:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:35:39.042 8 INFO cinder.api.openstack.wsgi [None req-e082fb11-f67d-468e-8566-bdf78cdd6253 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:35:39.050 8 INFO cinder.api.openstack.wsgi [None req-e082fb11-f67d-468e-8566-bdf78cdd6253 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 207/411] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:35:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:35:39.062 7 INFO cinder.api.openstack.wsgi [None req-103622f3-a9c5-4f70-bc41-206404914dbd 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:35:39.069 7 INFO cinder.volume.api [None req-103622f3-a9c5-4f70-bc41-206404914dbd 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:35:39.069 7 INFO cinder.api.openstack.wsgi [None req-103622f3-a9c5-4f70-bc41-206404914dbd 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 205/412] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:35:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:35:39.078 8 INFO cinder.api.openstack.wsgi [None req-3efb11b7-9593-472f-9b19-50f3c9bb0e97 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:35:39.086 8 INFO cinder.volume.api [None req-3efb11b7-9593-472f-9b19-50f3c9bb0e97 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:35:39.088 8 INFO cinder.api.openstack.wsgi [None req-3efb11b7-9593-472f-9b19-50f3c9bb0e97 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/413] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:35:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:35:39.098 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:35:39.109 7 INFO cinder.volume.api [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:35:39.111 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/414] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:35:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:35:39.124 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:35:39.166 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 209/415] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:35:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:35:41.818 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:41.818 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:41.819 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:41.819 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:51.817 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:51.817 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:35:51.818 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:35:51.818 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:01.817 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:01.818 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:01.819 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:01.819 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:11.817 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:11.818 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:11.819 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:11.819 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:21.820 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:21.820 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:21.821 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:21.821 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:31.817 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:31.817 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:31.818 8 INFO cinder.api.openstack.wsgi [None req-0a21df0c-7bc8-403b-8c48-6c6b1f62f544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:31.820 7 INFO cinder.api.openstack.wsgi [None req-99106e1d-5faf-4668-8ac4-b652f8d32544 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:39.107 8 INFO cinder.api.openstack.wsgi [None req-e607bd3c-e9e6-4d0d-9659-b3fc421177ea 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:36:39.118 8 INFO cinder.volume.api [None req-e607bd3c-e9e6-4d0d-9659-b3fc421177ea 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:36:39.120 8 INFO cinder.api.openstack.wsgi [None req-e607bd3c-e9e6-4d0d-9659-b3fc421177ea 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/428] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:36:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:36:39.138 7 INFO cinder.api.openstack.wsgi [None req-42494a4b-f1e3-4e11-b205-552d6a91e4e9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:36:39.146 7 INFO cinder.api.openstack.wsgi [None req-42494a4b-f1e3-4e11-b205-552d6a91e4e9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 213/429] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:36:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:36:39.159 8 INFO cinder.api.openstack.wsgi [None req-441d3603-b4ad-49f3-a45d-d3aeae1807f4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:36:39.180 8 INFO cinder.api.openstack.wsgi [None req-441d3603-b4ad-49f3-a45d-d3aeae1807f4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 217/430] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:36:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:36:39.193 7 INFO cinder.api.openstack.wsgi [None req-e9689d12-85fc-4d2c-82de-596a6cacd743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:36:39.205 7 INFO cinder.volume.api [None req-e9689d12-85fc-4d2c-82de-596a6cacd743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:36:39.207 7 INFO cinder.api.openstack.wsgi [None req-e9689d12-85fc-4d2c-82de-596a6cacd743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/431] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:36:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:36:39.217 8 INFO cinder.api.openstack.wsgi [None req-64ac28e8-2b5c-4957-a1ee-95b0066b02c3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:36:39.235 8 INFO cinder.volume.api [None req-64ac28e8-2b5c-4957-a1ee-95b0066b02c3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:36:39.235 8 INFO cinder.api.openstack.wsgi [None req-64ac28e8-2b5c-4957-a1ee-95b0066b02c3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/432] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:36:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:36:39.282 7 INFO cinder.api.openstack.wsgi [None req-4b7c2369-8646-4af0-b219-09fbdda2eda6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:36:39.311 7 INFO cinder.api.openstack.wsgi [None req-4b7c2369-8646-4af0-b219-09fbdda2eda6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/433] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:36:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:36:39.329 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:36:39.354 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 219/434] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:36:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:36:39.366 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:36:39.386 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/435] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:36:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:36:41.817 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:41.818 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:41.818 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:41.820 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:51.817 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:51.818 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:36:51.818 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:36:51.820 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:01.817 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:01.817 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:01.818 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:01.818 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:11.817 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:11.817 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:11.818 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:11.818 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:21.817 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:21.817 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:21.819 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:21.819 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:31.817 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:31.818 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:31.818 7 INFO cinder.api.openstack.wsgi [None req-3bc697de-7e7a-45a4-8972-0ee432383596 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:31.819 8 INFO cinder.api.openstack.wsgi [None req-691624f8-5168-4b5a-8737-3cb1c95f62aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:38.950 7 INFO cinder.api.openstack.wsgi [None req-fe23df0a-f026-4c43-a13c-94808b25075b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:37:38.963 7 INFO cinder.volume.api [None req-fe23df0a-f026-4c43-a13c-94808b25075b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:37:38.966 7 INFO cinder.api.openstack.wsgi [None req-fe23df0a-f026-4c43-a13c-94808b25075b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/448] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:37:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:37:39.014 8 INFO cinder.api.openstack.wsgi [None req-e4aa8f31-e5c1-491f-beef-aef47f5beeae 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:37:39.038 8 INFO cinder.api.openstack.wsgi [None req-e4aa8f31-e5c1-491f-beef-aef47f5beeae 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/449] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:37:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:37:39.052 7 INFO cinder.api.openstack.wsgi [None req-052378f0-bbe9-4c39-8c71-a43013c1248a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:37:39.078 7 INFO cinder.api.openstack.wsgi [None req-052378f0-bbe9-4c39-8c71-a43013c1248a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/450] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:37:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:37:39.090 8 INFO cinder.api.openstack.wsgi [None req-d19d0a36-e11e-4fad-be05-58f221b821db 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:37:39.116 8 INFO cinder.api.openstack.wsgi [None req-d19d0a36-e11e-4fad-be05-58f221b821db 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/451] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:37:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:37:39.126 7 INFO cinder.api.openstack.wsgi [None req-03e601c9-0f12-4252-b25f-a11f1c56f472 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:37:39.136 7 INFO cinder.api.openstack.wsgi [None req-03e601c9-0f12-4252-b25f-a11f1c56f472 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 225/452] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:37:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:37:39.148 8 INFO cinder.api.openstack.wsgi [None req-75b5c1bb-600a-4d15-9cf3-fd8baf8ca460 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:37:39.158 8 INFO cinder.volume.api [None req-75b5c1bb-600a-4d15-9cf3-fd8baf8ca460 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:37:39.160 8 INFO cinder.api.openstack.wsgi [None req-75b5c1bb-600a-4d15-9cf3-fd8baf8ca460 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/453] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:37:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:37:39.171 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:37:39.190 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 226/454] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:37:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:37:39.201 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:37:39.208 8 INFO cinder.volume.api [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:37:39.209 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/455] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:37:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:37:41.817 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:41.817 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:41.819 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:41.819 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:51.818 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:51.818 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:37:51.818 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:37:51.819 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:01.817 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:01.817 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:01.818 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:01.819 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:11.817 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:11.818 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:11.818 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:11.822 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:21.820 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:21.821 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:21.820 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:21.823 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:31.818 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:31.819 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:31.820 8 INFO cinder.api.openstack.wsgi [None req-fdaab5e5-eeec-4dfe-a068-6f25f09fb477 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:31.820 7 INFO cinder.api.openstack.wsgi [None req-7782c2e3-a4f7-4fb8-8ffc-60096171f4d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:38.938 8 INFO cinder.api.openstack.wsgi [None req-808c9c2d-8562-43b4-bb1c-2f8db95e6f1e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:38:38.948 8 INFO cinder.volume.api [None req-808c9c2d-8562-43b4-bb1c-2f8db95e6f1e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:38:38.950 8 INFO cinder.api.openstack.wsgi [None req-808c9c2d-8562-43b4-bb1c-2f8db95e6f1e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/468] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:38:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:38:38.961 7 INFO cinder.api.openstack.wsgi [None req-b3819753-5eff-456c-baa7-7d0101e500bc 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:38:38.967 7 INFO cinder.api.openstack.wsgi [None req-b3819753-5eff-456c-baa7-7d0101e500bc 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 233/469] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:38:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:38:38.978 8 INFO cinder.api.openstack.wsgi [None req-87efce57-449d-44ac-ad52-d8458a4ca89f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:38:38.992 8 INFO cinder.api.openstack.wsgi [None req-87efce57-449d-44ac-ad52-d8458a4ca89f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 237/470] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:38:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:38:39.002 7 INFO cinder.api.openstack.wsgi [None req-79f97774-89e4-42d1-a07f-0c225542443b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:38:39.011 7 INFO cinder.volume.api [None req-79f97774-89e4-42d1-a07f-0c225542443b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:38:39.013 7 INFO cinder.api.openstack.wsgi [None req-79f97774-89e4-42d1-a07f-0c225542443b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 234/471] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:38:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:38:39.024 8 INFO cinder.api.openstack.wsgi [None req-811f28b6-9cea-4aa2-a110-c58441164d1a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:38:39.033 8 INFO cinder.volume.api [None req-811f28b6-9cea-4aa2-a110-c58441164d1a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:38:39.033 8 INFO cinder.api.openstack.wsgi [None req-811f28b6-9cea-4aa2-a110-c58441164d1a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/472] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:38:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:38:39.073 7 INFO cinder.api.openstack.wsgi [None req-af8b4084-21c6-4f38-81fc-c674d7b183f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:38:39.097 7 INFO cinder.api.openstack.wsgi [None req-af8b4084-21c6-4f38-81fc-c674d7b183f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 235/473] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:38:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:38:39.110 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:38:39.143 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/474] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:38:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:38:39.157 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:38:39.182 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/475] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:38:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:38:41.818 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:41.818 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:41.819 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:41.820 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:51.817 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:51.817 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:38:51.817 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:38:51.818 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:01.818 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:01.817 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:01.819 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:01.819 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:11.817 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:11.817 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:11.818 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:11.819 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:21.817 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:21.818 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:21.818 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:21.819 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:31.818 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:31.818 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:31.819 7 INFO cinder.api.openstack.wsgi [None req-9590cd75-013d-494b-ad66-c8593e8c677e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:31.819 8 INFO cinder.api.openstack.wsgi [None req-c71fcb01-4174-4392-816c-bf8dc16b2b61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:38.937 7 INFO cinder.api.openstack.wsgi [None req-ad2d444b-ce88-4391-8b86-a77b4235a0bb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:39:38.947 7 INFO cinder.volume.api [None req-ad2d444b-ce88-4391-8b86-a77b4235a0bb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:39:38.949 7 INFO cinder.api.openstack.wsgi [None req-ad2d444b-ce88-4391-8b86-a77b4235a0bb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/488] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:39:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:39:38.958 8 INFO cinder.api.openstack.wsgi [None req-2357e882-0ad2-49dc-9ac8-6698f973dead 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:39:38.963 8 INFO cinder.volume.api [None req-2357e882-0ad2-49dc-9ac8-6698f973dead 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:39:38.963 8 INFO cinder.api.openstack.wsgi [None req-2357e882-0ad2-49dc-9ac8-6698f973dead 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/489] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:39:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:39:38.972 7 INFO cinder.api.openstack.wsgi [None req-0ed1536e-65ae-4146-b5e2-bd01f4b38442 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:39:38.982 7 INFO cinder.volume.api [None req-0ed1536e-65ae-4146-b5e2-bd01f4b38442 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:39:38.984 7 INFO cinder.api.openstack.wsgi [None req-0ed1536e-65ae-4146-b5e2-bd01f4b38442 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/490] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:39:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:39:38.993 8 INFO cinder.api.openstack.wsgi [None req-a82fcbd1-d663-409b-9976-a58ee194eda0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:39:38.999 8 INFO cinder.api.openstack.wsgi [None req-a82fcbd1-d663-409b-9976-a58ee194eda0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 247/491] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:39:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:39:39.009 7 INFO cinder.api.openstack.wsgi [None req-a4384fda-8aac-4995-8d9b-c14ba6ea712b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:39:39.023 7 INFO cinder.api.openstack.wsgi [None req-a4384fda-8aac-4995-8d9b-c14ba6ea712b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 245/492] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:39:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:39:39.055 8 INFO cinder.api.openstack.wsgi [None req-e4ec4410-d649-4b7e-ac7e-bcc39f579e61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:39:39.082 8 INFO cinder.api.openstack.wsgi [None req-e4ec4410-d649-4b7e-ac7e-bcc39f579e61 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/493] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:39:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:39:39.094 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:39:39.120 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/494] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:39:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:39:39.130 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:39:39.165 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/495] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:39:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:39:41.818 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:41.818 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:41.819 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:41.819 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:51.817 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:51.817 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:39:51.818 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:39:51.818 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:01.817 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:01.818 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:01.819 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:01.820 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:11.817 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:11.817 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:11.818 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:11.819 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:21.818 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:21.818 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:21.819 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:21.819 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:31.817 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:31.817 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:31.818 8 INFO cinder.api.openstack.wsgi [None req-0e8eb5ab-5b54-4225-8c46-b55d6318496a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:31.819 7 INFO cinder.api.openstack.wsgi [None req-94610319-4d10-4148-a388-ecef127e0a0c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:38.929 8 INFO cinder.api.openstack.wsgi [None req-8502ef5b-7671-4689-a54c-51856394da21 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:40:38.936 8 INFO cinder.volume.api [None req-8502ef5b-7671-4689-a54c-51856394da21 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:40:38.936 8 INFO cinder.api.openstack.wsgi [None req-8502ef5b-7671-4689-a54c-51856394da21 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/508] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:40:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:40:38.979 7 INFO cinder.api.openstack.wsgi [None req-19e23598-527d-48c7-8969-cf798d07ad64 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:40:39.007 7 INFO cinder.api.openstack.wsgi [None req-19e23598-527d-48c7-8969-cf798d07ad64 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 253/509] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:40:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:40:39.016 8 INFO cinder.api.openstack.wsgi [None req-0c8c5a95-4ae0-4479-9a4e-26e982c0206a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:40:39.041 8 INFO cinder.api.openstack.wsgi [None req-0c8c5a95-4ae0-4479-9a4e-26e982c0206a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/510] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:40:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:40:39.054 7 INFO cinder.api.openstack.wsgi [None req-148fa6e8-cf77-467e-9c6f-a0f2820ab21f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:40:39.080 7 INFO cinder.api.openstack.wsgi [None req-148fa6e8-cf77-467e-9c6f-a0f2820ab21f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/511] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:40:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:40:39.090 8 INFO cinder.api.openstack.wsgi [None req-89f0e3be-00ed-4825-9060-95edfcbb0ce7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:40:39.100 8 INFO cinder.volume.api [None req-89f0e3be-00ed-4825-9060-95edfcbb0ce7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:40:39.102 8 INFO cinder.api.openstack.wsgi [None req-89f0e3be-00ed-4825-9060-95edfcbb0ce7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/512] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:40:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:40:39.116 7 INFO cinder.api.openstack.wsgi [None req-5bc23cdb-cfde-4188-bfdb-a00a59772f52 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:40:39.129 7 INFO cinder.volume.api [None req-5bc23cdb-cfde-4188-bfdb-a00a59772f52 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:40:39.131 7 INFO cinder.api.openstack.wsgi [None req-5bc23cdb-cfde-4188-bfdb-a00a59772f52 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 255/513] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:40:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:40:39.145 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:40:39.157 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 259/514] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:40:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:40:39.168 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:40:39.174 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 256/515] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:40:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:40:41.818 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:41.818 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:41.819 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:41.822 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:51.817 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:51.817 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:40:51.818 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:40:51.818 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:01.817 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:01.818 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:01.818 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:01.819 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:11.817 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:11.817 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:11.818 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:11.818 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:21.818 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:21.818 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:21.819 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:21.819 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:31.817 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:31.818 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:31.818 8 INFO cinder.api.openstack.wsgi [None req-4f8aa90f-76cc-45f3-ac15-cdc1f2242d65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:31.819 7 INFO cinder.api.openstack.wsgi [None req-0a0d6911-908a-47d4-8624-3fe13cb489a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:39.001 8 INFO cinder.api.openstack.wsgi [None req-d0fd829e-e923-4589-abec-698901597b75 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:41:39.008 8 INFO cinder.api.openstack.wsgi [None req-d0fd829e-e923-4589-abec-698901597b75 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/528] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:41:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:41:39.022 7 INFO cinder.api.openstack.wsgi [None req-04428d3b-6f2d-438a-bfe4-eaebc800a847 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:41:39.029 7 INFO cinder.volume.api [None req-04428d3b-6f2d-438a-bfe4-eaebc800a847 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:41:39.030 7 INFO cinder.api.openstack.wsgi [None req-04428d3b-6f2d-438a-bfe4-eaebc800a847 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/529] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:41:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:41:39.043 8 INFO cinder.api.openstack.wsgi [None req-b40b8d67-d654-4043-9a34-336463773846 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:41:39.058 8 INFO cinder.api.openstack.wsgi [None req-b40b8d67-d654-4043-9a34-336463773846 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 267/530] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:41:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:41:39.076 7 INFO cinder.api.openstack.wsgi [None req-3f2fb59e-2b52-4db2-b62d-8aa522c5335e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:41:39.087 7 INFO cinder.volume.api [None req-3f2fb59e-2b52-4db2-b62d-8aa522c5335e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:41:39.089 7 INFO cinder.api.openstack.wsgi [None req-3f2fb59e-2b52-4db2-b62d-8aa522c5335e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/531] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:41:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:41:39.102 8 INFO cinder.api.openstack.wsgi [None req-74c5d0ce-fe30-4042-b4c8-a25e7a49b48c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:41:39.124 8 INFO cinder.volume.api [None req-74c5d0ce-fe30-4042-b4c8-a25e7a49b48c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:41:39.128 8 INFO cinder.api.openstack.wsgi [None req-74c5d0ce-fe30-4042-b4c8-a25e7a49b48c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/532] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:41:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:41:39.177 7 INFO cinder.api.openstack.wsgi [None req-31cd4484-eabe-4056-bb85-5df2e9da5358 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:41:39.201 7 INFO cinder.api.openstack.wsgi [None req-31cd4484-eabe-4056-bb85-5df2e9da5358 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/533] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:41:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:41:39.215 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:41:39.248 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/534] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:41:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:41:39.260 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:41:39.286 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 266/535] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:41:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:41:41.817 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:41.817 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:41.818 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:41.819 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:51.819 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:51.820 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:41:51.821 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:41:51.821 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:01.817 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:01.817 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:01.819 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:01.819 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:11.818 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:11.818 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:11.819 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:11.819 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:21.818 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:21.818 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:21.819 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:21.819 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:31.819 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:31.819 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:31.820 7 INFO cinder.api.openstack.wsgi [None req-484ef090-4313-4458-8855-b0aa578f6570 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:31.820 8 INFO cinder.api.openstack.wsgi [None req-e0d43908-b139-45d4-a6f6-49402a3c2480 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:38.953 8 INFO cinder.api.openstack.wsgi [None req-9d1d2c79-b2c6-4d1f-887e-ec3f8b081142 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:42:38.965 8 INFO cinder.volume.api [None req-9d1d2c79-b2c6-4d1f-887e-ec3f8b081142 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:42:38.967 8 INFO cinder.api.openstack.wsgi [None req-9d1d2c79-b2c6-4d1f-887e-ec3f8b081142 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/548] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:42:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:42:39.000 7 INFO cinder.api.openstack.wsgi [None req-8cde6c75-7963-4e95-8dc9-e8e437788135 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:42:39.028 7 INFO cinder.api.openstack.wsgi [None req-8cde6c75-7963-4e95-8dc9-e8e437788135 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/549] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:42:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:42:39.041 8 INFO cinder.api.openstack.wsgi [None req-91c87a43-7457-4c4a-914b-01cf64879b65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:42:39.068 8 INFO cinder.api.openstack.wsgi [None req-91c87a43-7457-4c4a-914b-01cf64879b65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/550] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:42:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:42:39.083 7 INFO cinder.api.openstack.wsgi [None req-1a04c391-4ed1-4f54-8864-3656d2caa6e7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:42:39.112 7 INFO cinder.api.openstack.wsgi [None req-1a04c391-4ed1-4f54-8864-3656d2caa6e7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/551] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:42:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:42:39.123 8 INFO cinder.api.openstack.wsgi [None req-f6a202db-59b8-423f-bf20-b71621bcc966 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:42:39.131 8 INFO cinder.volume.api [None req-f6a202db-59b8-423f-bf20-b71621bcc966 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:42:39.131 8 INFO cinder.api.openstack.wsgi [None req-f6a202db-59b8-423f-bf20-b71621bcc966 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/552] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:42:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:42:39.143 7 INFO cinder.api.openstack.wsgi [None req-cd1acead-795a-40c0-8146-53481965289a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:42:39.154 7 INFO cinder.volume.api [None req-cd1acead-795a-40c0-8146-53481965289a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:42:39.156 7 INFO cinder.api.openstack.wsgi [None req-cd1acead-795a-40c0-8146-53481965289a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/553] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:42:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:42:39.167 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:42:39.182 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 279/554] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:42:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:42:39.195 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:42:39.203 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 276/555] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:42:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:42:41.817 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:41.818 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:41.819 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:41.819 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:51.818 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:51.818 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:42:51.819 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:42:51.819 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:01.817 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:01.817 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:01.818 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:01.818 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:11.817 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:11.817 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:11.819 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:11.819 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:21.822 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:21.823 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:21.823 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:21.828 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:31.817 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:31.818 7 INFO cinder.api.openstack.wsgi [None req-6a5c698a-7dfc-4198-843f-038063945b5a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:31.818 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:31.820 8 INFO cinder.api.openstack.wsgi [None req-67ac487f-1331-4087-bf5c-89a2296a3b69 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:39.000 7 INFO cinder.api.openstack.wsgi [None req-2515668a-c227-4ea6-9a9b-6e2d1a57bbb8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:43:39.011 7 INFO cinder.api.openstack.wsgi [None req-2515668a-c227-4ea6-9a9b-6e2d1a57bbb8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 283/568] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:43:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:43:39.022 8 INFO cinder.api.openstack.wsgi [None req-9d620007-5cde-4bfc-8f22-95d31b897324 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:43:39.039 8 INFO cinder.volume.api [None req-9d620007-5cde-4bfc-8f22-95d31b897324 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:43:39.042 8 INFO cinder.api.openstack.wsgi [None req-9d620007-5cde-4bfc-8f22-95d31b897324 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 286/569] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:43:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:43:39.054 7 INFO cinder.api.openstack.wsgi [None req-25d37c30-3709-4c04-b59b-bacae8efeb51 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:43:39.066 7 INFO cinder.volume.api [None req-25d37c30-3709-4c04-b59b-bacae8efeb51 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:43:39.068 7 INFO cinder.api.openstack.wsgi [None req-25d37c30-3709-4c04-b59b-bacae8efeb51 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/570] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:43:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:43:39.080 8 INFO cinder.api.openstack.wsgi [None req-4bceb3f3-31f4-47fb-b081-01348d1de9f4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:43:39.093 8 INFO cinder.api.openstack.wsgi [None req-4bceb3f3-31f4-47fb-b081-01348d1de9f4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 287/571] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:43:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:43:39.140 7 INFO cinder.api.openstack.wsgi [None req-c7cd1232-f36e-4d43-b40a-68da2a3f9767 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:43:39.172 7 INFO cinder.api.openstack.wsgi [None req-c7cd1232-f36e-4d43-b40a-68da2a3f9767 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/572] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:43:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:43:39.183 8 INFO cinder.api.openstack.wsgi [None req-90d2ff02-c19c-4040-9b54-3333ba95d447 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:43:39.211 8 INFO cinder.api.openstack.wsgi [None req-90d2ff02-c19c-4040-9b54-3333ba95d447 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 288/573] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:43:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:43:39.230 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:43:39.257 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/574] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:43:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:43:39.272 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:43:39.279 8 INFO cinder.volume.api [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:43:39.280 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/575] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:43:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:43:41.826 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:41.827 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:41.827 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:41.828 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:51.818 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:51.818 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:43:51.819 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:43:51.819 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:01.818 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:01.818 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:01.819 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:01.819 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:11.818 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:11.819 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:11.819 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:11.821 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:21.817 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:21.817 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:21.818 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:21.818 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:31.817 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:31.818 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:31.819 8 INFO cinder.api.openstack.wsgi [None req-c4ab2544-dd38-4e56-b43c-a19ca3039a4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:31.819 7 INFO cinder.api.openstack.wsgi [None req-b8401e37-7eb5-4605-8dda-b4fec4c7be2f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:38.933 8 INFO cinder.api.openstack.wsgi [None req-b2f20fb7-9273-485e-8aaf-ba6677a89a3a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:44:38.947 8 INFO cinder.volume.api [None req-b2f20fb7-9273-485e-8aaf-ba6677a89a3a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:44:38.949 8 INFO cinder.api.openstack.wsgi [None req-b2f20fb7-9273-485e-8aaf-ba6677a89a3a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/588] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:44:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:44:38.993 7 INFO cinder.api.openstack.wsgi [None req-27ba6729-f37c-41cd-b6a7-a31cac524c74 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:44:39.018 7 INFO cinder.api.openstack.wsgi [None req-27ba6729-f37c-41cd-b6a7-a31cac524c74 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/589] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:44:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:44:39.027 8 INFO cinder.api.openstack.wsgi [None req-cf2d35a0-a360-4c53-91ce-3dd3ee3d8125 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:44:39.052 8 INFO cinder.api.openstack.wsgi [None req-cf2d35a0-a360-4c53-91ce-3dd3ee3d8125 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/590] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:44:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:44:39.063 7 INFO cinder.api.openstack.wsgi [None req-1fde8c9b-394a-41e5-af28-658eecfce712 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:44:39.092 7 INFO cinder.api.openstack.wsgi [None req-1fde8c9b-394a-41e5-af28-658eecfce712 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/591] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:44:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:44:39.101 8 INFO cinder.api.openstack.wsgi [None req-ae7d4d12-9b2b-4aa1-b2d1-f2446b61a595 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:44:39.111 8 INFO cinder.volume.api [None req-ae7d4d12-9b2b-4aa1-b2d1-f2446b61a595 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:44:39.114 8 INFO cinder.api.openstack.wsgi [None req-ae7d4d12-9b2b-4aa1-b2d1-f2446b61a595 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/592] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:44:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:44:39.126 7 INFO cinder.api.openstack.wsgi [None req-70cf5101-ed08-4c42-9936-e7f580bd0017 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:44:39.131 7 INFO cinder.api.openstack.wsgi [None req-70cf5101-ed08-4c42-9936-e7f580bd0017 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 295/593] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:44:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:44:39.142 8 INFO cinder.api.openstack.wsgi [None req-d2e69b64-4fea-4bec-9cae-4a2f63e18463 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:44:39.147 8 INFO cinder.volume.api [None req-d2e69b64-4fea-4bec-9cae-4a2f63e18463 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:44:39.148 8 INFO cinder.api.openstack.wsgi [None req-d2e69b64-4fea-4bec-9cae-4a2f63e18463 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/594] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:44:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:44:39.155 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:44:39.168 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 296/595] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:44:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:44:41.018 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=False 2026-05-18 01:44:41.035 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 300/596] 199.204.45.4 () {44 vars in 1061 bytes} [Mon May 18 01:44:40 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=False => generated 338 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:44:41.817 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:41.817 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:41.819 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:41.819 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:51.817 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:51.817 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:44:51.818 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:44:51.818 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:01.817 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:01.818 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:01.818 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:01.819 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:11.818 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:11.819 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:11.819 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:11.820 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:21.818 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:21.818 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:21.819 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:21.819 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:31.820 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:31.821 8 INFO cinder.api.openstack.wsgi [None req-8d6deb37-e083-4b77-aa45-ba63080f07c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:31.822 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:31.823 7 INFO cinder.api.openstack.wsgi [None req-4abc16c4-7c03-4c96-adfb-2011a25f9691 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:38.957 8 INFO cinder.api.openstack.wsgi [None req-f775165b-dc81-4ffa-b3aa-6a5f003c3f38 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:45:38.980 8 INFO cinder.volume.api [None req-f775165b-dc81-4ffa-b3aa-6a5f003c3f38 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:45:38.982 8 INFO cinder.api.openstack.wsgi [None req-f775165b-dc81-4ffa-b3aa-6a5f003c3f38 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 307/609] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:45:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:45:38.998 7 INFO cinder.api.openstack.wsgi [None req-c325df14-9008-4acf-8c71-895d6e477413 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:45:39.006 7 INFO cinder.volume.api [None req-c325df14-9008-4acf-8c71-895d6e477413 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:45:39.006 7 INFO cinder.api.openstack.wsgi [None req-c325df14-9008-4acf-8c71-895d6e477413 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 303/610] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:45:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:45:39.022 8 INFO cinder.api.openstack.wsgi [None req-806394af-4cab-4a35-a568-77c7c9732d20 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:45:39.040 8 INFO cinder.api.openstack.wsgi [None req-806394af-4cab-4a35-a568-77c7c9732d20 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 308/611] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:45:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:45:39.052 7 INFO cinder.api.openstack.wsgi [None req-220e49b6-4aa4-479b-a661-12565c3797c3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:45:39.058 7 INFO cinder.api.openstack.wsgi [None req-220e49b6-4aa4-479b-a661-12565c3797c3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 304/612] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:45:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:45:39.069 8 INFO cinder.api.openstack.wsgi [None req-6f8fd32e-3952-409f-a744-05adcf3a0bf3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:45:39.085 8 INFO cinder.volume.api [None req-6f8fd32e-3952-409f-a744-05adcf3a0bf3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:45:39.087 8 INFO cinder.api.openstack.wsgi [None req-6f8fd32e-3952-409f-a744-05adcf3a0bf3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/613] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:45:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:45:39.143 7 INFO cinder.api.openstack.wsgi [None req-0b09dd1f-dfca-43f3-9956-77f51ff44407 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:45:39.169 7 INFO cinder.api.openstack.wsgi [None req-0b09dd1f-dfca-43f3-9956-77f51ff44407 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/614] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:45:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:45:39.180 8 INFO cinder.api.openstack.wsgi [None req-399b87de-0875-4b57-885d-13c58e662eec 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:45:39.216 8 INFO cinder.api.openstack.wsgi [None req-399b87de-0875-4b57-885d-13c58e662eec 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/615] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:45:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:45:39.229 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:45:39.255 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/616] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:45:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:45:41.051 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=False 2026-05-18 01:45:41.067 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] https://volume.199-204-45-4.nip.io/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 311/617] 199.204.45.4 () {44 vars in 1061 bytes} [Mon May 18 01:45:41 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:45:41.818 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:41.818 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:41.819 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:41.819 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:51.818 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:51.818 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:45:51.818 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:45:51.819 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:01.818 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:01.818 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:01.819 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:01.819 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:11.817 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:11.817 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:11.818 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:11.819 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:21.817 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:21.818 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:21.819 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:21.820 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:31.817 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:31.818 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:31.819 8 INFO cinder.api.openstack.wsgi [None req-61b26bac-e297-45e0-8970-206f51f3a7d3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:31.819 7 INFO cinder.api.openstack.wsgi [None req-ad1c647d-af95-4567-aad2-a3da56d48ea3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:39.448 8 INFO cinder.api.openstack.wsgi [None req-a24dec71-a385-474e-b484-f6cfb71745b2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:46:39.454 8 INFO cinder.volume.api [None req-a24dec71-a385-474e-b484-f6cfb71745b2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:46:39.455 8 INFO cinder.api.openstack.wsgi [None req-a24dec71-a385-474e-b484-f6cfb71745b2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/630] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:46:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:46:39.481 7 INFO cinder.api.openstack.wsgi [None req-2530c91d-240c-4e3e-bc05-5ef3200d2993 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:46:39.502 7 INFO cinder.volume.api [None req-2530c91d-240c-4e3e-bc05-5ef3200d2993 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:46:39.504 7 INFO cinder.api.openstack.wsgi [None req-2530c91d-240c-4e3e-bc05-5ef3200d2993 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/631] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:46:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:46:39.521 8 INFO cinder.api.openstack.wsgi [None req-29944a89-ab52-41f4-b20c-78d18bf51839 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:46:39.527 8 INFO cinder.api.openstack.wsgi [None req-29944a89-ab52-41f4-b20c-78d18bf51839 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 319/632] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:46:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:46:39.541 7 INFO cinder.api.openstack.wsgi [None req-93a47842-bb47-4bdb-9a90-2591df1068b0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:46:39.556 7 INFO cinder.api.openstack.wsgi [None req-93a47842-bb47-4bdb-9a90-2591df1068b0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 314/633] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:46:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:46:39.568 8 INFO cinder.api.openstack.wsgi [None req-8ed9695a-1425-4487-a625-3a95afdd5dd6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:46:39.581 8 INFO cinder.volume.api [None req-8ed9695a-1425-4487-a625-3a95afdd5dd6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:46:39.585 8 INFO cinder.api.openstack.wsgi [None req-8ed9695a-1425-4487-a625-3a95afdd5dd6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/634] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:46:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:46:39.652 7 INFO cinder.api.openstack.wsgi [None req-b3ef9627-319b-41ea-8816-93ebcf3893a2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:46:39.681 7 INFO cinder.api.openstack.wsgi [None req-b3ef9627-319b-41ea-8816-93ebcf3893a2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/635] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:46:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:46:39.697 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:46:39.726 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/636] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:46:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:46:39.741 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:46:39.766 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/637] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:46:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:46:41.818 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:41.818 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:41.819 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:41.819 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:51.817 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:51.818 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:46:51.818 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:46:51.820 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:01.818 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:01.819 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:01.820 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:01.820 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:11.818 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:11.818 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:11.818 8 INFO cinder.api.openstack.wsgi [None req-f6165391-d234-42f9-b9cd-632a1b036743 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:11.819 7 INFO cinder.api.openstack.wsgi [None req-06e71ba4-af59-4295-98b7-17307571ff9f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:12.703 8 INFO cinder.api.openstack.wsgi [None req-bdff42c5-b3a1-40fa-ae35-06b790b72d13 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots 2026-05-18 01:47:12.716 8 INFO cinder.volume.api [None req-bdff42c5-b3a1-40fa-ae35-06b790b72d13 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:47:12.716 8 INFO cinder.api.openstack.wsgi [None req-bdff42c5-b3a1-40fa-ae35-06b790b72d13 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 326/646] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 18 01:47:12 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:47:12.730 7 INFO cinder.api.openstack.wsgi [None req-b6242ac4-6eb0-4b72-95ca-a00611e21ba3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes 2026-05-18 01:47:12.768 7 INFO cinder.volume.api [None req-b6242ac4-6eb0-4b72-95ca-a00611e21ba3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:47:12.769 7 INFO cinder.api.openstack.wsgi [None req-b6242ac4-6eb0-4b72-95ca-a00611e21ba3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes returned with HTTP 200 [pid: 7|app: 0|req: 321/647] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 18 01:47:12 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:47:21.817 8 INFO cinder.api.openstack.wsgi [None req-bdff42c5-b3a1-40fa-ae35-06b790b72d13 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:21.817 7 INFO cinder.api.openstack.wsgi [None req-b6242ac4-6eb0-4b72-95ca-a00611e21ba3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:21.818 7 INFO cinder.api.openstack.wsgi [None req-b6242ac4-6eb0-4b72-95ca-a00611e21ba3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:21.818 8 INFO cinder.api.openstack.wsgi [None req-bdff42c5-b3a1-40fa-ae35-06b790b72d13 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:31.819 8 INFO cinder.api.openstack.wsgi [None req-bdff42c5-b3a1-40fa-ae35-06b790b72d13 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:31.820 7 INFO cinder.api.openstack.wsgi [None req-b6242ac4-6eb0-4b72-95ca-a00611e21ba3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:31.820 8 INFO cinder.api.openstack.wsgi [None req-bdff42c5-b3a1-40fa-ae35-06b790b72d13 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:31.821 7 INFO cinder.api.openstack.wsgi [None req-b6242ac4-6eb0-4b72-95ca-a00611e21ba3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:36.660 8 INFO cinder.api.openstack.wsgi [None req-88b35ea2-987e-48af-9986-61a4219e757e e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes 2026-05-18 01:47:37.316 8 INFO cinder.api.v3.volumes [None req-88b35ea2-987e-48af-9986-61a4219e757e e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Create volume of 1 GB 2026-05-18 01:47:37.333 8 INFO cinder.volume.api [None req-88b35ea2-987e-48af-9986-61a4219e757e e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - 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-05-18 01:47:37.644 8 INFO cinder.volume.api [None req-88b35ea2-987e-48af-9986-61a4219e757e e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Create volume request issued successfully. 2026-05-18 01:47:37.645 8 INFO cinder.api.openstack.wsgi [None req-88b35ea2-987e-48af-9986-61a4219e757e e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes returned with HTTP 202 [pid: 8|app: 0|req: 329/652] 10.0.0.96 () {34 vars in 722 bytes} [Mon May 18 01:47:36 2026] POST /v3/d5a6554412b64a87ada95d9bbab405fd/volumes => generated 865 bytes in 992 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-18 01:47:37.672 7 INFO cinder.api.openstack.wsgi [None req-de6414ab-f529-4a4d-a6f9-0e3eea83445c e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:47:37.710 7 INFO cinder.volume.api [None req-de6414ab-f529-4a4d-a6f9-0e3eea83445c e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Volume info retrieved successfully. 2026-05-18 01:47:37.723 7 INFO cinder.api.openstack.wsgi [None req-de6414ab-f529-4a4d-a6f9-0e3eea83445c e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 returned with HTTP 200 [pid: 7|app: 0|req: 324/653] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:47:37 2026] GET /v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 => generated 933 bytes in 57 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-05-18 01:47:38.749 8 INFO cinder.api.openstack.wsgi [None req-f4165435-1811-4adc-b0f8-271d03ae7e03 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:47:38.775 8 INFO cinder.volume.api [None req-f4165435-1811-4adc-b0f8-271d03ae7e03 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Volume info retrieved successfully. 2026-05-18 01:47:38.785 8 INFO cinder.api.openstack.wsgi [None req-f4165435-1811-4adc-b0f8-271d03ae7e03 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 returned with HTTP 200 [pid: 8|app: 0|req: 330/654] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:47:38 2026] GET /v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 => generated 957 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-05-18 01:47:39.137 7 INFO cinder.api.openstack.wsgi [None req-eb1db25d-e463-435c-8a90-892cf6c165e3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:47:39.149 7 INFO cinder.volume.api [None req-eb1db25d-e463-435c-8a90-892cf6c165e3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:47:39.158 7 INFO cinder.api.openstack.wsgi [None req-eb1db25d-e463-435c-8a90-892cf6c165e3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 325/655] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:47:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 1125 bytes in 171 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-05-18 01:47:39.170 8 INFO cinder.api.openstack.wsgi [None req-387d59c7-5e17-4b64-8a51-bc42f0fb28d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:47:39.175 8 INFO cinder.api.openstack.wsgi [None req-387d59c7-5e17-4b64-8a51-bc42f0fb28d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 331/656] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 11 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-05-18 01:47:39.214 7 INFO cinder.api.openstack.wsgi [None req-0a03e9ea-cfcd-4c7a-90af-dd7c8ff13e5d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/04906ff008044fc682437602dfaf6682?usage=true 2026-05-18 01:47:39.252 7 INFO cinder.api.openstack.wsgi [None req-0a03e9ea-cfcd-4c7a-90af-dd7c8ff13e5d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/04906ff008044fc682437602dfaf6682?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 326/657] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/04906ff008044fc682437602dfaf6682?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:47:39.263 8 INFO cinder.api.openstack.wsgi [None req-eeefc9a7-71b8-4738-ac1a-b30e7b4d828a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:47:39.288 8 INFO cinder.api.openstack.wsgi [None req-eeefc9a7-71b8-4738-ac1a-b30e7b4d828a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/658] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:47:39.299 7 INFO cinder.api.openstack.wsgi [None req-dacdf9bd-d613-4968-b53a-ca385b148903 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:47:39.331 7 INFO cinder.api.openstack.wsgi [None req-dacdf9bd-d613-4968-b53a-ca385b148903 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 327/659] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:47:39.342 8 INFO cinder.api.openstack.wsgi [None req-17bd6713-9122-45ee-b1c2-d2c5c85ab23a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/badd862d2fa24001945672831ad4cc30?usage=true 2026-05-18 01:47:39.363 8 INFO cinder.api.openstack.wsgi [None req-17bd6713-9122-45ee-b1c2-d2c5c85ab23a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/badd862d2fa24001945672831ad4cc30?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/660] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/badd862d2fa24001945672831ad4cc30?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:47:39.371 7 INFO cinder.api.openstack.wsgi [None req-4af642b2-6a8f-4fbf-9fe6-311daebb5a07 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d03b37ea54334956acc2c246d658fa98?usage=true 2026-05-18 01:47:39.393 7 INFO cinder.api.openstack.wsgi [None req-4af642b2-6a8f-4fbf-9fe6-311daebb5a07 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d03b37ea54334956acc2c246d658fa98?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 328/661] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d03b37ea54334956acc2c246d658fa98?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:47:39.405 8 INFO cinder.api.openstack.wsgi [None req-2fcbd57b-a6e7-4f66-8539-2c6a1fccb6d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d5a6554412b64a87ada95d9bbab405fd?usage=true 2026-05-18 01:47:39.438 8 INFO cinder.api.openstack.wsgi [None req-2fcbd57b-a6e7-4f66-8539-2c6a1fccb6d4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d5a6554412b64a87ada95d9bbab405fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 334/662] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d5a6554412b64a87ada95d9bbab405fd?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:47:39.449 7 INFO cinder.api.openstack.wsgi [None req-c170639e-a3fe-4f54-802a-a1915be3018a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:47:39.485 7 INFO cinder.api.openstack.wsgi [None req-c170639e-a3fe-4f54-802a-a1915be3018a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/663] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:47:39.498 8 INFO cinder.api.openstack.wsgi [None req-fd898477-65d0-42b4-8b8b-feb2b037ec81 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:47:39.512 8 INFO cinder.volume.api [None req-fd898477-65d0-42b4-8b8b-feb2b037ec81 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:47:39.518 8 INFO cinder.api.openstack.wsgi [None req-fd898477-65d0-42b4-8b8b-feb2b037ec81 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 335/664] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 1125 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:47:39.529 7 INFO cinder.api.openstack.wsgi [None req-8610a335-d217-46cc-9206-ca1357480406 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:47:39.546 7 INFO cinder.api.openstack.wsgi [None req-8610a335-d217-46cc-9206-ca1357480406 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 330/665] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:47:39.561 8 INFO cinder.api.openstack.wsgi [None req-75926315-a426-44e2-a66a-bb07886d857d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:47:39.567 8 INFO cinder.volume.api [None req-75926315-a426-44e2-a66a-bb07886d857d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:47:39.568 8 INFO cinder.api.openstack.wsgi [None req-75926315-a426-44e2-a66a-bb07886d857d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 336/666] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:47:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:47:39.816 7 INFO cinder.api.openstack.wsgi [None req-1ece0081-c96a-4b85-8d23-acce6c1d5ee7 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:47:39.836 7 INFO cinder.volume.api [None req-1ece0081-c96a-4b85-8d23-acce6c1d5ee7 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Volume info retrieved successfully. 2026-05-18 01:47:39.844 7 INFO cinder.api.openstack.wsgi [None req-1ece0081-c96a-4b85-8d23-acce6c1d5ee7 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 returned with HTTP 200 [pid: 7|app: 0|req: 331/667] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:47:39 2026] GET /v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:47:40.865 8 INFO cinder.api.openstack.wsgi [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:47:40.881 8 INFO cinder.volume.api [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Volume info retrieved successfully. 2026-05-18 01:47:40.887 8 INFO cinder.api.openstack.wsgi [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 returned with HTTP 200 [pid: 8|app: 0|req: 337/668] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:47:40 2026] GET /v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 => generated 1342 bytes in 28 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-05-18 01:47:40.978 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-3c3bda13-f16c-4c55-814f-1a18216d6b21 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:47:41.007 7 INFO cinder.volume.api [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-3c3bda13-f16c-4c55-814f-1a18216d6b21 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Volume info retrieved successfully. 2026-05-18 01:47:41.019 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-3c3bda13-f16c-4c55-814f-1a18216d6b21 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 returned with HTTP 200 [pid: 7|app: 0|req: 332/669] 10.0.0.52 () {34 vars in 1027 bytes} [Mon May 18 01:47:40 2026] GET /v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 => generated 1342 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:47:41.818 8 INFO cinder.api.openstack.wsgi [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:41.818 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-3c3bda13-f16c-4c55-814f-1a18216d6b21 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:41.819 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-3c3bda13-f16c-4c55-814f-1a18216d6b21 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:41.819 8 INFO cinder.api.openstack.wsgi [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215: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-05-18 01:47:41.984 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-f980d099-4801-4f1c-8ecc-fb598c3045e2 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:47:42.008 7 INFO cinder.volume.api [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-f980d099-4801-4f1c-8ecc-fb598c3045e2 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Volume info retrieved successfully. 2026-05-18 01:47:42.019 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-f980d099-4801-4f1c-8ecc-fb598c3045e2 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 returned with HTTP 200 [pid: 7|app: 0|req: 334/672] 10.0.0.52 () {34 vars in 1027 bytes} [Mon May 18 01:47:41 2026] GET /v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 => generated 1342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:47:42.032 8 INFO cinder.api.openstack.wsgi [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:47:42.033 8 INFO cinder.api.openstack.wsgi [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 339/673] 10.0.0.52 () {32 vars in 828 bytes} [Mon May 18 01:47:42 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-05-18 01:47:42.048 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-5add84aa-042b-4f84-853b-8fe38f6745fe e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/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-05-18 01:47:42.141 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-5add84aa-042b-4f84-853b-8fe38f6745fe e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/attachments returned with HTTP 200 [pid: 7|app: 0|req: 335/674] 10.0.0.52 () {40 vars in 1056 bytes} [Mon May 18 01:47:42 2026] POST /v3/d5a6554412b64a87ada95d9bbab405fd/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:47:43.056 8 INFO cinder.api.openstack.wsgi [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:47:43.058 8 INFO cinder.api.openstack.wsgi [None req-e252f5d0-6db9-412a-857b-efbfbd2d9d54 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 340/675] 199.204.45.4 () {32 vars in 838 bytes} [Mon May 18 01:47:43 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-05-18 01:47:43.101 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-6945a4a8-dd51-406a-acd0-d39c9e582752 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:47:43.129 7 INFO cinder.volume.api [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-6945a4a8-dd51-406a-acd0-d39c9e582752 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Volume info retrieved successfully. 2026-05-18 01:47:43.142 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-6945a4a8-dd51-406a-acd0-d39c9e582752 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 returned with HTTP 200 [pid: 7|app: 0|req: 336/676] 199.204.45.4 () {36 vars in 1071 bytes} [Mon May 18 01:47:43 2026] GET /v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 => generated 1440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:47:44.662 8 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-6bb508c6-122a-4e14-b4f1-d8791e21376b e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:47:45.305 8 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-6bb508c6-122a-4e14-b4f1-d8791e21376b e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f returned with HTTP 200 [pid: 8|app: 0|req: 341/677] 199.204.45.4 () {40 vars in 1132 bytes} [Mon May 18 01:47:44 2026] PUT /v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f => generated 775 bytes in 650 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-05-18 01:47:45.346 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-26708fa6-0180-4a26-8c3a-dd1616caf867 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f/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-05-18 01:47:45.391 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-26708fa6-0180-4a26-8c3a-dd1616caf867 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f/action returned with HTTP 204 [pid: 7|app: 0|req: 337/678] 199.204.45.4 () {40 vars in 1146 bytes} [Mon May 18 01:47:45 2026] POST /v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-18 01:47:51.817 8 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-6bb508c6-122a-4e14-b4f1-d8791e21376b e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:51.817 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-26708fa6-0180-4a26-8c3a-dd1616caf867 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:47:51.818 8 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-6bb508c6-122a-4e14-b4f1-d8791e21376b e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:47:51.818 7 INFO cinder.api.openstack.wsgi [req-7b329a58-9b00-40c5-9f80-6db151e32671 req-26708fa6-0180-4a26-8c3a-dd1616caf867 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215: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-05-18 01:48:00.236 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:48:00.323 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f returned with HTTP 200 [pid: 8|app: 0|req: 343/681] 199.204.45.4 () {38 vars in 1101 bytes} [Mon May 18 01:48:00 2026] DELETE /v3/d5a6554412b64a87ada95d9bbab405fd/attachments/b6368da7-1b45-467f-8d2d-bbd8c1b0885f => generated 19 bytes in 95 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-05-18 01:48:00.340 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 2026-05-18 01:48:00.341 7 INFO cinder.api.v3.volumes [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Delete volume with id: 90438fc1-1a7c-4921-95b7-0b7211ae2034  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:48:00.358 7 INFO cinder.volume.api [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Volume info retrieved successfully. 2026-05-18 01:48:00.392 7 INFO cinder.volume.api [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] Delete volume request issued successfully. 2026-05-18 01:48:00.393 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 returned with HTTP 202 [pid: 7|app: 0|req: 339/682] 199.204.45.4 () {36 vars in 1052 bytes} [Mon May 18 01:48:00 2026] DELETE /v3/d5a6554412b64a87ada95d9bbab405fd/volumes/90438fc1-1a7c-4921-95b7-0b7211ae2034 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-18 01:48:01.818 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:01.818 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:01.819 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:01.820 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:11.817 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:11.817 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:11.818 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:11.818 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:21.817 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:21.817 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:21.817 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:21.818 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:31.818 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:31.818 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:31.818 8 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-d8448ec5-1665-411d-9adb-498810d359bc e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:31.819 7 INFO cinder.api.openstack.wsgi [req-267059a9-1358-407a-85ee-be359fce3657 req-cc694ee9-9434-43cc-a1c9-c0e9fbab9522 e9ade863e79a439e9f6cf17a3c65c33e d5a6554412b64a87ada95d9bbab405fd - - default default] http://10.0.0.215: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-05-18 01:48:39.030 8 INFO cinder.api.openstack.wsgi [None req-10cb3e76-4bca-4d5b-b5fc-bc7083e56801 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:48:39.037 8 INFO cinder.api.openstack.wsgi [None req-10cb3e76-4bca-4d5b-b5fc-bc7083e56801 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 348/691] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:48:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 112 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-05-18 01:48:39.050 7 INFO cinder.api.openstack.wsgi [None req-06a13eea-52ac-4944-b940-ed1c2cba9604 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:48:39.062 7 INFO cinder.volume.api [None req-06a13eea-52ac-4944-b940-ed1c2cba9604 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:48:39.065 7 INFO cinder.api.openstack.wsgi [None req-06a13eea-52ac-4944-b940-ed1c2cba9604 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/692] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:48:39.076 8 INFO cinder.api.openstack.wsgi [None req-52d6fe06-52fc-4eb2-be25-0168ae7e5f6a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:48:39.083 8 INFO cinder.volume.api [None req-52d6fe06-52fc-4eb2-be25-0168ae7e5f6a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:48:39.084 8 INFO cinder.api.openstack.wsgi [None req-52d6fe06-52fc-4eb2-be25-0168ae7e5f6a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 349/693] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:48:39.094 7 INFO cinder.api.openstack.wsgi [None req-e802607e-dd46-405b-9eca-5575d7198985 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:48:39.106 7 INFO cinder.volume.api [None req-e802607e-dd46-405b-9eca-5575d7198985 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:48:39.108 7 INFO cinder.api.openstack.wsgi [None req-e802607e-dd46-405b-9eca-5575d7198985 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/694] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:48:39.119 8 INFO cinder.api.openstack.wsgi [None req-feaf661e-4249-4938-beff-3acf08b27ca8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:48:39.138 8 INFO cinder.api.openstack.wsgi [None req-feaf661e-4249-4938-beff-3acf08b27ca8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 350/695] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:48:39.173 7 INFO cinder.api.openstack.wsgi [None req-0363cafc-49ee-4368-a50a-009640afba47 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/353aacbd5504405095d00d3f566f6ddf?usage=true 2026-05-18 01:48:39.204 7 INFO cinder.api.openstack.wsgi [None req-0363cafc-49ee-4368-a50a-009640afba47 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/353aacbd5504405095d00d3f566f6ddf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/696] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/353aacbd5504405095d00d3f566f6ddf?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:48:39.217 8 INFO cinder.api.openstack.wsgi [None req-2e66c1c6-2d59-4d6d-8c19-e0e4fc621a9a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:48:39.242 8 INFO cinder.api.openstack.wsgi [None req-2e66c1c6-2d59-4d6d-8c19-e0e4fc621a9a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/697] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:48:39.254 7 INFO cinder.api.openstack.wsgi [None req-24939416-e895-42cd-b323-f7856d4b4255 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a020268627e141d394f289e2280bbab6?usage=true 2026-05-18 01:48:39.281 7 INFO cinder.api.openstack.wsgi [None req-24939416-e895-42cd-b323-f7856d4b4255 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a020268627e141d394f289e2280bbab6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/698] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a020268627e141d394f289e2280bbab6?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:48:39.294 8 INFO cinder.api.openstack.wsgi [None req-2da974a3-6fb8-4253-a685-585f4238300a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:48:39.323 8 INFO cinder.api.openstack.wsgi [None req-2da974a3-6fb8-4253-a685-585f4238300a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/699] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:48:39.337 7 INFO cinder.api.openstack.wsgi [None req-4e9cabeb-0daa-4267-b20b-e2a9ccff985e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b5efac1b3fa14e0590ced20a64cb2b05?usage=true 2026-05-18 01:48:39.365 7 INFO cinder.api.openstack.wsgi [None req-4e9cabeb-0daa-4267-b20b-e2a9ccff985e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b5efac1b3fa14e0590ced20a64cb2b05?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/700] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b5efac1b3fa14e0590ced20a64cb2b05?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:48:39.378 8 INFO cinder.api.openstack.wsgi [None req-f41c5e13-b073-4073-9345-e639299f80aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e02215032af047419797d97035cca2e9?usage=true 2026-05-18 01:48:39.407 8 INFO cinder.api.openstack.wsgi [None req-f41c5e13-b073-4073-9345-e639299f80aa 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e02215032af047419797d97035cca2e9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/701] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e02215032af047419797d97035cca2e9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:48:39.418 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e2131b8e5df54bc5bc71849325b08bde?usage=true 2026-05-18 01:48:39.447 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e2131b8e5df54bc5bc71849325b08bde?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/702] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e2131b8e5df54bc5bc71849325b08bde?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:48:39.459 8 INFO cinder.api.openstack.wsgi [None req-294b1dc8-c90a-41b1-9400-6932426b01e1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:48:39.498 8 INFO cinder.api.openstack.wsgi [None req-294b1dc8-c90a-41b1-9400-6932426b01e1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/703] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:48:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:48:41.818 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:41.818 8 INFO cinder.api.openstack.wsgi [None req-294b1dc8-c90a-41b1-9400-6932426b01e1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:41.819 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:41.819 8 INFO cinder.api.openstack.wsgi [None req-294b1dc8-c90a-41b1-9400-6932426b01e1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:51.818 8 INFO cinder.api.openstack.wsgi [None req-294b1dc8-c90a-41b1-9400-6932426b01e1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:51.818 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:48:51.818 8 INFO cinder.api.openstack.wsgi [None req-294b1dc8-c90a-41b1-9400-6932426b01e1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:48:51.819 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:01.819 8 INFO cinder.api.openstack.wsgi [None req-294b1dc8-c90a-41b1-9400-6932426b01e1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:01.819 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:01.820 8 INFO cinder.api.openstack.wsgi [None req-294b1dc8-c90a-41b1-9400-6932426b01e1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:01.821 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:05.406 8 INFO cinder.api.openstack.wsgi [req-36600ecc-6867-42de-a57b-6b4f47ccf01f req-f4829911-e839-43a5-8be8-a074c00ddd4f 2db10246a39648899ad2304d053a0300 b5efac1b3fa14e0590ced20a64cb2b05 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5efac1b3fa14e0590ced20a64cb2b05/attachments?instance_id=85056ce0-f0ab-40f8-a971-034e91963a57 2026-05-18 01:49:05.424 8 INFO cinder.api.openstack.wsgi [req-36600ecc-6867-42de-a57b-6b4f47ccf01f req-f4829911-e839-43a5-8be8-a074c00ddd4f 2db10246a39648899ad2304d053a0300 b5efac1b3fa14e0590ced20a64cb2b05 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5efac1b3fa14e0590ced20a64cb2b05/attachments?instance_id=85056ce0-f0ab-40f8-a971-034e91963a57 returned with HTTP 200 [pid: 8|app: 0|req: 358/710] 199.204.45.4 () {36 vars in 1102 bytes} [Mon May 18 01:49:05 2026] GET /v3/b5efac1b3fa14e0590ced20a64cb2b05/attachments?instance_id=85056ce0-f0ab-40f8-a971-034e91963a57 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:11.818 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:11.818 8 INFO cinder.api.openstack.wsgi [req-36600ecc-6867-42de-a57b-6b4f47ccf01f req-f4829911-e839-43a5-8be8-a074c00ddd4f 2db10246a39648899ad2304d053a0300 b5efac1b3fa14e0590ced20a64cb2b05 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:11.819 7 INFO cinder.api.openstack.wsgi [None req-ba5b8af8-8ee5-41cb-a16f-8c26658d1892 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:11.820 8 INFO cinder.api.openstack.wsgi [req-36600ecc-6867-42de-a57b-6b4f47ccf01f req-f4829911-e839-43a5-8be8-a074c00ddd4f 2db10246a39648899ad2304d053a0300 b5efac1b3fa14e0590ced20a64cb2b05 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:16.124 7 INFO cinder.api.openstack.wsgi [None req-9ca479ff-d855-4627-99da-ea61a9511287 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes 2026-05-18 01:49:16.127 7 INFO cinder.api.v3.volumes [None req-9ca479ff-d855-4627-99da-ea61a9511287 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Create volume of 1 GB 2026-05-18 01:49:16.141 7 INFO cinder.volume.api [None req-9ca479ff-d855-4627-99da-ea61a9511287 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - 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-05-18 01:49:16.407 7 INFO cinder.volume.api [None req-9ca479ff-d855-4627-99da-ea61a9511287 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Create volume request issued successfully. 2026-05-18 01:49:16.408 7 INFO cinder.api.openstack.wsgi [None req-9ca479ff-d855-4627-99da-ea61a9511287 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 354/713] 10.0.0.96 () {34 vars in 721 bytes} [Mon May 18 01:49:16 2026] POST /v3/dc82827361914e63a68984663b13767d/volumes => generated 861 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-18 01:49:16.431 8 INFO cinder.api.openstack.wsgi [None req-f7d97f61-d243-4a28-b879-ba7a7b1d5409 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:16.447 8 INFO cinder.volume.api [None req-f7d97f61-d243-4a28-b879-ba7a7b1d5409 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:16.454 8 INFO cinder.api.openstack.wsgi [None req-f7d97f61-d243-4a28-b879-ba7a7b1d5409 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 returned with HTTP 200 [pid: 8|app: 0|req: 360/714] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:16 2026] GET /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 => generated 929 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:17.475 7 INFO cinder.api.openstack.wsgi [None req-ce11cc69-79cf-455f-b06e-92ad4a142272 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:17.491 7 INFO cinder.volume.api [None req-ce11cc69-79cf-455f-b06e-92ad4a142272 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:17.497 7 INFO cinder.api.openstack.wsgi [None req-ce11cc69-79cf-455f-b06e-92ad4a142272 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 returned with HTTP 200 [pid: 7|app: 0|req: 355/715] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:17 2026] GET /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:21.818 8 INFO cinder.api.openstack.wsgi [None req-f7d97f61-d243-4a28-b879-ba7a7b1d5409 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:21.818 7 INFO cinder.api.openstack.wsgi [None req-ce11cc69-79cf-455f-b06e-92ad4a142272 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:21.819 8 INFO cinder.api.openstack.wsgi [None req-f7d97f61-d243-4a28-b879-ba7a7b1d5409 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:21.819 7 INFO cinder.api.openstack.wsgi [None req-ce11cc69-79cf-455f-b06e-92ad4a142272 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://10.0.0.215: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-05-18 01:49:28.175 8 INFO cinder.api.openstack.wsgi [None req-568ed491-637c-4e99-9bab-7ed3803770cc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0/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-05-18 01:49:28.203 8 INFO cinder.volume.api [None req-568ed491-637c-4e99-9bab-7ed3803770cc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:28.214 8 INFO cinder.volume.api [None req-568ed491-637c-4e99-9bab-7ed3803770cc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Update volume admin metadata completed successfully. 2026-05-18 01:49:28.279 8 INFO cinder.volume.api [None req-568ed491-637c-4e99-9bab-7ed3803770cc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Attach volume completed successfully. 2026-05-18 01:49:28.280 8 INFO cinder.api.openstack.wsgi [None req-568ed491-637c-4e99-9bab-7ed3803770cc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0/action returned with HTTP 202 [pid: 8|app: 0|req: 362/718] 10.0.0.96 () {34 vars in 809 bytes} [Mon May 18 01:49:28 2026] POST /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0/action => generated 0 bytes in 115 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-05-18 01:49:28.294 7 INFO cinder.api.openstack.wsgi [None req-47125187-6481-4424-b8f5-49670589d27b ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:28.326 7 INFO cinder.volume.api [None req-47125187-6481-4424-b8f5-49670589d27b ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:28.331 7 INFO cinder.api.openstack.wsgi [None req-47125187-6481-4424-b8f5-49670589d27b ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 returned with HTTP 200 [pid: 7|app: 0|req: 357/719] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:28 2026] GET /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 => generated 1288 bytes in 43 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-05-18 01:49:28.352 8 INFO cinder.api.openstack.wsgi [None req-8fe7d641-a604-490a-96d9-181f0fce0fd5 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0/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-05-18 01:49:28.369 8 INFO cinder.volume.api [None req-8fe7d641-a604-490a-96d9-181f0fce0fd5 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:28.413 8 INFO cinder.volume.api [None req-8fe7d641-a604-490a-96d9-181f0fce0fd5 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Detach volume completed successfully. 2026-05-18 01:49:28.414 8 INFO cinder.api.openstack.wsgi [None req-8fe7d641-a604-490a-96d9-181f0fce0fd5 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0/action returned with HTTP 202 [pid: 8|app: 0|req: 363/720] 10.0.0.96 () {34 vars in 809 bytes} [Mon May 18 01:49:28 2026] POST /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0/action => generated 0 bytes in 70 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-05-18 01:49:28.428 7 INFO cinder.api.openstack.wsgi [None req-c572a05b-f45e-4c23-9a2b-f6595a59752f ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:28.448 7 INFO cinder.volume.api [None req-c572a05b-f45e-4c23-9a2b-f6595a59752f ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:28.457 7 INFO cinder.api.openstack.wsgi [None req-c572a05b-f45e-4c23-9a2b-f6595a59752f ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 returned with HTTP 200 [pid: 7|app: 0|req: 358/721] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:28 2026] GET /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 => generated 973 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-05-18 01:49:31.115 8 INFO cinder.api.openstack.wsgi [None req-0f04ade6-344f-4189-9a25-9795e4652408 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:31.132 8 INFO cinder.volume.api [None req-0f04ade6-344f-4189-9a25-9795e4652408 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:31.140 8 INFO cinder.api.openstack.wsgi [None req-0f04ade6-344f-4189-9a25-9795e4652408 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 returned with HTTP 200 [pid: 8|app: 0|req: 364/722] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:31 2026] GET /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 => generated 973 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-05-18 01:49:31.160 7 INFO cinder.api.openstack.wsgi [None req-ae57daf5-5f91-4416-85df-68b8270ef882 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 2026-05-18 01:49:31.160 7 INFO cinder.api.v3.volumes [None req-ae57daf5-5f91-4416-85df-68b8270ef882 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Delete volume with id: 317b9dba-ec12-4eb2-80b4-9b091f9a6ab0  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:31.170 7 INFO cinder.volume.api [None req-ae57daf5-5f91-4416-85df-68b8270ef882 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:31.197 7 INFO cinder.volume.api [None req-ae57daf5-5f91-4416-85df-68b8270ef882 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Delete volume request issued successfully. 2026-05-18 01:49:31.197 7 INFO cinder.api.openstack.wsgi [None req-ae57daf5-5f91-4416-85df-68b8270ef882 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 returned with HTTP 202 [pid: 7|app: 0|req: 359/723] 10.0.0.96 () {32 vars in 777 bytes} [Mon May 18 01:49:31 2026] DELETE /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 => generated 0 bytes in 44 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-05-18 01:49:31.208 8 INFO cinder.api.openstack.wsgi [None req-b45e1ef8-5219-49ca-88a3-16d23507bf61 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:31.229 8 INFO cinder.volume.api [None req-b45e1ef8-5219-49ca-88a3-16d23507bf61 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] Volume info retrieved successfully. 2026-05-18 01:49:31.237 8 INFO cinder.api.openstack.wsgi [None req-b45e1ef8-5219-49ca-88a3-16d23507bf61 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 returned with HTTP 200 [pid: 8|app: 0|req: 365/724] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:31 2026] GET /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:31.817 7 INFO cinder.api.openstack.wsgi [None req-ae57daf5-5f91-4416-85df-68b8270ef882 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:31.817 8 INFO cinder.api.openstack.wsgi [None req-b45e1ef8-5219-49ca-88a3-16d23507bf61 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:31.818 7 INFO cinder.api.openstack.wsgi [None req-ae57daf5-5f91-4416-85df-68b8270ef882 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:31.819 8 INFO cinder.api.openstack.wsgi [None req-b45e1ef8-5219-49ca-88a3-16d23507bf61 ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://10.0.0.215: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-05-18 01:49:32.260 7 INFO cinder.api.openstack.wsgi [None req-bbbf819d-246b-493c-ae6e-efecd36feedc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 2026-05-18 01:49:32.270 7 INFO cinder.api.openstack.wsgi [None req-bbbf819d-246b-493c-ae6e-efecd36feedc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 returned with HTTP 404 [pid: 7|app: 0|req: 361/727] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:32 2026] GET /v3/dc82827361914e63a68984663b13767d/volumes/317b9dba-ec12-4eb2-80b4-9b091f9a6ab0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-18 01:49:39.091 7 INFO cinder.api.openstack.wsgi [None req-bbbf819d-246b-493c-ae6e-efecd36feedc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:49:39.092 7 INFO cinder.api.openstack.wsgi [None req-bbbf819d-246b-493c-ae6e-efecd36feedc ee203513d8b241fa819332de0169df5a dc82827361914e63a68984663b13767d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 362/728] 10.0.0.8 () {28 vars in 374 bytes} [Mon May 18 01:49:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-18 01:49:39.106 7 INFO cinder.api.openstack.wsgi [None req-4e05b4cf-4973-4c5c-a3fc-dee34bf7b89c 7f317d60a8624f0f860eae3de149938c 2eff58beb35140cdaa9bd36999706225 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2eff58beb35140cdaa9bd36999706225/limits?tenant_id=2eff58beb35140cdaa9bd36999706225 2026-05-18 01:49:39.139 7 INFO cinder.api.openstack.wsgi [None req-4e05b4cf-4973-4c5c-a3fc-dee34bf7b89c 7f317d60a8624f0f860eae3de149938c 2eff58beb35140cdaa9bd36999706225 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2eff58beb35140cdaa9bd36999706225/limits?tenant_id=2eff58beb35140cdaa9bd36999706225 returned with HTTP 200 [pid: 7|app: 0|req: 363/729] 10.0.0.8 () {34 vars in 877 bytes} [Mon May 18 01:49:39 2026] GET /v3/2eff58beb35140cdaa9bd36999706225/limits?tenant_id=2eff58beb35140cdaa9bd36999706225 => generated 302 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-05-18 01:49:39.218 8 INFO cinder.api.openstack.wsgi [None req-e39c1f52-bc71-4601-89a3-51a3b36b55fb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:49:39.230 8 INFO cinder.volume.api [None req-e39c1f52-bc71-4601-89a3-51a3b36b55fb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:49:39.232 8 INFO cinder.api.openstack.wsgi [None req-e39c1f52-bc71-4601-89a3-51a3b36b55fb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 367/730] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:49:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:49:39.330 7 INFO cinder.api.openstack.wsgi [None req-1ba99a2e-7a29-4c49-bf13-1e6f167bc7cf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/2eff58beb35140cdaa9bd36999706225?usage=true 2026-05-18 01:49:39.354 7 INFO cinder.api.openstack.wsgi [None req-1ba99a2e-7a29-4c49-bf13-1e6f167bc7cf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/2eff58beb35140cdaa9bd36999706225?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/731] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/2eff58beb35140cdaa9bd36999706225?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:39.366 8 INFO cinder.api.openstack.wsgi [None req-d64f53f7-b680-4171-9dd3-d12646bc52a7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:49:39.395 8 INFO cinder.api.openstack.wsgi [None req-d64f53f7-b680-4171-9dd3-d12646bc52a7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/732] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:39.407 7 INFO cinder.api.openstack.wsgi [None req-c9a2cf3c-3eaf-477c-94e4-aeaec73c986d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/5488145196514cdab649a30755b0ec95?usage=true 2026-05-18 01:49:39.452 7 INFO cinder.api.openstack.wsgi [None req-c9a2cf3c-3eaf-477c-94e4-aeaec73c986d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/5488145196514cdab649a30755b0ec95?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/733] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/5488145196514cdab649a30755b0ec95?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:39.465 8 INFO cinder.api.openstack.wsgi [None req-103d121c-3fc4-4f62-9422-520b6d256972 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:49:39.496 8 INFO cinder.api.openstack.wsgi [None req-103d121c-3fc4-4f62-9422-520b6d256972 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/734] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:39.510 7 INFO cinder.api.openstack.wsgi [None req-2688b886-6c17-4a4d-bf06-ff503b9cfb4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b14aff10087f4525991188d36dea5341?usage=true 2026-05-18 01:49:39.536 7 INFO cinder.api.openstack.wsgi [None req-2688b886-6c17-4a4d-bf06-ff503b9cfb4a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b14aff10087f4525991188d36dea5341?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/735] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b14aff10087f4525991188d36dea5341?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:39.551 8 INFO cinder.api.openstack.wsgi [None req-5acbc3c0-13d5-4755-bb2f-26f58de4ba11 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c5d2d15cc6714435a269c1f3a846ccc9?usage=true 2026-05-18 01:49:39.578 8 INFO cinder.api.openstack.wsgi [None req-5acbc3c0-13d5-4755-bb2f-26f58de4ba11 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c5d2d15cc6714435a269c1f3a846ccc9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/736] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c5d2d15cc6714435a269c1f3a846ccc9?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:39.592 7 INFO cinder.api.openstack.wsgi [None req-ebe5eb77-342a-452f-8975-da7e34a1b2b8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:49:39.634 7 INFO cinder.api.openstack.wsgi [None req-ebe5eb77-342a-452f-8975-da7e34a1b2b8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/737] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:39.646 8 INFO cinder.api.openstack.wsgi [None req-27478726-81c3-4dbf-8791-2bcb81a8abdc 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:49:39.658 8 INFO cinder.volume.api [None req-27478726-81c3-4dbf-8791-2bcb81a8abdc 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:49:39.662 8 INFO cinder.api.openstack.wsgi [None req-27478726-81c3-4dbf-8791-2bcb81a8abdc 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 371/738] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:49:39.674 7 INFO cinder.api.openstack.wsgi [None req-2b12de65-c644-40dd-adde-af0e9103b7b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:49:39.695 7 INFO cinder.api.openstack.wsgi [None req-2b12de65-c644-40dd-adde-af0e9103b7b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 368/739] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:49:39.707 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:49:39.715 8 INFO cinder.volume.api [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:49:39.715 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 372/740] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:49:39.728 7 INFO cinder.api.openstack.wsgi [None req-12d26e5c-dd0d-46a6-a5a2-a86f249b40d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:49:39.739 7 INFO cinder.api.openstack.wsgi [None req-12d26e5c-dd0d-46a6-a5a2-a86f249b40d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 369/741] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:49:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:49:41.226 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:49:41.226 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 373/742] 10.0.0.8 () {28 vars in 374 bytes} [Mon May 18 01:49:41 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-18 01:49:41.235 7 INFO cinder.api.openstack.wsgi [None req-12d26e5c-dd0d-46a6-a5a2-a86f249b40d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:49:41.236 7 INFO cinder.api.openstack.wsgi [None req-12d26e5c-dd0d-46a6-a5a2-a86f249b40d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/743] 10.0.0.8 () {28 vars in 374 bytes} [Mon May 18 01:49:41 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-18 01:49:41.818 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:41.818 7 INFO cinder.api.openstack.wsgi [None req-12d26e5c-dd0d-46a6-a5a2-a86f249b40d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:41.819 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:41.819 7 INFO cinder.api.openstack.wsgi [None req-12d26e5c-dd0d-46a6-a5a2-a86f249b40d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:42.189 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:49:42.191 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 375/746] 10.0.0.8 () {28 vars in 374 bytes} [Mon May 18 01:49:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-18 01:49:42.203 7 INFO cinder.api.openstack.wsgi [None req-ee296847-20af-46e9-8e32-0d33b84bfe14 7f317d60a8624f0f860eae3de149938c 2eff58beb35140cdaa9bd36999706225 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2eff58beb35140cdaa9bd36999706225/limits?tenant_id=2eff58beb35140cdaa9bd36999706225 2026-05-18 01:49:42.238 7 INFO cinder.api.openstack.wsgi [None req-ee296847-20af-46e9-8e32-0d33b84bfe14 7f317d60a8624f0f860eae3de149938c 2eff58beb35140cdaa9bd36999706225 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2eff58beb35140cdaa9bd36999706225/limits?tenant_id=2eff58beb35140cdaa9bd36999706225 returned with HTTP 200 [pid: 7|app: 0|req: 372/747] 10.0.0.8 () {34 vars in 877 bytes} [Mon May 18 01:49:42 2026] GET /v3/2eff58beb35140cdaa9bd36999706225/limits?tenant_id=2eff58beb35140cdaa9bd36999706225 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:49:44.309 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:49:44.309 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 376/748] 10.0.0.8 () {28 vars in 374 bytes} [Mon May 18 01:49:44 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-18 01:49:44.316 7 INFO cinder.api.openstack.wsgi [None req-ee296847-20af-46e9-8e32-0d33b84bfe14 7f317d60a8624f0f860eae3de149938c 2eff58beb35140cdaa9bd36999706225 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:49:44.318 7 INFO cinder.api.openstack.wsgi [None req-ee296847-20af-46e9-8e32-0d33b84bfe14 7f317d60a8624f0f860eae3de149938c 2eff58beb35140cdaa9bd36999706225 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 373/749] 10.0.0.8 () {28 vars in 374 bytes} [Mon May 18 01:49:44 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-18 01:49:49.070 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:49:49.071 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 377/750] 10.0.0.96 () {30 vars in 410 bytes} [Mon May 18 01:49:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-18 01:49:51.817 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:51.818 7 INFO cinder.api.openstack.wsgi [None req-ee296847-20af-46e9-8e32-0d33b84bfe14 7f317d60a8624f0f860eae3de149938c 2eff58beb35140cdaa9bd36999706225 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:49:51.819 8 INFO cinder.api.openstack.wsgi [None req-80254c78-0a90-4293-9b0f-7780e67865b4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:51.819 7 INFO cinder.api.openstack.wsgi [None req-ee296847-20af-46e9-8e32-0d33b84bfe14 7f317d60a8624f0f860eae3de149938c 2eff58beb35140cdaa9bd36999706225 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:49:52.721 8 INFO cinder.api.openstack.wsgi [None req-b4ad8b5f-7527-447e-aec9-91647256fa9a 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes 2026-05-18 01:49:52.724 8 INFO cinder.api.v3.volumes [None req-b4ad8b5f-7527-447e-aec9-91647256fa9a 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Create volume of 1 GB 2026-05-18 01:49:52.730 8 INFO cinder.volume.api [None req-b4ad8b5f-7527-447e-aec9-91647256fa9a 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Availability Zones retrieved successfully. 2026-05-18 01:49:52.871 8 INFO cinder.volume.api [None req-b4ad8b5f-7527-447e-aec9-91647256fa9a 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Create volume request issued successfully. 2026-05-18 01:49:52.872 8 INFO cinder.api.openstack.wsgi [None req-b4ad8b5f-7527-447e-aec9-91647256fa9a 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes returned with HTTP 202 [pid: 8|app: 0|req: 379/753] 10.0.0.96 () {34 vars in 722 bytes} [Mon May 18 01:49:52 2026] POST /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes => generated 870 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-18 01:49:52.886 7 INFO cinder.api.openstack.wsgi [None req-e6440d48-d6a3-459e-abb8-9ebb7bee4b8a 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:52.926 7 INFO cinder.volume.api [None req-e6440d48-d6a3-459e-abb8-9ebb7bee4b8a 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:52.945 7 INFO cinder.api.openstack.wsgi [None req-e6440d48-d6a3-459e-abb8-9ebb7bee4b8a 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 200 [pid: 7|app: 0|req: 375/754] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:52 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 938 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:53.970 8 INFO cinder.api.openstack.wsgi [None req-5660771e-bc55-4b6c-bef0-cbd3fa6df984 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:53.985 8 INFO cinder.volume.api [None req-5660771e-bc55-4b6c-bef0-cbd3fa6df984 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:53.990 8 INFO cinder.api.openstack.wsgi [None req-5660771e-bc55-4b6c-bef0-cbd3fa6df984 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 200 [pid: 8|app: 0|req: 380/755] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:53 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 963 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-05-18 01:49:54.010 7 INFO cinder.api.openstack.wsgi [None req-1f5ae153-9bb6-4921-a772-bd0087270bb8 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:54.041 7 INFO cinder.volume.api [None req-1f5ae153-9bb6-4921-a772-bd0087270bb8 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:54.047 7 INFO cinder.api.openstack.wsgi [None req-1f5ae153-9bb6-4921-a772-bd0087270bb8 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 200 [pid: 7|app: 0|req: 376/756] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:54 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 963 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-05-18 01:49:54.067 8 INFO cinder.api.openstack.wsgi [None req-a09bae53-fb5d-4739-8f33-3a3b75c2d2cf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:54.087 8 INFO cinder.volume.api [None req-a09bae53-fb5d-4739-8f33-3a3b75c2d2cf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:54.095 8 INFO cinder.volume.api [None req-a09bae53-fb5d-4739-8f33-3a3b75c2d2cf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume updated successfully. 2026-05-18 01:49:54.096 8 INFO cinder.api.openstack.wsgi [None req-a09bae53-fb5d-4739-8f33-3a3b75c2d2cf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 200 [pid: 8|app: 0|req: 381/757] 10.0.0.96 () {34 vars in 794 bytes} [Mon May 18 01:49:54 2026] PUT /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 895 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-05-18 01:49:54.117 7 INFO cinder.api.openstack.wsgi [None req-4b47cebd-94bb-445e-a2b8-adb8503c01c0 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:54.135 7 INFO cinder.volume.api [None req-4b47cebd-94bb-445e-a2b8-adb8503c01c0 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:54.145 7 INFO cinder.volume.api [None req-4b47cebd-94bb-445e-a2b8-adb8503c01c0 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume updated successfully. 2026-05-18 01:49:54.146 7 INFO cinder.api.openstack.wsgi [None req-4b47cebd-94bb-445e-a2b8-adb8503c01c0 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 200 [pid: 7|app: 0|req: 377/758] 10.0.0.96 () {34 vars in 795 bytes} [Mon May 18 01:49:54 2026] PUT /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 935 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-05-18 01:49:54.168 8 INFO cinder.api.openstack.wsgi [None req-fa9eeeee-c51f-4192-b628-2121f577f6ad 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:54.185 8 INFO cinder.volume.api [None req-fa9eeeee-c51f-4192-b628-2121f577f6ad 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:54.191 8 INFO cinder.api.openstack.wsgi [None req-fa9eeeee-c51f-4192-b628-2121f577f6ad 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 200 [pid: 8|app: 0|req: 382/759] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:54 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:54.214 7 INFO cinder.api.openstack.wsgi [None req-adabe991-2d83-4ea2-a6c4-8046d0af89e2 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes 2026-05-18 01:49:54.216 7 INFO cinder.api.v3.volumes [None req-adabe991-2d83-4ea2-a6c4-8046d0af89e2 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Create volume of 1 GB 2026-05-18 01:49:54.224 7 INFO cinder.volume.api [None req-adabe991-2d83-4ea2-a6c4-8046d0af89e2 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Availability Zones retrieved successfully. 2026-05-18 01:49:54.363 7 INFO cinder.volume.api [None req-adabe991-2d83-4ea2-a6c4-8046d0af89e2 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Create volume request issued successfully. 2026-05-18 01:49:54.364 7 INFO cinder.api.openstack.wsgi [None req-adabe991-2d83-4ea2-a6c4-8046d0af89e2 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes returned with HTTP 202 [pid: 7|app: 0|req: 378/760] 10.0.0.96 () {34 vars in 722 bytes} [Mon May 18 01:49:54 2026] POST /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes => generated 892 bytes in 157 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-05-18 01:49:54.389 8 INFO cinder.api.openstack.wsgi [None req-961bc06b-fb63-4cf2-86bf-bf9e7feac0a6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:54.406 8 INFO cinder.volume.api [None req-961bc06b-fb63-4cf2-86bf-bf9e7feac0a6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:54.412 8 INFO cinder.api.openstack.wsgi [None req-961bc06b-fb63-4cf2-86bf-bf9e7feac0a6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e returned with HTTP 200 [pid: 8|app: 0|req: 383/761] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:54 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e => generated 960 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-05-18 01:49:55.438 7 INFO cinder.api.openstack.wsgi [None req-d2a7431a-32be-4fb8-a543-e353a0339ad1 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:55.456 7 INFO cinder.volume.api [None req-d2a7431a-32be-4fb8-a543-e353a0339ad1 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:55.461 7 INFO cinder.api.openstack.wsgi [None req-d2a7431a-32be-4fb8-a543-e353a0339ad1 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e returned with HTTP 200 [pid: 7|app: 0|req: 379/762] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:55 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e => generated 985 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-05-18 01:49:55.485 8 INFO cinder.api.openstack.wsgi [None req-bc030339-c361-4d69-a8ac-9bacbc8539dd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:55.513 8 INFO cinder.volume.api [None req-bc030339-c361-4d69-a8ac-9bacbc8539dd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:55.526 8 INFO cinder.volume.api [None req-bc030339-c361-4d69-a8ac-9bacbc8539dd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume updated successfully. 2026-05-18 01:49:55.527 8 INFO cinder.api.openstack.wsgi [None req-bc030339-c361-4d69-a8ac-9bacbc8539dd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e returned with HTTP 200 [pid: 8|app: 0|req: 384/763] 10.0.0.96 () {34 vars in 794 bytes} [Mon May 18 01:49:55 2026] PUT /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:55.546 7 INFO cinder.api.openstack.wsgi [None req-24acb079-001d-4eea-8f26-5616fcbf4417 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:55.560 7 INFO cinder.volume.api [None req-24acb079-001d-4eea-8f26-5616fcbf4417 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:55.567 7 INFO cinder.api.openstack.wsgi [None req-24acb079-001d-4eea-8f26-5616fcbf4417 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e returned with HTTP 200 [pid: 7|app: 0|req: 380/764] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:55 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e => generated 949 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-05-18 01:49:55.585 8 INFO cinder.api.openstack.wsgi [None req-1bd5398f-fa06-491d-94f1-29c0de270d2d 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e 2026-05-18 01:49:55.586 8 INFO cinder.api.v3.volumes [None req-1bd5398f-fa06-491d-94f1-29c0de270d2d 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Delete volume with id: f6c14102-aa38-411c-aa13-825f918f828e  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:55.597 8 INFO cinder.volume.api [None req-1bd5398f-fa06-491d-94f1-29c0de270d2d 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:55.624 8 INFO cinder.volume.api [None req-1bd5398f-fa06-491d-94f1-29c0de270d2d 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Delete volume request issued successfully. 2026-05-18 01:49:55.624 8 INFO cinder.api.openstack.wsgi [None req-1bd5398f-fa06-491d-94f1-29c0de270d2d 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e returned with HTTP 202 [pid: 8|app: 0|req: 385/765] 10.0.0.96 () {32 vars in 777 bytes} [Mon May 18 01:49:55 2026] DELETE /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:55.635 7 INFO cinder.api.openstack.wsgi [None req-86cbc8d1-654d-46d9-9602-2bf539bd22ff 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:55.653 7 INFO cinder.volume.api [None req-86cbc8d1-654d-46d9-9602-2bf539bd22ff 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:55.660 7 INFO cinder.api.openstack.wsgi [None req-86cbc8d1-654d-46d9-9602-2bf539bd22ff 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e returned with HTTP 200 [pid: 7|app: 0|req: 381/766] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:55 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e => generated 948 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-05-18 01:49:56.684 8 INFO cinder.api.openstack.wsgi [None req-23d79277-4f32-4b94-a0fe-f0dab687e967 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e 2026-05-18 01:49:56.692 8 INFO cinder.api.openstack.wsgi [None req-23d79277-4f32-4b94-a0fe-f0dab687e967 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e returned with HTTP 404 [pid: 8|app: 0|req: 386/767] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:56 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/f6c14102-aa38-411c-aa13-825f918f828e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:56.704 7 INFO cinder.api.openstack.wsgi [None req-7df7ae4a-ffa5-466c-9343-e90f194eca9f 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:56.720 7 INFO cinder.volume.api [None req-7df7ae4a-ffa5-466c-9343-e90f194eca9f 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:56.727 7 INFO cinder.api.openstack.wsgi [None req-7df7ae4a-ffa5-466c-9343-e90f194eca9f 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 200 [pid: 7|app: 0|req: 382/768] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:56 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:49:56.756 8 INFO cinder.api.openstack.wsgi [None req-4842f833-e8a4-45e0-a5a7-2f03ba888ab3 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f 2026-05-18 01:49:56.756 8 INFO cinder.api.v3.volumes [None req-4842f833-e8a4-45e0-a5a7-2f03ba888ab3 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Delete volume with id: 533491d7-3911-48cf-b490-dd506f347e9f  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:56.765 8 INFO cinder.volume.api [None req-4842f833-e8a4-45e0-a5a7-2f03ba888ab3 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:56.788 8 INFO cinder.volume.api [None req-4842f833-e8a4-45e0-a5a7-2f03ba888ab3 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Delete volume request issued successfully. 2026-05-18 01:49:56.788 8 INFO cinder.api.openstack.wsgi [None req-4842f833-e8a4-45e0-a5a7-2f03ba888ab3 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 202 [pid: 8|app: 0|req: 387/769] 10.0.0.96 () {32 vars in 777 bytes} [Mon May 18 01:49:56 2026] DELETE /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:49:56.800 7 INFO cinder.api.openstack.wsgi [None req-c690630d-cf88-45d5-ba73-f47d6b5b1d35 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:56.821 7 INFO cinder.volume.api [None req-c690630d-cf88-45d5-ba73-f47d6b5b1d35 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:56.830 7 INFO cinder.api.openstack.wsgi [None req-c690630d-cf88-45d5-ba73-f47d6b5b1d35 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 200 [pid: 7|app: 0|req: 383/770] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:56 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 1002 bytes in 38 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-05-18 01:49:57.854 8 INFO cinder.api.openstack.wsgi [None req-2bbd94c8-6cc5-49b5-843e-e836c35d1725 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f 2026-05-18 01:49:57.863 8 INFO cinder.api.openstack.wsgi [None req-2bbd94c8-6cc5-49b5-843e-e836c35d1725 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f returned with HTTP 404 [pid: 8|app: 0|req: 388/771] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:57 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/533491d7-3911-48cf-b490-dd506f347e9f => generated 109 bytes in 15 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-05-18 01:49:57.926 7 INFO cinder.api.openstack.wsgi [None req-87706c87-d65c-47a1-9519-441930b658b6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes 2026-05-18 01:49:58.561 7 INFO cinder.api.v3.volumes [None req-87706c87-d65c-47a1-9519-441930b658b6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Create volume of 1 GB 2026-05-18 01:49:58.568 7 INFO cinder.volume.api [None req-87706c87-d65c-47a1-9519-441930b658b6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Availability Zones retrieved successfully. 2026-05-18 01:49:58.801 7 INFO cinder.volume.api [None req-87706c87-d65c-47a1-9519-441930b658b6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Create volume request issued successfully. 2026-05-18 01:49:58.802 7 INFO cinder.api.openstack.wsgi [None req-87706c87-d65c-47a1-9519-441930b658b6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes returned with HTTP 202 [pid: 7|app: 0|req: 384/772] 10.0.0.96 () {34 vars in 722 bytes} [Mon May 18 01:49:57 2026] POST /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes => generated 870 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-18 01:49:58.825 8 INFO cinder.api.openstack.wsgi [None req-60222892-be8f-460e-9fa6-46a7ff874914 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:58.842 8 INFO cinder.volume.api [None req-60222892-be8f-460e-9fa6-46a7ff874914 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:58.849 8 INFO cinder.api.openstack.wsgi [None req-60222892-be8f-460e-9fa6-46a7ff874914 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 200 [pid: 8|app: 0|req: 389/773] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:58 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 938 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-05-18 01:49:59.874 7 INFO cinder.api.openstack.wsgi [None req-98e07ddd-2ce3-4325-a97b-b1490eedf88b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:59.890 7 INFO cinder.volume.api [None req-98e07ddd-2ce3-4325-a97b-b1490eedf88b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:59.896 7 INFO cinder.api.openstack.wsgi [None req-98e07ddd-2ce3-4325-a97b-b1490eedf88b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 200 [pid: 7|app: 0|req: 385/774] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:59 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 1347 bytes in 27 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-05-18 01:49:59.916 8 INFO cinder.api.openstack.wsgi [None req-48f4ed13-ec0e-49ad-8552-13f3785428da 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:59.932 8 INFO cinder.volume.api [None req-48f4ed13-ec0e-49ad-8552-13f3785428da 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:59.937 8 INFO cinder.api.openstack.wsgi [None req-48f4ed13-ec0e-49ad-8552-13f3785428da 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 200 [pid: 8|app: 0|req: 390/775] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:49:59 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 1347 bytes in 28 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-05-18 01:49:59.954 7 INFO cinder.api.openstack.wsgi [None req-d16f14b7-c569-4a9b-b21c-ec65afc3f4b4 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:49:59.981 7 INFO cinder.volume.api [None req-d16f14b7-c569-4a9b-b21c-ec65afc3f4b4 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:49:59.994 7 INFO cinder.volume.api [None req-d16f14b7-c569-4a9b-b21c-ec65afc3f4b4 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume updated successfully. 2026-05-18 01:49:59.995 7 INFO cinder.api.openstack.wsgi [None req-d16f14b7-c569-4a9b-b21c-ec65afc3f4b4 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 200 [pid: 7|app: 0|req: 386/776] 10.0.0.96 () {34 vars in 794 bytes} [Mon May 18 01:49:59 2026] PUT /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:00.016 8 INFO cinder.api.openstack.wsgi [None req-55c74269-8d7e-4954-89a9-eee787f11768 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:00.032 8 INFO cinder.volume.api [None req-55c74269-8d7e-4954-89a9-eee787f11768 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:00.040 8 INFO cinder.volume.api [None req-55c74269-8d7e-4954-89a9-eee787f11768 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume updated successfully. 2026-05-18 01:50:00.041 8 INFO cinder.api.openstack.wsgi [None req-55c74269-8d7e-4954-89a9-eee787f11768 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 200 [pid: 8|app: 0|req: 391/777] 10.0.0.96 () {34 vars in 795 bytes} [Mon May 18 01:50:00 2026] PUT /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 934 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-05-18 01:50:00.057 7 INFO cinder.api.openstack.wsgi [None req-04d80833-366c-42ca-8f3b-de52421cf084 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:00.080 7 INFO cinder.volume.api [None req-04d80833-366c-42ca-8f3b-de52421cf084 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:00.088 7 INFO cinder.api.openstack.wsgi [None req-04d80833-366c-42ca-8f3b-de52421cf084 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 200 [pid: 7|app: 0|req: 387/778] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:00 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 1387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:00.107 8 INFO cinder.api.openstack.wsgi [None req-9c6c1b90-c93a-43a7-a4cd-4cf462ce2f1e 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes 2026-05-18 01:50:00.110 8 INFO cinder.api.v3.volumes [None req-9c6c1b90-c93a-43a7-a4cd-4cf462ce2f1e 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Create volume of 1 GB 2026-05-18 01:50:00.117 8 INFO cinder.volume.api [None req-9c6c1b90-c93a-43a7-a4cd-4cf462ce2f1e 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Availability Zones retrieved successfully. 2026-05-18 01:50:00.263 8 INFO cinder.volume.api [None req-9c6c1b90-c93a-43a7-a4cd-4cf462ce2f1e 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Create volume request issued successfully. 2026-05-18 01:50:00.264 8 INFO cinder.api.openstack.wsgi [None req-9c6c1b90-c93a-43a7-a4cd-4cf462ce2f1e 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes returned with HTTP 202 [pid: 8|app: 0|req: 392/779] 10.0.0.96 () {34 vars in 722 bytes} [Mon May 18 01:50:00 2026] POST /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes => generated 892 bytes in 163 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-05-18 01:50:00.287 7 INFO cinder.api.openstack.wsgi [None req-6cc0ca6a-6d23-48e3-b3ae-789216840f70 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:00.304 7 INFO cinder.volume.api [None req-6cc0ca6a-6d23-48e3-b3ae-789216840f70 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:00.310 7 INFO cinder.api.openstack.wsgi [None req-6cc0ca6a-6d23-48e3-b3ae-789216840f70 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f returned with HTTP 200 [pid: 7|app: 0|req: 388/780] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:00 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f => generated 960 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:01.338 8 INFO cinder.api.openstack.wsgi [None req-a2f83136-27f6-4ac7-88f2-429514170d33 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:01.356 8 INFO cinder.volume.api [None req-a2f83136-27f6-4ac7-88f2-429514170d33 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:01.364 8 INFO cinder.api.openstack.wsgi [None req-a2f83136-27f6-4ac7-88f2-429514170d33 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f returned with HTTP 200 [pid: 8|app: 0|req: 393/781] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:01 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f => generated 985 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:01.391 7 INFO cinder.api.openstack.wsgi [None req-969b8211-54c9-4a89-b960-8aca81d922ed 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:01.425 7 INFO cinder.volume.api [None req-969b8211-54c9-4a89-b960-8aca81d922ed 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:01.434 7 INFO cinder.volume.api [None req-969b8211-54c9-4a89-b960-8aca81d922ed 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume updated successfully. 2026-05-18 01:50:01.435 7 INFO cinder.api.openstack.wsgi [None req-969b8211-54c9-4a89-b960-8aca81d922ed 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f returned with HTTP 200 [pid: 7|app: 0|req: 389/782] 10.0.0.96 () {34 vars in 794 bytes} [Mon May 18 01:50:01 2026] PUT /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f => generated 881 bytes in 52 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-05-18 01:50:01.457 8 INFO cinder.api.openstack.wsgi [None req-23cd4fce-dc25-4a7c-93d2-e531e02c0ff6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:01.474 8 INFO cinder.volume.api [None req-23cd4fce-dc25-4a7c-93d2-e531e02c0ff6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:01.481 8 INFO cinder.api.openstack.wsgi [None req-23cd4fce-dc25-4a7c-93d2-e531e02c0ff6 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f returned with HTTP 200 [pid: 8|app: 0|req: 394/783] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:01 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:01.504 7 INFO cinder.api.openstack.wsgi [None req-a08244bd-9bc9-4583-9ffc-f6c538a187bf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f 2026-05-18 01:50:01.504 7 INFO cinder.api.v3.volumes [None req-a08244bd-9bc9-4583-9ffc-f6c538a187bf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Delete volume with id: bcad4d15-aa46-475f-9e42-4ca5acff8c6f  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:01.516 7 INFO cinder.volume.api [None req-a08244bd-9bc9-4583-9ffc-f6c538a187bf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:01.537 7 INFO cinder.volume.api [None req-a08244bd-9bc9-4583-9ffc-f6c538a187bf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Delete volume request issued successfully. 2026-05-18 01:50:01.538 7 INFO cinder.api.openstack.wsgi [None req-a08244bd-9bc9-4583-9ffc-f6c538a187bf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f returned with HTTP 202 [pid: 7|app: 0|req: 390/784] 10.0.0.96 () {32 vars in 777 bytes} [Mon May 18 01:50:01 2026] DELETE /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:01.548 8 INFO cinder.api.openstack.wsgi [None req-422a859b-b81c-4de1-86ac-7d6f18516d01 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:01.565 8 INFO cinder.volume.api [None req-422a859b-b81c-4de1-86ac-7d6f18516d01 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:01.571 8 INFO cinder.api.openstack.wsgi [None req-422a859b-b81c-4de1-86ac-7d6f18516d01 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f returned with HTTP 200 [pid: 8|app: 0|req: 395/785] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:01 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f => generated 948 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:01.817 7 INFO cinder.api.openstack.wsgi [None req-a08244bd-9bc9-4583-9ffc-f6c538a187bf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:01.818 8 INFO cinder.api.openstack.wsgi [None req-422a859b-b81c-4de1-86ac-7d6f18516d01 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:01.818 7 INFO cinder.api.openstack.wsgi [None req-a08244bd-9bc9-4583-9ffc-f6c538a187bf 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:01.819 8 INFO cinder.api.openstack.wsgi [None req-422a859b-b81c-4de1-86ac-7d6f18516d01 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://10.0.0.215: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-05-18 01:50:02.593 7 INFO cinder.api.openstack.wsgi [None req-b17bf258-545a-4fb6-866c-2fbb360bd81b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f 2026-05-18 01:50:02.606 7 INFO cinder.api.openstack.wsgi [None req-b17bf258-545a-4fb6-866c-2fbb360bd81b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f returned with HTTP 404 [pid: 7|app: 0|req: 392/788] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:02 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/bcad4d15-aa46-475f-9e42-4ca5acff8c6f => 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-05-18 01:50:02.619 8 INFO cinder.api.openstack.wsgi [None req-ec76d04b-bca4-482d-86f1-090f015d4842 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:02.643 8 INFO cinder.volume.api [None req-ec76d04b-bca4-482d-86f1-090f015d4842 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:02.650 8 INFO cinder.api.openstack.wsgi [None req-ec76d04b-bca4-482d-86f1-090f015d4842 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 200 [pid: 8|app: 0|req: 397/789] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:02 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 1387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:50:02.678 7 INFO cinder.api.openstack.wsgi [None req-37f7bbe4-0eac-4183-a84d-f56c5a033ecd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 2026-05-18 01:50:02.679 7 INFO cinder.api.v3.volumes [None req-37f7bbe4-0eac-4183-a84d-f56c5a033ecd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Delete volume with id: befe7de7-0af4-45fe-9ba3-628fa5e367c8  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:02.696 7 INFO cinder.volume.api [None req-37f7bbe4-0eac-4183-a84d-f56c5a033ecd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:02.731 7 INFO cinder.volume.api [None req-37f7bbe4-0eac-4183-a84d-f56c5a033ecd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Delete volume request issued successfully. 2026-05-18 01:50:02.732 7 INFO cinder.api.openstack.wsgi [None req-37f7bbe4-0eac-4183-a84d-f56c5a033ecd 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 202 [pid: 7|app: 0|req: 393/790] 10.0.0.96 () {32 vars in 777 bytes} [Mon May 18 01:50:02 2026] DELETE /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 0 bytes in 63 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-05-18 01:50:02.745 8 INFO cinder.api.openstack.wsgi [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:02.774 8 INFO cinder.volume.api [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:02.784 8 INFO cinder.api.openstack.wsgi [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 200 [pid: 8|app: 0|req: 398/791] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:02 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 1386 bytes in 47 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-05-18 01:50:03.808 7 INFO cinder.api.openstack.wsgi [None req-1eaf886a-4a7e-44ad-b1cf-09092c552396 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 2026-05-18 01:50:03.821 7 INFO cinder.api.openstack.wsgi [None req-1eaf886a-4a7e-44ad-b1cf-09092c552396 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 returned with HTTP 404 [pid: 7|app: 0|req: 394/792] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:03 2026] GET /v3/bcdbddcb1d5a4f74902115ac2f2bc307/volumes/befe7de7-0af4-45fe-9ba3-628fa5e367c8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-18 01:50:11.818 8 INFO cinder.api.openstack.wsgi [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:11.818 7 INFO cinder.api.openstack.wsgi [None req-1eaf886a-4a7e-44ad-b1cf-09092c552396 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:11.819 8 INFO cinder.api.openstack.wsgi [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:11.819 7 INFO cinder.api.openstack.wsgi [None req-1eaf886a-4a7e-44ad-b1cf-09092c552396 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:21.817 7 INFO cinder.api.openstack.wsgi [None req-1eaf886a-4a7e-44ad-b1cf-09092c552396 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:21.818 7 INFO cinder.api.openstack.wsgi [None req-1eaf886a-4a7e-44ad-b1cf-09092c552396 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:21.817 8 INFO cinder.api.openstack.wsgi [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:21.820 8 INFO cinder.api.openstack.wsgi [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:31.820 8 INFO cinder.api.openstack.wsgi [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:31.820 7 INFO cinder.api.openstack.wsgi [None req-1eaf886a-4a7e-44ad-b1cf-09092c552396 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:31.821 8 INFO cinder.api.openstack.wsgi [None req-e2f5c2f9-5121-4fc5-a0ac-f69d7ff7549b 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:31.821 7 INFO cinder.api.openstack.wsgi [None req-1eaf886a-4a7e-44ad-b1cf-09092c552396 4298b17014b74172bbb2c8011e31597d bcdbddcb1d5a4f74902115ac2f2bc307 - - default default] http://10.0.0.215: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-05-18 01:50:39.081 8 INFO cinder.api.openstack.wsgi [None req-f6bcda4c-39ae-4427-9a7f-d0336c72fb9b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:50:39.090 8 INFO cinder.api.openstack.wsgi [None req-f6bcda4c-39ae-4427-9a7f-d0336c72fb9b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 402/799] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:50:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.111 7 INFO cinder.api.openstack.wsgi [None req-dfb8cc6d-30c2-42ad-8f50-d814ecedb556 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:50:39.125 7 INFO cinder.volume.api [None req-dfb8cc6d-30c2-42ad-8f50-d814ecedb556 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:50:39.129 7 INFO cinder.api.openstack.wsgi [None req-dfb8cc6d-30c2-42ad-8f50-d814ecedb556 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 398/800] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:50:39.142 8 INFO cinder.api.openstack.wsgi [None req-8c043b6d-a1e2-4a68-b60e-98c25807a1d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:50:39.151 8 INFO cinder.volume.api [None req-8c043b6d-a1e2-4a68-b60e-98c25807a1d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:50:39.151 8 INFO cinder.api.openstack.wsgi [None req-8c043b6d-a1e2-4a68-b60e-98c25807a1d1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/801] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:50:39.161 7 INFO cinder.api.openstack.wsgi [None req-7991c9ce-5821-4448-ade4-1019e6f24e65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:50:39.172 7 INFO cinder.volume.api [None req-7991c9ce-5821-4448-ade4-1019e6f24e65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:50:39.174 7 INFO cinder.api.openstack.wsgi [None req-7991c9ce-5821-4448-ade4-1019e6f24e65 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 399/802] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:50:39.186 8 INFO cinder.api.openstack.wsgi [None req-b975a7ab-0d27-4ece-94a0-ca8c01c9bca5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:50:39.207 8 INFO cinder.api.openstack.wsgi [None req-b975a7ab-0d27-4ece-94a0-ca8c01c9bca5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 404/803] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.325 7 INFO cinder.api.openstack.wsgi [None req-5714527a-6f3b-44cf-bdce-25c0238110b6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/334435f8b8fe4ae5a132976ad8e4b4cc?usage=true 2026-05-18 01:50:39.350 7 INFO cinder.api.openstack.wsgi [None req-5714527a-6f3b-44cf-bdce-25c0238110b6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/334435f8b8fe4ae5a132976ad8e4b4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/804] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/334435f8b8fe4ae5a132976ad8e4b4cc?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.363 8 INFO cinder.api.openstack.wsgi [None req-72912541-ad67-476a-9eba-1e6cbe8558de 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:50:39.393 8 INFO cinder.api.openstack.wsgi [None req-72912541-ad67-476a-9eba-1e6cbe8558de 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/805] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.405 7 INFO cinder.api.openstack.wsgi [None req-5971feba-79c2-4c08-a3cf-e53f9b897d6f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/6ea76eb1abaf4a0f8f45e5efba3eae04?usage=true 2026-05-18 01:50:39.430 7 INFO cinder.api.openstack.wsgi [None req-5971feba-79c2-4c08-a3cf-e53f9b897d6f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/6ea76eb1abaf4a0f8f45e5efba3eae04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/806] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/6ea76eb1abaf4a0f8f45e5efba3eae04?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.449 8 INFO cinder.api.openstack.wsgi [None req-049a0f8d-1f71-4ac4-b9fd-0eff725d2165 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/86b95a7a9b944ae9a9ee381da7c8d05b?usage=true 2026-05-18 01:50:39.483 8 INFO cinder.api.openstack.wsgi [None req-049a0f8d-1f71-4ac4-b9fd-0eff725d2165 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/86b95a7a9b944ae9a9ee381da7c8d05b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/807] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/86b95a7a9b944ae9a9ee381da7c8d05b?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.499 7 INFO cinder.api.openstack.wsgi [None req-5443777f-65ef-44bb-bc36-601c7eda0783 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:50:39.525 7 INFO cinder.api.openstack.wsgi [None req-5443777f-65ef-44bb-bc36-601c7eda0783 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/808] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.537 8 INFO cinder.api.openstack.wsgi [None req-bdc2f43f-efa9-4047-84b1-ac1c98c24c1a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/aa55240a51a748f5bbaa1906e4d3a391?usage=true 2026-05-18 01:50:39.562 8 INFO cinder.api.openstack.wsgi [None req-bdc2f43f-efa9-4047-84b1-ac1c98c24c1a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/aa55240a51a748f5bbaa1906e4d3a391?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/809] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/aa55240a51a748f5bbaa1906e4d3a391?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.576 7 INFO cinder.api.openstack.wsgi [None req-02b62fff-2f40-4630-bd1c-14e9ed9597ba 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b165cc527a724f64b48ef09f2e284b8c?usage=true 2026-05-18 01:50:39.613 7 INFO cinder.api.openstack.wsgi [None req-02b62fff-2f40-4630-bd1c-14e9ed9597ba 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b165cc527a724f64b48ef09f2e284b8c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/810] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b165cc527a724f64b48ef09f2e284b8c?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.639 8 INFO cinder.api.openstack.wsgi [None req-c18432d5-c549-47cc-ba29-35ea0ba6ee75 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c4fa602cfb9349ccaf7b155afa293844?usage=true 2026-05-18 01:50:39.673 8 INFO cinder.api.openstack.wsgi [None req-c18432d5-c549-47cc-ba29-35ea0ba6ee75 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c4fa602cfb9349ccaf7b155afa293844?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/811] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c4fa602cfb9349ccaf7b155afa293844?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.689 7 INFO cinder.api.openstack.wsgi [None req-1684e22d-1043-4ff8-82ac-7d8bc782b840 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c51774a74e4f49ac8680a2c6e1066426?usage=true 2026-05-18 01:50:39.744 7 INFO cinder.api.openstack.wsgi [None req-1684e22d-1043-4ff8-82ac-7d8bc782b840 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c51774a74e4f49ac8680a2c6e1066426?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/812] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/c51774a74e4f49ac8680a2c6e1066426?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.761 8 INFO cinder.api.openstack.wsgi [None req-4110af95-a8de-4fef-98a0-605f4968723a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e3a62c7c34d546b29dd1de2b90e1a65b?usage=true 2026-05-18 01:50:39.800 8 INFO cinder.api.openstack.wsgi [None req-4110af95-a8de-4fef-98a0-605f4968723a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e3a62c7c34d546b29dd1de2b90e1a65b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/813] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/e3a62c7c34d546b29dd1de2b90e1a65b?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:39.819 7 INFO cinder.api.openstack.wsgi [None req-8421c44e-8f9e-4a64-a3a3-49bf93ec0390 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:50:39.843 7 INFO cinder.api.openstack.wsgi [None req-8421c44e-8f9e-4a64-a3a3-49bf93ec0390 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/814] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:50:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:41.818 8 INFO cinder.api.openstack.wsgi [None req-4110af95-a8de-4fef-98a0-605f4968723a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:41.818 7 INFO cinder.api.openstack.wsgi [None req-8421c44e-8f9e-4a64-a3a3-49bf93ec0390 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:41.819 8 INFO cinder.api.openstack.wsgi [None req-4110af95-a8de-4fef-98a0-605f4968723a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:41.819 7 INFO cinder.api.openstack.wsgi [None req-8421c44e-8f9e-4a64-a3a3-49bf93ec0390 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:49.135 8 INFO cinder.api.openstack.wsgi [None req-143bca49-4f0f-4e69-b2e6-a5384ea46409 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes 2026-05-18 01:50:49.176 8 INFO cinder.volume.api [None req-143bca49-4f0f-4e69-b2e6-a5384ea46409 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Get all volumes completed successfully. 2026-05-18 01:50:49.177 8 INFO cinder.api.openstack.wsgi [None req-143bca49-4f0f-4e69-b2e6-a5384ea46409 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes returned with HTTP 200 [pid: 8|app: 0|req: 411/817] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 18 01:50:48 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes => generated 15 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:50:49.193 7 INFO cinder.api.openstack.wsgi [None req-4df67501-55a1-40fc-bc4f-9584df71c5d3 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes 2026-05-18 01:50:49.195 7 INFO cinder.api.v3.volumes [None req-4df67501-55a1-40fc-bc4f-9584df71c5d3 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Create volume of 1 GB 2026-05-18 01:50:49.201 7 INFO cinder.volume.api [None req-4df67501-55a1-40fc-bc4f-9584df71c5d3 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Availability Zones retrieved successfully. 2026-05-18 01:50:49.361 7 INFO cinder.volume.api [None req-4df67501-55a1-40fc-bc4f-9584df71c5d3 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Create volume request issued successfully. 2026-05-18 01:50:49.362 7 INFO cinder.api.openstack.wsgi [None req-4df67501-55a1-40fc-bc4f-9584df71c5d3 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 407/818] 10.0.0.96 () {34 vars in 722 bytes} [Mon May 18 01:50:49 2026] POST /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes => generated 875 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-18 01:50:49.381 8 INFO cinder.api.openstack.wsgi [None req-5c979880-1301-4c51-aa2c-5b9183a2c134 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:49.402 8 INFO cinder.volume.api [None req-5c979880-1301-4c51-aa2c-5b9183a2c134 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:49.412 8 INFO cinder.api.openstack.wsgi [None req-5c979880-1301-4c51-aa2c-5b9183a2c134 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 returned with HTTP 200 [pid: 8|app: 0|req: 412/819] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:49 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 => generated 943 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-05-18 01:50:50.440 7 INFO cinder.api.openstack.wsgi [None req-677348d8-7650-42e8-b1e4-acd796598321 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:50.462 7 INFO cinder.volume.api [None req-677348d8-7650-42e8-b1e4-acd796598321 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:50.469 7 INFO cinder.api.openstack.wsgi [None req-677348d8-7650-42e8-b1e4-acd796598321 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 returned with HTTP 200 [pid: 7|app: 0|req: 408/820] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:50 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 => generated 968 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-05-18 01:50:50.490 8 INFO cinder.api.openstack.wsgi [None req-893ec52e-89ee-4bba-bfe2-d6fc12e6f386 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:50.514 8 INFO cinder.volume.api [None req-893ec52e-89ee-4bba-bfe2-d6fc12e6f386 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:50.522 8 INFO cinder.api.openstack.wsgi [None req-893ec52e-89ee-4bba-bfe2-d6fc12e6f386 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 returned with HTTP 200 [pid: 8|app: 0|req: 413/821] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:50 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 => 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-05-18 01:50:50.545 7 INFO cinder.api.openstack.wsgi [None req-a1ee0015-5614-4b1e-ab34-8300c53bc366 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes 2026-05-18 01:50:50.549 7 INFO cinder.api.v3.volumes [None req-a1ee0015-5614-4b1e-ab34-8300c53bc366 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Create volume of 1 GB 2026-05-18 01:50:50.556 7 INFO cinder.volume.api [None req-a1ee0015-5614-4b1e-ab34-8300c53bc366 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Availability Zones retrieved successfully. 2026-05-18 01:50:50.717 7 INFO cinder.volume.api [None req-a1ee0015-5614-4b1e-ab34-8300c53bc366 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Create volume request issued successfully. 2026-05-18 01:50:50.718 7 INFO cinder.api.openstack.wsgi [None req-a1ee0015-5614-4b1e-ab34-8300c53bc366 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 409/822] 10.0.0.96 () {34 vars in 722 bytes} [Mon May 18 01:50:50 2026] POST /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes => generated 876 bytes in 181 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-05-18 01:50:50.748 8 INFO cinder.api.openstack.wsgi [None req-f7b38a96-a50f-45e9-b20b-b35eca355583 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:50.782 8 INFO cinder.volume.api [None req-f7b38a96-a50f-45e9-b20b-b35eca355583 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:50.792 8 INFO cinder.api.openstack.wsgi [None req-f7b38a96-a50f-45e9-b20b-b35eca355583 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 returned with HTTP 200 [pid: 8|app: 0|req: 414/823] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:50 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 => generated 944 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:51.817 7 INFO cinder.api.openstack.wsgi [None req-a1ee0015-5614-4b1e-ab34-8300c53bc366 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:51.817 8 INFO cinder.api.openstack.wsgi [None req-f7b38a96-a50f-45e9-b20b-b35eca355583 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:50:51.818 7 INFO cinder.api.openstack.wsgi [None req-a1ee0015-5614-4b1e-ab34-8300c53bc366 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:50:51.819 8 INFO cinder.api.openstack.wsgi [None req-f7b38a96-a50f-45e9-b20b-b35eca355583 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215: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-05-18 01:50:51.825 7 INFO cinder.api.openstack.wsgi [None req-fc9bfd3e-7748-4867-9b2e-db0cc8c6e0a8 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:51.841 7 INFO cinder.volume.api [None req-fc9bfd3e-7748-4867-9b2e-db0cc8c6e0a8 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:51.847 7 INFO cinder.api.openstack.wsgi [None req-fc9bfd3e-7748-4867-9b2e-db0cc8c6e0a8 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 returned with HTTP 200 [pid: 7|app: 0|req: 411/826] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:51 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:51.868 8 INFO cinder.api.openstack.wsgi [None req-4ca62651-751d-46b5-a7b2-9dcfe610bf2b fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:51.891 8 INFO cinder.volume.api [None req-4ca62651-751d-46b5-a7b2-9dcfe610bf2b fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:51.901 8 INFO cinder.api.openstack.wsgi [None req-4ca62651-751d-46b5-a7b2-9dcfe610bf2b fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 returned with HTTP 200 [pid: 8|app: 0|req: 416/827] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:51 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 => generated 969 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-05-18 01:50:51.925 7 INFO cinder.api.openstack.wsgi [None req-c37351da-ea41-46ba-8420-3be3eec7018b fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes 2026-05-18 01:50:51.929 7 INFO cinder.api.v3.volumes [None req-c37351da-ea41-46ba-8420-3be3eec7018b fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Create volume of 1 GB 2026-05-18 01:50:51.936 7 INFO cinder.volume.api [None req-c37351da-ea41-46ba-8420-3be3eec7018b fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Availability Zones retrieved successfully. 2026-05-18 01:50:52.110 7 INFO cinder.volume.api [None req-c37351da-ea41-46ba-8420-3be3eec7018b fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Create volume request issued successfully. 2026-05-18 01:50:52.111 7 INFO cinder.api.openstack.wsgi [None req-c37351da-ea41-46ba-8420-3be3eec7018b fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes returned with HTTP 202 [pid: 7|app: 0|req: 412/828] 10.0.0.96 () {34 vars in 722 bytes} [Mon May 18 01:50:51 2026] POST /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes => generated 875 bytes in 192 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-05-18 01:50:52.136 8 INFO cinder.api.openstack.wsgi [None req-a947bb60-b5a1-42a0-add3-c653e3b350b3 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:52.170 8 INFO cinder.volume.api [None req-a947bb60-b5a1-42a0-add3-c653e3b350b3 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:52.178 8 INFO cinder.api.openstack.wsgi [None req-a947bb60-b5a1-42a0-add3-c653e3b350b3 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 returned with HTTP 200 [pid: 8|app: 0|req: 417/829] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:52 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 => generated 943 bytes in 52 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-05-18 01:50:53.206 7 INFO cinder.api.openstack.wsgi [None req-37737e5d-35bb-484f-bc9a-53bbf4762ca0 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:53.224 7 INFO cinder.volume.api [None req-37737e5d-35bb-484f-bc9a-53bbf4762ca0 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:53.230 7 INFO cinder.api.openstack.wsgi [None req-37737e5d-35bb-484f-bc9a-53bbf4762ca0 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 returned with HTTP 200 [pid: 7|app: 0|req: 413/830] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:53 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 => generated 968 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-05-18 01:50:53.253 8 INFO cinder.api.openstack.wsgi [None req-08b15088-b58e-4389-b6cb-d4eaf89808a8 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:53.281 8 INFO cinder.volume.api [None req-08b15088-b58e-4389-b6cb-d4eaf89808a8 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:53.287 8 INFO cinder.api.openstack.wsgi [None req-08b15088-b58e-4389-b6cb-d4eaf89808a8 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 returned with HTTP 200 [pid: 8|app: 0|req: 418/831] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:53 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:53.316 7 INFO cinder.api.openstack.wsgi [None req-bbc142c8-c762-4ca1-933f-9157ecd1332c fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes 2026-05-18 01:50:53.377 7 INFO cinder.volume.api [None req-bbc142c8-c762-4ca1-933f-9157ecd1332c fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Get all volumes completed successfully. 2026-05-18 01:50:53.378 7 INFO cinder.api.openstack.wsgi [None req-bbc142c8-c762-4ca1-933f-9157ecd1332c fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes returned with HTTP 200 [pid: 7|app: 0|req: 414/832] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 18 01:50:53 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes => generated 1322 bytes in 76 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-05-18 01:50:53.402 8 INFO cinder.api.openstack.wsgi [None req-9efbb0f3-5571-4f49-95a9-0d8de9eefb43 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:53.422 8 INFO cinder.volume.api [None req-9efbb0f3-5571-4f49-95a9-0d8de9eefb43 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:53.428 8 INFO cinder.api.openstack.wsgi [None req-9efbb0f3-5571-4f49-95a9-0d8de9eefb43 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 returned with HTTP 200 [pid: 8|app: 0|req: 419/833] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:53 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:53.452 7 INFO cinder.api.openstack.wsgi [None req-0d2fcddd-9c5a-425f-b7c6-4e4e495e701e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 2026-05-18 01:50:53.453 7 INFO cinder.api.v3.volumes [None req-0d2fcddd-9c5a-425f-b7c6-4e4e495e701e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Delete volume with id: f07c3913-5526-49b0-8f05-8b4bcdca4cd1  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:53.469 7 INFO cinder.volume.api [None req-0d2fcddd-9c5a-425f-b7c6-4e4e495e701e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:53.506 7 INFO cinder.volume.api [None req-0d2fcddd-9c5a-425f-b7c6-4e4e495e701e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Delete volume request issued successfully. 2026-05-18 01:50:53.506 7 INFO cinder.api.openstack.wsgi [None req-0d2fcddd-9c5a-425f-b7c6-4e4e495e701e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 returned with HTTP 202 [pid: 7|app: 0|req: 415/834] 10.0.0.96 () {32 vars in 777 bytes} [Mon May 18 01:50:53 2026] DELETE /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:53.519 8 INFO cinder.api.openstack.wsgi [None req-962f60fe-bcec-4f29-824b-59dd9be10d5f fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:53.538 8 INFO cinder.volume.api [None req-962f60fe-bcec-4f29-824b-59dd9be10d5f fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:53.552 8 INFO cinder.api.openstack.wsgi [None req-962f60fe-bcec-4f29-824b-59dd9be10d5f fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 returned with HTTP 200 [pid: 8|app: 0|req: 420/835] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:53 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 => generated 967 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:54.576 7 INFO cinder.api.openstack.wsgi [None req-fe403821-b60a-43b9-857f-86c413c118f7 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 2026-05-18 01:50:54.585 7 INFO cinder.api.openstack.wsgi [None req-fe403821-b60a-43b9-857f-86c413c118f7 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 returned with HTTP 404 [pid: 7|app: 0|req: 416/836] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:54 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/f07c3913-5526-49b0-8f05-8b4bcdca4cd1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:54.598 8 INFO cinder.api.openstack.wsgi [None req-27083c13-8b33-4b41-afe2-8716ac2f38c5 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:54.615 8 INFO cinder.volume.api [None req-27083c13-8b33-4b41-afe2-8716ac2f38c5 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:54.625 8 INFO cinder.api.openstack.wsgi [None req-27083c13-8b33-4b41-afe2-8716ac2f38c5 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 returned with HTTP 200 [pid: 8|app: 0|req: 421/837] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:54 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:54.642 7 INFO cinder.api.openstack.wsgi [None req-240082d4-8dbd-4a9d-947a-2860e49c241e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 2026-05-18 01:50:54.644 7 INFO cinder.api.v3.volumes [None req-240082d4-8dbd-4a9d-947a-2860e49c241e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Delete volume with id: 7fa61ce3-4313-4f6e-baa7-7b3f901e1f05  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:54.665 7 INFO cinder.volume.api [None req-240082d4-8dbd-4a9d-947a-2860e49c241e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:54.691 7 INFO cinder.volume.api [None req-240082d4-8dbd-4a9d-947a-2860e49c241e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Delete volume request issued successfully. 2026-05-18 01:50:54.691 7 INFO cinder.api.openstack.wsgi [None req-240082d4-8dbd-4a9d-947a-2860e49c241e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 returned with HTTP 202 [pid: 7|app: 0|req: 417/838] 10.0.0.96 () {32 vars in 777 bytes} [Mon May 18 01:50:54 2026] DELETE /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:54.706 8 INFO cinder.api.openstack.wsgi [None req-b1f21ace-5984-4e1d-9541-5c791afaae77 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:54.724 8 INFO cinder.volume.api [None req-b1f21ace-5984-4e1d-9541-5c791afaae77 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:54.732 8 INFO cinder.api.openstack.wsgi [None req-b1f21ace-5984-4e1d-9541-5c791afaae77 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 returned with HTTP 200 [pid: 8|app: 0|req: 422/839] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:54 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:55.757 7 INFO cinder.api.openstack.wsgi [None req-c425b3d0-b494-4cb5-ae84-ff75cfeb662a fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 2026-05-18 01:50:55.768 7 INFO cinder.api.openstack.wsgi [None req-c425b3d0-b494-4cb5-ae84-ff75cfeb662a fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 returned with HTTP 404 [pid: 7|app: 0|req: 418/840] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:55 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/7fa61ce3-4313-4f6e-baa7-7b3f901e1f05 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:55.783 8 INFO cinder.api.openstack.wsgi [None req-98431407-ceb0-4cc9-a39c-5c75ecf9a5be fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:55.805 8 INFO cinder.volume.api [None req-98431407-ceb0-4cc9-a39c-5c75ecf9a5be fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:55.814 8 INFO cinder.api.openstack.wsgi [None req-98431407-ceb0-4cc9-a39c-5c75ecf9a5be fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 returned with HTTP 200 [pid: 8|app: 0|req: 423/841] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:55 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:50:55.833 7 INFO cinder.api.openstack.wsgi [None req-21d2b2f0-18cf-4d92-96b7-37c03dd7422e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 2026-05-18 01:50:55.834 7 INFO cinder.api.v3.volumes [None req-21d2b2f0-18cf-4d92-96b7-37c03dd7422e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Delete volume with id: 92dd4e9d-5db5-4381-8657-98201a792e23  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:55.844 7 INFO cinder.volume.api [None req-21d2b2f0-18cf-4d92-96b7-37c03dd7422e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:55.869 7 INFO cinder.volume.api [None req-21d2b2f0-18cf-4d92-96b7-37c03dd7422e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Delete volume request issued successfully. 2026-05-18 01:50:55.869 7 INFO cinder.api.openstack.wsgi [None req-21d2b2f0-18cf-4d92-96b7-37c03dd7422e fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 returned with HTTP 202 [pid: 7|app: 0|req: 419/842] 10.0.0.96 () {32 vars in 777 bytes} [Mon May 18 01:50:55 2026] DELETE /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 => generated 0 bytes in 44 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-05-18 01:50:55.887 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:50:55.907 8 INFO cinder.volume.api [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] Volume info retrieved successfully. 2026-05-18 01:50:55.916 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 returned with HTTP 200 [pid: 8|app: 0|req: 424/843] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:55 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:50:56.937 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 2026-05-18 01:50:56.946 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 returned with HTTP 404 [pid: 7|app: 0|req: 420/844] 10.0.0.96 () {32 vars in 774 bytes} [Mon May 18 01:50:56 2026] GET /v3/725ae2192a0045caaa7eb48c0a0b05c0/volumes/92dd4e9d-5db5-4381-8657-98201a792e23 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-18 01:51:01.818 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:01.818 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:01.819 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:01.820 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:11.818 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:11.818 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:11.819 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:11.819 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:21.817 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:21.819 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:21.820 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:21.821 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:31.818 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:31.818 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:31.819 7 INFO cinder.api.openstack.wsgi [None req-5e22442b-4657-4ffe-a9e5-23f62898cb25 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:31.820 8 INFO cinder.api.openstack.wsgi [None req-a35e3c71-684c-4746-bc6a-b5f03dd1b064 fb6e1306b54a4fabb4a30db896b0db5c 725ae2192a0045caaa7eb48c0a0b05c0 - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:39.024 7 INFO cinder.api.openstack.wsgi [None req-1f7c13aa-b26c-49d3-b095-dce4caf101b8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:51:39.032 7 INFO cinder.volume.api [None req-1f7c13aa-b26c-49d3-b095-dce4caf101b8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:51:39.032 7 INFO cinder.api.openstack.wsgi [None req-1f7c13aa-b26c-49d3-b095-dce4caf101b8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 425/853] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:51:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 104 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-05-18 01:51:39.043 8 INFO cinder.api.openstack.wsgi [None req-5bc088ed-38b3-46fd-89b0-0fea12e35c84 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:51:39.055 8 INFO cinder.api.openstack.wsgi [None req-5bc088ed-38b3-46fd-89b0-0fea12e35c84 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 429/854] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.073 7 INFO cinder.api.openstack.wsgi [None req-d3488006-2e81-4c58-b068-74c1a8b42d80 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:51:39.087 7 INFO cinder.volume.api [None req-d3488006-2e81-4c58-b068-74c1a8b42d80 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:51:39.089 7 INFO cinder.api.openstack.wsgi [None req-d3488006-2e81-4c58-b068-74c1a8b42d80 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 426/855] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:51:39.103 8 INFO cinder.api.openstack.wsgi [None req-7e2f0455-3e2a-4f39-9338-16d6f8ea3bc6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:51:39.116 8 INFO cinder.api.openstack.wsgi [None req-7e2f0455-3e2a-4f39-9338-16d6f8ea3bc6 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 430/856] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:51:39.134 7 INFO cinder.api.openstack.wsgi [None req-5fe09138-7ce4-48b9-9816-018b9786c087 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:51:39.147 7 INFO cinder.volume.api [None req-5fe09138-7ce4-48b9-9816-018b9786c087 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:51:39.150 7 INFO cinder.api.openstack.wsgi [None req-5fe09138-7ce4-48b9-9816-018b9786c087 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 427/857] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:51:39.181 8 INFO cinder.api.openstack.wsgi [None req-a6af1275-65e5-442d-9967-5ea039d1108a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/0e69b04a8b984eecad1a546aca578573?usage=true 2026-05-18 01:51:39.209 8 INFO cinder.api.openstack.wsgi [None req-a6af1275-65e5-442d-9967-5ea039d1108a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/0e69b04a8b984eecad1a546aca578573?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/858] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/0e69b04a8b984eecad1a546aca578573?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.220 7 INFO cinder.api.openstack.wsgi [None req-56f395bc-ed0c-49bb-9462-6fb745bee1a1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/334435f8b8fe4ae5a132976ad8e4b4cc?usage=true 2026-05-18 01:51:39.247 7 INFO cinder.api.openstack.wsgi [None req-56f395bc-ed0c-49bb-9462-6fb745bee1a1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/334435f8b8fe4ae5a132976ad8e4b4cc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/859] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/334435f8b8fe4ae5a132976ad8e4b4cc?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.260 8 INFO cinder.api.openstack.wsgi [None req-fa6479ab-7446-4769-b820-05f5fd293397 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/4e324089843049bdaff5f2e4b979c0f7?usage=true 2026-05-18 01:51:39.288 8 INFO cinder.api.openstack.wsgi [None req-fa6479ab-7446-4769-b820-05f5fd293397 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/4e324089843049bdaff5f2e4b979c0f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/860] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/4e324089843049bdaff5f2e4b979c0f7?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.300 7 INFO cinder.api.openstack.wsgi [None req-ec80f3e6-9892-4c6f-959e-3bd7203cbcf9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:51:39.333 7 INFO cinder.api.openstack.wsgi [None req-ec80f3e6-9892-4c6f-959e-3bd7203cbcf9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/861] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.346 8 INFO cinder.api.openstack.wsgi [None req-81898487-a285-4476-b623-995fbadcb06f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/86b95a7a9b944ae9a9ee381da7c8d05b?usage=true 2026-05-18 01:51:39.370 8 INFO cinder.api.openstack.wsgi [None req-81898487-a285-4476-b623-995fbadcb06f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/86b95a7a9b944ae9a9ee381da7c8d05b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/862] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/86b95a7a9b944ae9a9ee381da7c8d05b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.383 7 INFO cinder.api.openstack.wsgi [None req-0384e6b2-3c45-4929-9404-270e1f4c3636 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a50feef75b54f24905efd6e9b47e59c?usage=true 2026-05-18 01:51:39.404 7 INFO cinder.api.openstack.wsgi [None req-0384e6b2-3c45-4929-9404-270e1f4c3636 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a50feef75b54f24905efd6e9b47e59c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/863] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a50feef75b54f24905efd6e9b47e59c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.416 8 INFO cinder.api.openstack.wsgi [None req-433b874f-cebc-46e0-b437-b1b006629aef 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9b29777b6f874fb6b097b7c9579c4923?usage=true 2026-05-18 01:51:39.442 8 INFO cinder.api.openstack.wsgi [None req-433b874f-cebc-46e0-b437-b1b006629aef 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9b29777b6f874fb6b097b7c9579c4923?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/864] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9b29777b6f874fb6b097b7c9579c4923?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.453 7 INFO cinder.api.openstack.wsgi [None req-5fe134df-a2a1-4675-a664-fd2a192f6a4c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:51:39.475 7 INFO cinder.api.openstack.wsgi [None req-5fe134df-a2a1-4675-a664-fd2a192f6a4c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/865] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.485 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ab82679b9dc04db0acc046647b27ec6c?usage=true 2026-05-18 01:51:39.515 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ab82679b9dc04db0acc046647b27ec6c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/866] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ab82679b9dc04db0acc046647b27ec6c?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:39.530 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:51:39.557 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/867] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:51:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:51:41.817 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:41.818 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:41.819 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:41.820 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:51.818 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:51.818 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:51:51.819 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:51:51.819 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:01.817 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:01.818 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:01.819 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:01.819 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:11.817 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:11.818 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:11.818 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:11.819 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:21.817 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:21.818 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:21.818 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:21.819 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:31.818 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:31.818 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:31.819 8 INFO cinder.api.openstack.wsgi [None req-f295349e-bef4-48fa-bb11-db594903fc71 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:31.820 7 INFO cinder.api.openstack.wsgi [None req-e7b5dc3d-de57-43d8-807c-7baffdc6b37d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:39.196 8 INFO cinder.api.openstack.wsgi [None req-2e6f9a82-1af2-4a10-8876-0ce9ce7105f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:52:39.228 8 INFO cinder.api.openstack.wsgi [None req-2e6f9a82-1af2-4a10-8876-0ce9ce7105f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 442/880] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.246 7 INFO cinder.api.openstack.wsgi [None req-aae2ddba-6d4a-45ab-a954-2aa956d2cc9b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true 2026-05-18 01:52:39.273 7 INFO cinder.api.openstack.wsgi [None req-aae2ddba-6d4a-45ab-a954-2aa956d2cc9b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/881] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.289 8 INFO cinder.api.openstack.wsgi [None req-94700bdf-74cb-41f2-9224-5e43c0f8ee1d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true 2026-05-18 01:52:39.325 8 INFO cinder.api.openstack.wsgi [None req-94700bdf-74cb-41f2-9224-5e43c0f8ee1d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 443/882] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.340 7 INFO cinder.api.openstack.wsgi [None req-288f1b7d-5016-4781-97c7-062c4574ffcf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true 2026-05-18 01:52:39.370 7 INFO cinder.api.openstack.wsgi [None req-288f1b7d-5016-4781-97c7-062c4574ffcf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/883] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.387 8 INFO cinder.api.openstack.wsgi [None req-ddff68e6-aa44-4f13-b760-fcb22c044ab0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:52:39.420 8 INFO cinder.api.openstack.wsgi [None req-ddff68e6-aa44-4f13-b760-fcb22c044ab0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 444/884] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.435 7 INFO cinder.api.openstack.wsgi [None req-ab78ca07-7a00-4964-9fbe-4eab6bf76445 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true 2026-05-18 01:52:39.463 7 INFO cinder.api.openstack.wsgi [None req-ab78ca07-7a00-4964-9fbe-4eab6bf76445 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/885] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.477 8 INFO cinder.api.openstack.wsgi [None req-e0b744e7-bdac-4044-9b08-05e8ec4a2fed 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true 2026-05-18 01:52:39.520 8 INFO cinder.api.openstack.wsgi [None req-e0b744e7-bdac-4044-9b08-05e8ec4a2fed 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/886] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.535 7 INFO cinder.api.openstack.wsgi [None req-22b86ecc-72ca-42ce-a71f-20bef8a63414 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true 2026-05-18 01:52:39.563 7 INFO cinder.api.openstack.wsgi [None req-22b86ecc-72ca-42ce-a71f-20bef8a63414 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/887] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.576 8 INFO cinder.api.openstack.wsgi [None req-62e7281a-74b4-4d91-a561-54987f8788cb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true 2026-05-18 01:52:39.606 8 INFO cinder.api.openstack.wsgi [None req-62e7281a-74b4-4d91-a561-54987f8788cb 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/888] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.637 7 INFO cinder.api.openstack.wsgi [None req-4311145f-971a-473d-b130-f60f46e72165 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true 2026-05-18 01:52:39.681 7 INFO cinder.api.openstack.wsgi [None req-4311145f-971a-473d-b130-f60f46e72165 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/889] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.694 8 INFO cinder.api.openstack.wsgi [None req-64445a8d-5ed8-4921-95d4-d72afa15fd43 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:52:39.739 8 INFO cinder.api.openstack.wsgi [None req-64445a8d-5ed8-4921-95d4-d72afa15fd43 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/890] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.751 7 INFO cinder.api.openstack.wsgi [None req-6561cba2-c070-46be-88ee-b817c78ab663 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:52:39.760 7 INFO cinder.api.openstack.wsgi [None req-6561cba2-c070-46be-88ee-b817c78ab663 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 444/891] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:52:39.775 8 INFO cinder.api.openstack.wsgi [None req-06ddd672-76b2-43cb-9479-c2c511a8c419 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:52:39.790 8 INFO cinder.api.openstack.wsgi [None req-06ddd672-76b2-43cb-9479-c2c511a8c419 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 448/892] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:52:39.812 7 INFO cinder.api.openstack.wsgi [None req-01fce8a6-d9e0-4972-96c8-86523dbfba12 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:52:39.824 7 INFO cinder.volume.api [None req-01fce8a6-d9e0-4972-96c8-86523dbfba12 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:52:39.826 7 INFO cinder.api.openstack.wsgi [None req-01fce8a6-d9e0-4972-96c8-86523dbfba12 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 445/893] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:52:39.837 8 INFO cinder.api.openstack.wsgi [None req-3bc08430-14bf-4b24-9792-4cfe9774cd9e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:52:39.845 8 INFO cinder.volume.api [None req-3bc08430-14bf-4b24-9792-4cfe9774cd9e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:52:39.846 8 INFO cinder.api.openstack.wsgi [None req-3bc08430-14bf-4b24-9792-4cfe9774cd9e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 449/894] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:52:39.857 7 INFO cinder.api.openstack.wsgi [None req-fe41d7df-4347-4ee8-bffd-657071e2aa16 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:52:39.873 7 INFO cinder.volume.api [None req-fe41d7df-4347-4ee8-bffd-657071e2aa16 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:52:39.880 7 INFO cinder.api.openstack.wsgi [None req-fe41d7df-4347-4ee8-bffd-657071e2aa16 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 446/895] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:52:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:52:41.817 8 INFO cinder.api.openstack.wsgi [None req-3bc08430-14bf-4b24-9792-4cfe9774cd9e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:41.819 8 INFO cinder.api.openstack.wsgi [None req-3bc08430-14bf-4b24-9792-4cfe9774cd9e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:41.820 7 INFO cinder.api.openstack.wsgi [None req-fe41d7df-4347-4ee8-bffd-657071e2aa16 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:41.821 7 INFO cinder.api.openstack.wsgi [None req-fe41d7df-4347-4ee8-bffd-657071e2aa16 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:51.007 8 INFO cinder.api.openstack.wsgi [None req-39fa8912-ca8f-43e5-a2c9-fb201e59439d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes 2026-05-18 01:52:51.181 8 INFO cinder.api.v3.volumes [None req-39fa8912-ca8f-43e5-a2c9-fb201e59439d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Create volume of 16 GB 2026-05-18 01:52:51.189 8 INFO cinder.volume.api [None req-39fa8912-ca8f-43e5-a2c9-fb201e59439d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Availability Zones retrieved successfully. 2026-05-18 01:52:51.433 8 INFO cinder.volume.api [None req-39fa8912-ca8f-43e5-a2c9-fb201e59439d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Create volume request issued successfully. 2026-05-18 01:52:51.434 8 INFO cinder.api.openstack.wsgi [None req-39fa8912-ca8f-43e5-a2c9-fb201e59439d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes returned with HTTP 202 [pid: 8|app: 0|req: 451/898] 199.204.45.4 () {34 vars in 732 bytes} [Mon May 18 01:52:50 2026] POST /v3/535ba092ed774de19d4ad28accdc03ef/volumes => generated 846 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-18 01:52:51.450 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-36bace76-5f38-43fa-958c-cba2eae10033 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:52:51.489 7 INFO cinder.volume.api [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-36bace76-5f38-43fa-958c-cba2eae10033 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:52:51.496 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-36bace76-5f38-43fa-958c-cba2eae10033 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 200 [pid: 7|app: 0|req: 448/899] 199.204.45.4 () {32 vars in 823 bytes} [Mon May 18 01:52:51 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 1025 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:52:51.817 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-36bace76-5f38-43fa-958c-cba2eae10033 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:51.817 8 INFO cinder.api.openstack.wsgi [None req-39fa8912-ca8f-43e5-a2c9-fb201e59439d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:52:51.818 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-36bace76-5f38-43fa-958c-cba2eae10033 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:52:51.819 8 INFO cinder.api.openstack.wsgi [None req-39fa8912-ca8f-43e5-a2c9-fb201e59439d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215: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-05-18 01:52:56.514 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-25599bb5-1b95-43fb-9d36-affa59d70e38 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:52:56.532 7 INFO cinder.volume.api [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-25599bb5-1b95-43fb-9d36-affa59d70e38 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:52:56.540 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-25599bb5-1b95-43fb-9d36-affa59d70e38 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 200 [pid: 7|app: 0|req: 450/902] 199.204.45.4 () {32 vars in 823 bytes} [Mon May 18 01:52:56 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 1489 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-05-18 01:52:57.240 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-53341b72-ad2b-48bf-8b05-c9d69acd1a7d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:52:57.261 8 INFO cinder.volume.api [req-1074935b-f5b3-4580-9b37-046942623d87 req-53341b72-ad2b-48bf-8b05-c9d69acd1a7d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:52:57.267 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-53341b72-ad2b-48bf-8b05-c9d69acd1a7d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 200 [pid: 8|app: 0|req: 453/903] 10.0.0.52 () {34 vars in 1027 bytes} [Mon May 18 01:52:57 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 1489 bytes in 143 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-05-18 01:52:57.811 7 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-008da507-ee4d-4c6d-b039-0f201c238703 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:52:57.827 7 INFO cinder.volume.api [req-1074935b-f5b3-4580-9b37-046942623d87 req-008da507-ee4d-4c6d-b039-0f201c238703 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:52:57.832 7 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-008da507-ee4d-4c6d-b039-0f201c238703 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 200 [pid: 7|app: 0|req: 451/904] 10.0.0.52 () {34 vars in 1027 bytes} [Mon May 18 01:52:57 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:52:57.843 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-53341b72-ad2b-48bf-8b05-c9d69acd1a7d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:52:57.844 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-53341b72-ad2b-48bf-8b05-c9d69acd1a7d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 454/905] 10.0.0.52 () {32 vars in 828 bytes} [Mon May 18 01:52:57 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-05-18 01:52:57.859 7 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-4f23dd55-7cfd-4586-97ae-4febfcb0869f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:52:57.911 7 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-4f23dd55-7cfd-4586-97ae-4febfcb0869f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/attachments returned with HTTP 200 [pid: 7|app: 0|req: 452/906] 10.0.0.52 () {40 vars in 1056 bytes} [Mon May 18 01:52:57 2026] POST /v3/535ba092ed774de19d4ad28accdc03ef/attachments => generated 273 bytes in 63 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-05-18 01:52:58.452 8 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-4d455bb1-6f6c-4df5-9f66-93289c3fce1c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:52:58.471 8 INFO cinder.volume.api [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-4d455bb1-6f6c-4df5-9f66-93289c3fce1c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:52:58.477 8 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-4d455bb1-6f6c-4df5-9f66-93289c3fce1c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 200 [pid: 8|app: 0|req: 455/907] 199.204.45.4 () {32 vars in 823 bytes} [Mon May 18 01:52:58 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:52:59.069 7 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-4f23dd55-7cfd-4586-97ae-4febfcb0869f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-18 01:52:59.070 7 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-4f23dd55-7cfd-4586-97ae-4febfcb0869f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 453/908] 199.204.45.4 () {32 vars in 838 bytes} [Mon May 18 01:52:59 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-05-18 01:52:59.082 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-e9e5d371-1b34-45b5-b1a3-9ef1e632673f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:52:59.101 8 INFO cinder.volume.api [req-1074935b-f5b3-4580-9b37-046942623d87 req-e9e5d371-1b34-45b5-b1a3-9ef1e632673f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:52:59.106 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-e9e5d371-1b34-45b5-b1a3-9ef1e632673f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 200 [pid: 8|app: 0|req: 456/909] 199.204.45.4 () {36 vars in 1071 bytes} [Mon May 18 01:52:59 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 1608 bytes in 33 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-05-18 01:52:59.168 7 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-82e3af10-1dbc-447f-b725-ec54c3914646 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:52:59.817 7 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-82e3af10-1dbc-447f-b725-ec54c3914646 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf returned with HTTP 200 [pid: 7|app: 0|req: 454/910] 199.204.45.4 () {40 vars in 1132 bytes} [Mon May 18 01:52:59 2026] PUT /v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf => generated 775 bytes in 660 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-05-18 01:52:59.859 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf/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-05-18 01:52:59.894 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf/action returned with HTTP 204 [pid: 8|app: 0|req: 457/911] 199.204.45.4 () {40 vars in 1146 bytes} [Mon May 18 01:52:59 2026] POST /v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf/action => generated 0 bytes in 43 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-05-18 01:53:01.433 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-751fdc3f-87b1-4e0f-80fd-981266a6cc1f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:53:01.457 7 INFO cinder.volume.api [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-751fdc3f-87b1-4e0f-80fd-981266a6cc1f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:53:01.466 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-751fdc3f-87b1-4e0f-80fd-981266a6cc1f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 200 [pid: 7|app: 0|req: 455/912] 199.204.45.4 () {32 vars in 823 bytes} [Mon May 18 01:53:01 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 1787 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:53:01.817 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:01.817 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-751fdc3f-87b1-4e0f-80fd-981266a6cc1f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:01.819 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-751fdc3f-87b1-4e0f-80fd-981266a6cc1f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:01.818 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215: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-05-18 01:53:04.471 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:53:04.491 7 INFO cinder.volume.api [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:53:04.496 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 200 [pid: 7|app: 0|req: 457/915] 199.204.45.4 () {32 vars in 823 bytes} [Mon May 18 01:53:04 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 1787 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:53:11.817 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:11.818 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:11.818 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:11.819 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:21.818 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:21.818 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:21.819 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:21.820 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:31.818 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:31.818 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:31.819 7 INFO cinder.api.openstack.wsgi [req-39fa8912-ca8f-43e5-a2c9-fb201e59439d req-72305390-c3db-4052-8ecf-11fa3508ee96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:31.819 8 INFO cinder.api.openstack.wsgi [req-1074935b-f5b3-4580-9b37-046942623d87 req-da02b8c2-95dc-4df0-8a9b-6c31f994f27b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215: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-05-18 01:53:38.933 7 INFO cinder.api.openstack.wsgi [None req-fa6abf4b-cc13-48e1-8457-e4b3e3f6048c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:53:38.947 7 INFO cinder.volume.api [None req-fa6abf4b-cc13-48e1-8457-e4b3e3f6048c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:53:38.953 7 INFO cinder.api.openstack.wsgi [None req-fa6abf4b-cc13-48e1-8457-e4b3e3f6048c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 461/922] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:53:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 1790 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:53:38.964 8 INFO cinder.api.openstack.wsgi [None req-bd41282a-6695-4568-8340-7697222a3a96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:53:38.980 8 INFO cinder.api.openstack.wsgi [None req-bd41282a-6695-4568-8340-7697222a3a96 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 462/923] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:53:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 671 bytes in 23 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-05-18 01:53:38.994 7 INFO cinder.api.openstack.wsgi [None req-62c7b70e-d2ed-4574-921b-1cc907ad47d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:53:39.000 7 INFO cinder.api.openstack.wsgi [None req-62c7b70e-d2ed-4574-921b-1cc907ad47d5 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 7|app: 0|req: 462/924] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:53:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.011 8 INFO cinder.api.openstack.wsgi [None req-6e65f96d-f5f3-41d9-ad12-bfb492f846fc 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:53:39.033 8 INFO cinder.volume.api [None req-6e65f96d-f5f3-41d9-ad12-bfb492f846fc 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:53:39.041 8 INFO cinder.api.openstack.wsgi [None req-6e65f96d-f5f3-41d9-ad12-bfb492f846fc 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 463/925] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 1790 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:53:39.054 7 INFO cinder.api.openstack.wsgi [None req-0bfaa1d0-871b-43cf-aff1-383aa2f43f04 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:53:39.064 7 INFO cinder.volume.api [None req-0bfaa1d0-871b-43cf-aff1-383aa2f43f04 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:53:39.065 7 INFO cinder.api.openstack.wsgi [None req-0bfaa1d0-871b-43cf-aff1-383aa2f43f04 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 463/926] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 19 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-05-18 01:53:39.120 8 INFO cinder.api.openstack.wsgi [None req-61330502-aca4-4e3e-9b6d-a68112a08377 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:53:39.146 8 INFO cinder.api.openstack.wsgi [None req-61330502-aca4-4e3e-9b6d-a68112a08377 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/927] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.157 7 INFO cinder.api.openstack.wsgi [None req-01e0b16f-9203-430f-b4f2-f2bb010987b2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true 2026-05-18 01:53:39.185 7 INFO cinder.api.openstack.wsgi [None req-01e0b16f-9203-430f-b4f2-f2bb010987b2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/928] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.201 8 INFO cinder.api.openstack.wsgi [None req-1fd3e3f4-3dd1-418e-9a33-dae190add661 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true 2026-05-18 01:53:39.230 8 INFO cinder.api.openstack.wsgi [None req-1fd3e3f4-3dd1-418e-9a33-dae190add661 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/929] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.246 7 INFO cinder.api.openstack.wsgi [None req-0c0a618f-7935-44d4-a442-d94a8e424ee4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true 2026-05-18 01:53:39.278 7 INFO cinder.api.openstack.wsgi [None req-0c0a618f-7935-44d4-a442-d94a8e424ee4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/930] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.291 8 INFO cinder.api.openstack.wsgi [None req-3ddb3c30-e816-45f1-9a14-3cb67e5ad640 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:53:39.333 8 INFO cinder.api.openstack.wsgi [None req-3ddb3c30-e816-45f1-9a14-3cb67e5ad640 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/931] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.349 7 INFO cinder.api.openstack.wsgi [None req-90ee083d-81fa-4178-ae4c-c0bb9f1c0639 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true 2026-05-18 01:53:39.376 7 INFO cinder.api.openstack.wsgi [None req-90ee083d-81fa-4178-ae4c-c0bb9f1c0639 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/932] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.388 8 INFO cinder.api.openstack.wsgi [None req-1c1fe9b4-b323-4a83-aeed-73e36eb2b7e0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true 2026-05-18 01:53:39.410 8 INFO cinder.api.openstack.wsgi [None req-1c1fe9b4-b323-4a83-aeed-73e36eb2b7e0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/933] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.422 7 INFO cinder.api.openstack.wsgi [None req-137da805-578e-4747-9838-46d84e00217a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true 2026-05-18 01:53:39.449 7 INFO cinder.api.openstack.wsgi [None req-137da805-578e-4747-9838-46d84e00217a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/934] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.468 8 INFO cinder.api.openstack.wsgi [None req-38259954-d8a2-4734-8dbf-b992aa3041c4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true 2026-05-18 01:53:39.492 8 INFO cinder.api.openstack.wsgi [None req-38259954-d8a2-4734-8dbf-b992aa3041c4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/935] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.506 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true 2026-05-18 01:53:39.529 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/936] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:39.542 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:53:39.570 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/937] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:53:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:53:41.817 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:41.817 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:41.818 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:41.820 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:51.818 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:51.818 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:53:51.819 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:53:51.819 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:01.818 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:01.818 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:01.819 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:01.819 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:11.818 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:11.818 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:11.819 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:11.819 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:21.817 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:21.819 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:21.819 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:21.822 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:31.817 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:31.818 7 INFO cinder.api.openstack.wsgi [None req-56e325b1-ca11-4426-866e-0c55a72f4c82 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:31.818 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:31.819 8 INFO cinder.api.openstack.wsgi [None req-f756426d-af74-432b-b6fb-4abf281f0b05 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:38.936 7 INFO cinder.api.openstack.wsgi [None req-42a980e4-70cc-4add-a7e7-63fb8be17d2a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:54:38.950 7 INFO cinder.api.openstack.wsgi [None req-42a980e4-70cc-4add-a7e7-63fb8be17d2a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 475/950] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:54:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:38.961 8 INFO cinder.api.openstack.wsgi [None req-b0c07748-f4f7-4cf2-bd91-1571931a6719 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:54:38.975 8 INFO cinder.volume.api [None req-b0c07748-f4f7-4cf2-bd91-1571931a6719 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:54:38.981 8 INFO cinder.api.openstack.wsgi [None req-b0c07748-f4f7-4cf2-bd91-1571931a6719 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 476/951] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:54:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:54:39.027 7 INFO cinder.api.openstack.wsgi [None req-8c4248c0-5ab4-49b7-b0df-dcaf622011bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:54:39.045 7 INFO cinder.api.openstack.wsgi [None req-8c4248c0-5ab4-49b7-b0df-dcaf622011bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/952] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 01:54:39.057 8 INFO cinder.api.openstack.wsgi [None req-f0d23fda-55bf-4ea0-b6e2-577f10141b29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true 2026-05-18 01:54:39.088 8 INFO cinder.api.openstack.wsgi [None req-f0d23fda-55bf-4ea0-b6e2-577f10141b29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/953] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.103 7 INFO cinder.api.openstack.wsgi [None req-87a746db-0a49-42d5-b61b-1fd9285ccee8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true 2026-05-18 01:54:39.122 7 INFO cinder.api.openstack.wsgi [None req-87a746db-0a49-42d5-b61b-1fd9285ccee8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/954] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.135 8 INFO cinder.api.openstack.wsgi [None req-166b9b33-5555-4974-b04e-dd2c9b495652 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true 2026-05-18 01:54:39.155 8 INFO cinder.api.openstack.wsgi [None req-166b9b33-5555-4974-b04e-dd2c9b495652 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/955] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.168 7 INFO cinder.api.openstack.wsgi [None req-8e9aed48-35d0-4c7b-8ebd-efca56700e7a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:54:39.188 7 INFO cinder.api.openstack.wsgi [None req-8e9aed48-35d0-4c7b-8ebd-efca56700e7a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/956] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.200 8 INFO cinder.api.openstack.wsgi [None req-c56c9df4-1f0b-424b-ae81-d927bf98a7ea 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true 2026-05-18 01:54:39.223 8 INFO cinder.api.openstack.wsgi [None req-c56c9df4-1f0b-424b-ae81-d927bf98a7ea 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/957] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.234 7 INFO cinder.api.openstack.wsgi [None req-7609c39a-5d22-4581-86bc-60d75b0f6456 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true 2026-05-18 01:54:39.265 7 INFO cinder.api.openstack.wsgi [None req-7609c39a-5d22-4581-86bc-60d75b0f6456 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/958] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.276 8 INFO cinder.api.openstack.wsgi [None req-b31a75c5-3e45-4972-95c2-b3003b2e981d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true 2026-05-18 01:54:39.305 8 INFO cinder.api.openstack.wsgi [None req-b31a75c5-3e45-4972-95c2-b3003b2e981d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/959] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.318 7 INFO cinder.api.openstack.wsgi [None req-c0377ded-8e90-4bf7-ab03-01de89927eba 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true 2026-05-18 01:54:39.345 7 INFO cinder.api.openstack.wsgi [None req-c0377ded-8e90-4bf7-ab03-01de89927eba 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/960] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.359 8 INFO cinder.api.openstack.wsgi [None req-44bde3d8-b19d-4832-b910-5acc08cd92f7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true 2026-05-18 01:54:39.383 8 INFO cinder.api.openstack.wsgi [None req-44bde3d8-b19d-4832-b910-5acc08cd92f7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/961] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.396 7 INFO cinder.api.openstack.wsgi [None req-32f70be7-11ff-464b-8f1c-b6cc73866175 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:54:39.421 7 INFO cinder.api.openstack.wsgi [None req-32f70be7-11ff-464b-8f1c-b6cc73866175 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/962] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.435 8 INFO cinder.api.openstack.wsgi [None req-a5b8149a-bdc4-47c4-81b1-5252cf1d512f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:54:39.441 8 INFO cinder.api.openstack.wsgi [None req-a5b8149a-bdc4-47c4-81b1-5252cf1d512f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 482/963] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:54:39.451 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:54:39.466 7 INFO cinder.volume.api [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:54:39.474 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 482/964] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 1790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:54:39.487 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:54:39.495 8 INFO cinder.volume.api [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:54:39.496 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 483/965] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:54:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:54:41.818 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:41.818 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:41.819 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:41.819 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:51.818 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:51.819 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:54:51.818 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:54:51.824 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:01.817 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:01.817 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:01.819 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:01.819 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:11.817 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:11.817 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:11.818 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:11.819 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:21.817 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:21.818 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:21.819 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:21.820 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:31.818 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:31.818 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:31.819 8 INFO cinder.api.openstack.wsgi [None req-f9900dd6-311b-4f3d-9efe-7d933666cc7c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:31.820 7 INFO cinder.api.openstack.wsgi [None req-33430a2f-02b0-4d53-8d19-8f54c3cb400e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:38.955 8 INFO cinder.api.openstack.wsgi [None req-6558dc4f-b91f-4b7e-b5c9-203d286c0ba1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:55:38.963 8 INFO cinder.volume.api [None req-6558dc4f-b91f-4b7e-b5c9-203d286c0ba1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:55:38.964 8 INFO cinder.api.openstack.wsgi [None req-6558dc4f-b91f-4b7e-b5c9-203d286c0ba1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/978] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:55:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 51 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-05-18 01:55:38.980 7 INFO cinder.api.openstack.wsgi [None req-266e8cd0-2dfd-4b77-8a82-50c99cff548f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:55:38.999 7 INFO cinder.api.openstack.wsgi [None req-266e8cd0-2dfd-4b77-8a82-50c99cff548f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 489/979] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:55:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:55:39.044 8 INFO cinder.api.openstack.wsgi [None req-a7795979-0608-46c2-92d1-8556c30f4d8c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:55:39.069 8 INFO cinder.api.openstack.wsgi [None req-a7795979-0608-46c2-92d1-8556c30f4d8c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/980] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.082 7 INFO cinder.api.openstack.wsgi [None req-ebe2e1ec-b30e-4ec3-81d6-a56c5fef3722 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true 2026-05-18 01:55:39.106 7 INFO cinder.api.openstack.wsgi [None req-ebe2e1ec-b30e-4ec3-81d6-a56c5fef3722 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/981] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/7b26568fdd014be19319458a0db226a8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.117 8 INFO cinder.api.openstack.wsgi [None req-b1b51900-37f6-42c4-8f68-3d8d702a165b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true 2026-05-18 01:55:39.144 8 INFO cinder.api.openstack.wsgi [None req-b1b51900-37f6-42c4-8f68-3d8d702a165b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/982] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/8a2ae4ad87444c4f9e23768b078942a9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.159 7 INFO cinder.api.openstack.wsgi [None req-b78991f8-3e8f-492c-9d98-f61e943e9951 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true 2026-05-18 01:55:39.182 7 INFO cinder.api.openstack.wsgi [None req-b78991f8-3e8f-492c-9d98-f61e943e9951 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/983] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/9c4e3a94571e4e5da03f50f22cc45ffb?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.196 8 INFO cinder.api.openstack.wsgi [None req-28c2139f-9a17-4a17-bc45-137fa971ef80 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:55:39.222 8 INFO cinder.api.openstack.wsgi [None req-28c2139f-9a17-4a17-bc45-137fa971ef80 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/984] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.238 7 INFO cinder.api.openstack.wsgi [None req-161e98f0-c647-455a-86d0-6a3d22bdad99 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true 2026-05-18 01:55:39.266 7 INFO cinder.api.openstack.wsgi [None req-161e98f0-c647-455a-86d0-6a3d22bdad99 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/985] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a7e179e1a85943898cb1b78d173ec192?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.282 8 INFO cinder.api.openstack.wsgi [None req-029428aa-f0ae-4975-a02e-feb4d600b2a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true 2026-05-18 01:55:39.316 8 INFO cinder.api.openstack.wsgi [None req-029428aa-f0ae-4975-a02e-feb4d600b2a3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/986] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/b6bedcaf88464e29a4bf0fe6d65401e1?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.330 7 INFO cinder.api.openstack.wsgi [None req-b1bc54cc-b6ef-4a91-8084-10c07732deef 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true 2026-05-18 01:55:39.360 7 INFO cinder.api.openstack.wsgi [None req-b1bc54cc-b6ef-4a91-8084-10c07732deef 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/987] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/d7bca979f1a34581b897c478f8c9a38a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.374 8 INFO cinder.api.openstack.wsgi [None req-516651dc-76cf-45c4-ac89-65e64e809169 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true 2026-05-18 01:55:39.403 8 INFO cinder.api.openstack.wsgi [None req-516651dc-76cf-45c4-ac89-65e64e809169 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/988] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/dbc003353f804ef4b618d531055123a4?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.417 7 INFO cinder.api.openstack.wsgi [None req-1122de04-9572-43fb-86f6-d26ab69407b7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true 2026-05-18 01:55:39.436 7 INFO cinder.api.openstack.wsgi [None req-1122de04-9572-43fb-86f6-d26ab69407b7 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/989] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/f768391ecde345e5aac42b3d2263ac10?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.451 8 INFO cinder.api.openstack.wsgi [None req-a2f96f5d-422b-4a3b-b388-ce95ab5ce869 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:55:39.478 8 INFO cinder.api.openstack.wsgi [None req-a2f96f5d-422b-4a3b-b388-ce95ab5ce869 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/990] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:55:39.491 7 INFO cinder.api.openstack.wsgi [None req-f43ecec6-b7bb-4bea-8a57-0b7af3f5400f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:55:39.506 7 INFO cinder.volume.api [None req-f43ecec6-b7bb-4bea-8a57-0b7af3f5400f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:55:39.511 7 INFO cinder.api.openstack.wsgi [None req-f43ecec6-b7bb-4bea-8a57-0b7af3f5400f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/991] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:55:39.523 8 INFO cinder.api.openstack.wsgi [None req-eb49272a-45fd-4554-98b6-c7e897281819 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:55:39.529 8 INFO cinder.api.openstack.wsgi [None req-eb49272a-45fd-4554-98b6-c7e897281819 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 497/992] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 14 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-05-18 01:55:39.540 7 INFO cinder.api.openstack.wsgi [None req-8e2ecbbd-46b6-4284-a23b-66872ef973f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:55:39.556 7 INFO cinder.volume.api [None req-8e2ecbbd-46b6-4284-a23b-66872ef973f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - 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-05-18 01:55:39.563 7 INFO cinder.api.openstack.wsgi [None req-8e2ecbbd-46b6-4284-a23b-66872ef973f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/993] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:55:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 1790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-18 01:55:41.817 8 INFO cinder.api.openstack.wsgi [None req-eb49272a-45fd-4554-98b6-c7e897281819 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:41.817 7 INFO cinder.api.openstack.wsgi [None req-8e2ecbbd-46b6-4284-a23b-66872ef973f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:41.819 7 INFO cinder.api.openstack.wsgi [None req-8e2ecbbd-46b6-4284-a23b-66872ef973f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:41.819 8 INFO cinder.api.openstack.wsgi [None req-eb49272a-45fd-4554-98b6-c7e897281819 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:51.820 8 INFO cinder.api.openstack.wsgi [None req-eb49272a-45fd-4554-98b6-c7e897281819 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:51.821 7 INFO cinder.api.openstack.wsgi [None req-8e2ecbbd-46b6-4284-a23b-66872ef973f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:55:51.822 7 INFO cinder.api.openstack.wsgi [None req-8e2ecbbd-46b6-4284-a23b-66872ef973f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:51.822 8 INFO cinder.api.openstack.wsgi [None req-eb49272a-45fd-4554-98b6-c7e897281819 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:55:57.108 8 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-8bee6a92-f56f-4398-aa47-278f1a9d89f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:55:57.185 8 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-8bee6a92-f56f-4398-aa47-278f1a9d89f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf returned with HTTP 200 [pid: 8|app: 0|req: 500/998] 199.204.45.4 () {38 vars in 1101 bytes} [Mon May 18 01:55:57 2026] DELETE /v3/535ba092ed774de19d4ad28accdc03ef/attachments/46c2a1b2-3dbb-446d-b1cb-b1d256d6cebf => generated 19 bytes in 85 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-05-18 01:55:57.204 7 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 2026-05-18 01:55:57.205 7 INFO cinder.api.v3.volumes [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Delete volume with id: fb80bb5b-d857-41a9-a1cf-18adb0746747  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:55:57.221 7 INFO cinder.volume.api [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Volume info retrieved successfully. 2026-05-18 01:55:57.256 7 INFO cinder.volume.api [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Delete volume request issued successfully. 2026-05-18 01:55:57.257 7 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 returned with HTTP 202 [pid: 7|app: 0|req: 499/999] 199.204.45.4 () {36 vars in 1052 bytes} [Mon May 18 01:55:57 2026] DELETE /v3/535ba092ed774de19d4ad28accdc03ef/volumes/fb80bb5b-d857-41a9-a1cf-18adb0746747 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-18 01:56:01.818 7 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:01.818 8 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-8bee6a92-f56f-4398-aa47-278f1a9d89f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:01.819 7 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:01.819 8 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-8bee6a92-f56f-4398-aa47-278f1a9d89f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:11.817 7 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:11.817 8 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-8bee6a92-f56f-4398-aa47-278f1a9d89f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:11.819 7 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:11.819 8 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-8bee6a92-f56f-4398-aa47-278f1a9d89f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:21.817 7 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:21.817 8 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-8bee6a92-f56f-4398-aa47-278f1a9d89f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:21.818 7 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-7f54f1e0-e752-4df9-b3a6-d044ba2cabca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:21.818 8 INFO cinder.api.openstack.wsgi [req-803bee2d-def3-40a0-a0e7-f3665e1262df req-8bee6a92-f56f-4398-aa47-278f1a9d89f8 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215: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-05-18 01:56:28.733 7 INFO cinder.api.openstack.wsgi [None req-95f0f7df-afbf-4882-aa14-0c9136d0fc76 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots 2026-05-18 01:56:28.748 7 INFO cinder.volume.api [None req-95f0f7df-afbf-4882-aa14-0c9136d0fc76 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:56:28.748 7 INFO cinder.api.openstack.wsgi [None req-95f0f7df-afbf-4882-aa14-0c9136d0fc76 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 503/1006] 10.0.0.96 () {32 vars in 704 bytes} [Mon May 18 01:56:28 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots => generated 17 bytes in 20 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-05-18 01:56:28.766 8 INFO cinder.api.openstack.wsgi [None req-a99402f6-1431-4aa7-9417-f5ea6c48238c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-18 01:56:28.793 8 INFO cinder.volume.api [None req-a99402f6-1431-4aa7-9417-f5ea6c48238c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:56:28.794 8 INFO cinder.api.openstack.wsgi [None req-a99402f6-1431-4aa7-9417-f5ea6c48238c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes returned with HTTP 200 [pid: 8|app: 0|req: 504/1007] 10.0.0.96 () {32 vars in 700 bytes} [Mon May 18 01:56:28 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:56:31.817 7 INFO cinder.api.openstack.wsgi [None req-95f0f7df-afbf-4882-aa14-0c9136d0fc76 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:31.817 8 INFO cinder.api.openstack.wsgi [None req-a99402f6-1431-4aa7-9417-f5ea6c48238c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:31.818 7 INFO cinder.api.openstack.wsgi [None req-95f0f7df-afbf-4882-aa14-0c9136d0fc76 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:31.819 8 INFO cinder.api.openstack.wsgi [None req-a99402f6-1431-4aa7-9417-f5ea6c48238c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:38.987 7 INFO cinder.api.openstack.wsgi [None req-c35f98c7-58b5-450c-87ab-b977299a30f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:56:38.997 7 INFO cinder.volume.api [None req-c35f98c7-58b5-450c-87ab-b977299a30f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:56:39.000 7 INFO cinder.api.openstack.wsgi [None req-c35f98c7-58b5-450c-87ab-b977299a30f3 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1010] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:56:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:56:39.035 8 INFO cinder.api.openstack.wsgi [None req-93a8f949-3bf9-4adc-b710-991be87d7ca1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:56:39.064 8 INFO cinder.api.openstack.wsgi [None req-93a8f949-3bf9-4adc-b710-991be87d7ca1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1011] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:56:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:56:39.077 7 INFO cinder.api.openstack.wsgi [None req-f32e0558-abb1-4c7a-bcdc-d5455118004c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:56:39.098 7 INFO cinder.api.openstack.wsgi [None req-f32e0558-abb1-4c7a-bcdc-d5455118004c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1012] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:56:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:56:39.110 8 INFO cinder.api.openstack.wsgi [None req-b1033be9-2c0f-42a6-9aa2-5d88fa9202b2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:56:39.135 8 INFO cinder.api.openstack.wsgi [None req-b1033be9-2c0f-42a6-9aa2-5d88fa9202b2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1013] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:56:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:56:39.145 7 INFO cinder.api.openstack.wsgi [None req-2e598c22-10d1-42a5-83ad-238438178dfd 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:56:39.155 7 INFO cinder.volume.api [None req-2e598c22-10d1-42a5-83ad-238438178dfd 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:56:39.156 7 INFO cinder.api.openstack.wsgi [None req-2e598c22-10d1-42a5-83ad-238438178dfd 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1014] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:56:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:56:39.168 8 INFO cinder.api.openstack.wsgi [None req-8f843ccb-23fc-4ad1-9c4b-53928826c1e0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:56:39.184 8 INFO cinder.api.openstack.wsgi [None req-8f843ccb-23fc-4ad1-9c4b-53928826c1e0 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1015] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:56:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:56:39.194 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:56:39.201 7 INFO cinder.volume.api [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:56:39.202 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1016] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:56:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:56:39.212 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:56:39.217 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 509/1017] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:56:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:56:41.818 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:41.818 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:41.819 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:41.819 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:51.817 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:51.817 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:56:51.817 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:56:51.818 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:01.817 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:01.817 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:01.819 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:01.819 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:11.817 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:11.817 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:11.818 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:11.818 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:21.818 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:21.819 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:21.820 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:21.821 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:31.817 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:31.818 7 INFO cinder.api.openstack.wsgi [None req-1c894471-83ec-4084-b711-ae9cd7ec79c1 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:31.818 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:31.820 8 INFO cinder.api.openstack.wsgi [None req-6060581b-5c99-476f-8cdc-4f334ab0fd29 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:38.988 7 INFO cinder.api.openstack.wsgi [None req-5f350474-2ca6-4fcf-acd9-3afbaa341d1d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:57:38.994 7 INFO cinder.volume.api [None req-5f350474-2ca6-4fcf-acd9-3afbaa341d1d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:57:38.994 7 INFO cinder.api.openstack.wsgi [None req-5f350474-2ca6-4fcf-acd9-3afbaa341d1d 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1030] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:57:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:57:39.044 8 INFO cinder.api.openstack.wsgi [None req-e9c75dbd-30c0-4e81-ad69-285e6f9ce438 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:57:39.077 8 INFO cinder.api.openstack.wsgi [None req-e9c75dbd-30c0-4e81-ad69-285e6f9ce438 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1031] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:57:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:57:39.090 7 INFO cinder.api.openstack.wsgi [None req-36b8a876-4a66-481d-93ac-20fb34bd0fd9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:57:39.117 7 INFO cinder.api.openstack.wsgi [None req-36b8a876-4a66-481d-93ac-20fb34bd0fd9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1032] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:57:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:57:39.132 8 INFO cinder.api.openstack.wsgi [None req-c6fc1346-dde3-4c17-8c96-891636c4b608 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:57:39.155 8 INFO cinder.api.openstack.wsgi [None req-c6fc1346-dde3-4c17-8c96-891636c4b608 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1033] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:57:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:57:39.169 7 INFO cinder.api.openstack.wsgi [None req-4bf3cf18-d9e6-42f1-9059-4ee92fc9f13b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:57:39.181 7 INFO cinder.volume.api [None req-4bf3cf18-d9e6-42f1-9059-4ee92fc9f13b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:57:39.184 7 INFO cinder.api.openstack.wsgi [None req-4bf3cf18-d9e6-42f1-9059-4ee92fc9f13b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1034] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:57:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:57:39.197 8 INFO cinder.api.openstack.wsgi [None req-8e296629-92a3-42ae-8b9c-fc77ee788460 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:57:39.201 8 INFO cinder.api.openstack.wsgi [None req-8e296629-92a3-42ae-8b9c-fc77ee788460 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 518/1035] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:57:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:57:39.214 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:57:39.230 7 INFO cinder.volume.api [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:57:39.233 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1036] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:57:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:57:39.245 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:57:39.258 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1037] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:57:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:57:41.818 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:41.818 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:41.819 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:41.819 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:51.817 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:51.817 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:57:51.818 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:57:51.818 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:01.818 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:01.819 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:01.819 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:01.820 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:11.817 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:11.818 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:11.818 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:11.819 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:21.817 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:21.817 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:21.818 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:21.818 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:31.818 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:31.818 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:31.819 7 INFO cinder.api.openstack.wsgi [None req-47ac8f65-14c5-4189-a541-3f075b62a0ca 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:31.819 8 INFO cinder.api.openstack.wsgi [None req-97f8a64d-635b-4f94-adb6-7d73b104e910 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:38.940 7 INFO cinder.api.openstack.wsgi [None req-976840d4-d849-4fbe-8589-4c4c5d7ad760 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:58:38.946 7 INFO cinder.volume.api [None req-976840d4-d849-4fbe-8589-4c4c5d7ad760 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:58:38.946 7 INFO cinder.api.openstack.wsgi [None req-976840d4-d849-4fbe-8589-4c4c5d7ad760 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1050] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:58:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:58:38.958 8 INFO cinder.api.openstack.wsgi [None req-ba9232de-f80a-481b-ac01-34f47a6a924b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:58:38.971 8 INFO cinder.volume.api [None req-ba9232de-f80a-481b-ac01-34f47a6a924b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:58:38.974 8 INFO cinder.api.openstack.wsgi [None req-ba9232de-f80a-481b-ac01-34f47a6a924b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1051] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:58:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:58:38.984 7 INFO cinder.api.openstack.wsgi [None req-02a4cc90-9728-4443-8baf-e4d4c5bbdfce 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:58:38.998 7 INFO cinder.api.openstack.wsgi [None req-02a4cc90-9728-4443-8baf-e4d4c5bbdfce 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1052] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:58:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:58:39.011 8 INFO cinder.api.openstack.wsgi [None req-d44dfefb-1032-4a6b-b063-5ad9af517d51 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:58:39.016 8 INFO cinder.api.openstack.wsgi [None req-d44dfefb-1032-4a6b-b063-5ad9af517d51 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 527/1053] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:58:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:58:39.026 7 INFO cinder.api.openstack.wsgi [None req-28dd1557-e552-44c4-a2c8-24e0c6b7ff01 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:58:39.036 7 INFO cinder.volume.api [None req-28dd1557-e552-44c4-a2c8-24e0c6b7ff01 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:58:39.038 7 INFO cinder.api.openstack.wsgi [None req-28dd1557-e552-44c4-a2c8-24e0c6b7ff01 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1054] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:58:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:58:39.117 8 INFO cinder.api.openstack.wsgi [None req-febe1b2a-720b-45d3-85d9-a9ecb3801fd4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:58:39.144 8 INFO cinder.api.openstack.wsgi [None req-febe1b2a-720b-45d3-85d9-a9ecb3801fd4 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1055] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:58:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:58:39.157 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:58:39.186 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1056] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:58:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:58:39.198 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:58:39.228 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1057] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:58:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:58:41.818 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:41.819 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:41.824 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:41.825 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:51.818 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:51.819 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:58:51.820 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:58:51.820 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:01.818 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:01.818 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:01.819 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:01.820 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:11.818 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:11.818 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:11.818 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:11.818 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:21.818 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:21.818 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:21.819 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:21.819 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:31.818 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:31.818 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:31.819 8 INFO cinder.api.openstack.wsgi [None req-a5d12663-d5a6-41de-95b1-624fe42a7d72 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:31.819 7 INFO cinder.api.openstack.wsgi [None req-932cb635-aeba-4b72-890c-d1b3af3d7b6e 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:38.956 8 INFO cinder.api.openstack.wsgi [None req-0a239f19-de83-4c4d-a838-28d8ee889919 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 01:59:38.963 8 INFO cinder.api.openstack.wsgi [None req-0a239f19-de83-4c4d-a838-28d8ee889919 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 536/1070] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 01:59:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:59:38.982 7 INFO cinder.api.openstack.wsgi [None req-4f37c21e-9e9f-4a05-8fef-2403a9e93917 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:59:38.992 7 INFO cinder.volume.api [None req-4f37c21e-9e9f-4a05-8fef-2403a9e93917 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:59:38.994 7 INFO cinder.api.openstack.wsgi [None req-4f37c21e-9e9f-4a05-8fef-2403a9e93917 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1071] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:59:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:59:39.004 8 INFO cinder.api.openstack.wsgi [None req-c9aa9b31-b9d9-46b8-acc1-7bb78c818336 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 01:59:39.010 8 INFO cinder.volume.api [None req-c9aa9b31-b9d9-46b8-acc1-7bb78c818336 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 01:59:39.011 8 INFO cinder.api.openstack.wsgi [None req-c9aa9b31-b9d9-46b8-acc1-7bb78c818336 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1072] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 01:59:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 01:59:39.022 7 INFO cinder.api.openstack.wsgi [None req-44383921-6ba9-4d36-8621-0ac11475e4c2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 01:59:39.048 7 INFO cinder.api.openstack.wsgi [None req-44383921-6ba9-4d36-8621-0ac11475e4c2 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1073] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 01:59:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true => generated 670 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:59:39.095 8 INFO cinder.api.openstack.wsgi [None req-bf716660-5b07-4550-8cc3-bd947fe73f50 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 01:59:39.117 8 INFO cinder.api.openstack.wsgi [None req-bf716660-5b07-4550-8cc3-bd947fe73f50 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1074] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:59:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:59:39.130 7 INFO cinder.api.openstack.wsgi [None req-e7c20aca-ff2a-4d06-8147-8855e38f0c7b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 01:59:39.157 7 INFO cinder.api.openstack.wsgi [None req-e7c20aca-ff2a-4d06-8147-8855e38f0c7b 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1075] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:59:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:59:39.167 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 01:59:39.200 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1076] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 01:59:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 01:59:39.210 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 01:59:39.224 7 INFO cinder.volume.api [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 01:59:39.228 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1077] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 01:59:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 01:59:41.818 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:41.818 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:41.819 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:41.820 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:51.818 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:51.819 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 01:59:51.819 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 01:59:51.820 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:01.820 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:01.821 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:01.821 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:01.822 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:11.817 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:11.817 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:11.819 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:11.820 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:21.818 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:21.818 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:21.819 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:21.819 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:31.817 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:31.817 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:31.818 7 INFO cinder.api.openstack.wsgi [None req-ebf8e89f-0c66-4002-834a-f26ee91ea3bf 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:31.819 8 INFO cinder.api.openstack.wsgi [None req-a5e4b4d8-3568-4153-b808-34db97176ae9 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:38.979 7 INFO cinder.api.openstack.wsgi [None req-9c065be1-182f-4f8d-bfbd-27490a83d185 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true 2026-05-18 02:00:38.986 7 INFO cinder.volume.api [None req-9c065be1-182f-4f8d-bfbd-27490a83d185 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all snapshots completed successfully. 2026-05-18 02:00:38.987 7 INFO cinder.api.openstack.wsgi [None req-9c065be1-182f-4f8d-bfbd-27490a83d185 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1090] 10.0.0.245 () {28 vars in 674 bytes} [Mon May 18 02:00:38 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/snapshots?all_tenants=true => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-18 02:00:39.026 8 INFO cinder.api.openstack.wsgi [None req-3da05cb7-e586-4e91-8215-86be8c66a609 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true 2026-05-18 02:00:39.061 8 INFO cinder.api.openstack.wsgi [None req-3da05cb7-e586-4e91-8215-86be8c66a609 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1091] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 02:00:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/535ba092ed774de19d4ad28accdc03ef?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 02:00:39.071 7 INFO cinder.api.openstack.wsgi [None req-0adae024-a083-40be-9795-75d162fe8d1a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true 2026-05-18 02:00:39.092 7 INFO cinder.api.openstack.wsgi [None req-0adae024-a083-40be-9795-75d162fe8d1a 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1092] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 02:00:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/a55086b0ea3146bd81be30d0fb338f23?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 02:00:39.105 8 INFO cinder.api.openstack.wsgi [None req-11ef0637-2be8-4b8d-9835-4417433caa26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true 2026-05-18 02:00:39.135 8 INFO cinder.api.openstack.wsgi [None req-11ef0637-2be8-4b8d-9835-4417433caa26 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1093] 10.0.0.245 () {28 vars in 736 bytes} [Mon May 18 02:00:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-quota-sets/ff036abed31c41d88d5d15aec1e592fb?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 02:00:39.148 7 INFO cinder.api.openstack.wsgi [None req-8eeaa7dd-8180-40b2-b3fa-eb2e63a8724f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 02:00:39.160 7 INFO cinder.volume.api [None req-8eeaa7dd-8180-40b2-b3fa-eb2e63a8724f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 02:00:39.163 7 INFO cinder.api.openstack.wsgi [None req-8eeaa7dd-8180-40b2-b3fa-eb2e63a8724f 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1094] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 02:00:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 02:00:39.176 8 INFO cinder.api.openstack.wsgi [None req-275b8a7e-2043-4460-8093-a1de1ffe7b87 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services 2026-05-18 02:00:39.185 8 INFO cinder.api.openstack.wsgi [None req-275b8a7e-2043-4460-8093-a1de1ffe7b87 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/os-services returned with HTTP 200 [pid: 8|app: 0|req: 548/1095] 10.0.0.245 () {28 vars in 645 bytes} [Mon May 18 02:00:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-18 02:00:39.197 7 INFO cinder.api.openstack.wsgi [None req-7926edf8-9db8-4bee-bf9e-27b5f6f9c081 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true 2026-05-18 02:00:39.209 7 INFO cinder.volume.api [None req-7926edf8-9db8-4bee-bf9e-27b5f6f9c081 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] Get all volumes completed successfully. 2026-05-18 02:00:39.211 7 INFO cinder.api.openstack.wsgi [None req-7926edf8-9db8-4bee-bf9e-27b5f6f9c081 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1096] 10.0.0.245 () {28 vars in 684 bytes} [Mon May 18 02:00:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 02:00:39.223 8 INFO cinder.api.openstack.wsgi [None req-3c24089a-09c1-4300-a88e-7d818cfd5a6c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true 2026-05-18 02:00:39.237 8 INFO cinder.api.openstack.wsgi [None req-3c24089a-09c1-4300-a88e-7d818cfd5a6c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/535ba092ed774de19d4ad28accdc03ef/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1097] 10.0.0.245 () {28 vars in 696 bytes} [Mon May 18 02:00:39 2026] GET /v3/535ba092ed774de19d4ad28accdc03ef/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-05-18 02:00:41.817 7 INFO cinder.api.openstack.wsgi [None req-7926edf8-9db8-4bee-bf9e-27b5f6f9c081 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:41.817 8 INFO cinder.api.openstack.wsgi [None req-3c24089a-09c1-4300-a88e-7d818cfd5a6c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] GET http://10.0.0.215:8776/ 2026-05-18 02:00:41.818 7 INFO cinder.api.openstack.wsgi [None req-7926edf8-9db8-4bee-bf9e-27b5f6f9c081 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300 2026-05-18 02:00:41.818 8 INFO cinder.api.openstack.wsgi [None req-3c24089a-09c1-4300-a88e-7d818cfd5a6c 94bc3f0650194a7aa50b84a3e3a62c70 535ba092ed774de19d4ad28accdc03ef - - default default] http://10.0.0.215:8776/ returned with HTTP 300