+ 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 [Sat May 30 02:17:09 2026] *** compiled with version: 13.3.0 on 29 May 2026 17:26:31 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-58d8d9c476-z9698 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fa8b7cd3668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_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.12/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.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-30 02:17:13.607 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-30 02:17:13.607 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-30 02:17:13.686 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-30 02:17:13.686 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-30 02:17:14.863 8 INFO cinder.rpc [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-30 02:17:14.866 8 INFO cinder.rpc [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-30 02:17:14.868 8 INFO cinder.rpc [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-30 02:17:14.870 8 INFO cinder.rpc [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-30 02:17:14.882 8 INFO cinder.rpc [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-30 02:17:14.885 8 INFO cinder.rpc [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-30 02:17:14.934 8 WARNING cinder.api.contrib.hosts [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-30 02:17:14.977 8 WARNING keystonemiddleware._common.config [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 02:17:14.983 7 INFO cinder.rpc [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-30 02:17:14.985 8 WARNING oslo_config.cfg [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-30 02:17:14.986 7 INFO cinder.rpc [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa8b7cd3668 pid: 8 (default app) 2026-05-30 02:17:14.988 7 INFO cinder.rpc [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-30 02:17:14.991 7 INFO cinder.rpc [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-30 02:17:15.004 7 INFO cinder.rpc [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-30 02:17:15.008 7 INFO cinder.rpc [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-30 02:17:15.059 7 WARNING cinder.api.contrib.hosts [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-30 02:17:15.103 7 WARNING keystonemiddleware._common.config [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 02:17:15.111 7 WARNING oslo_config.cfg [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] 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 6 seconds on interpreter 0x7fa8b7cd3668 pid: 7 (default app) 2026-05-30 02:17:16.517 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:17:16.519 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:17:26.517 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:17:26.519 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:17:36.516 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:17:36.517 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:17:46.516 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:17:46.516 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:17:46.517 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:17:46.518 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:17:56.516 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:17:56.516 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:17:56.517 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:17:56.518 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:06.515 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:06.516 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:06.517 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:06.517 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:16.516 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:16.516 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:16.517 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:16.517 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:26.515 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:26.515 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:26.516 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:26.516 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:36.515 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:36.516 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:36.516 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:36.517 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:46.516 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:46.516 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:46.518 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:46.518 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:56.515 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:56.515 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] GET http://10.0.0.198:8776/ 2026-05-30 02:18:56.515 7 INFO cinder.api.openstack.wsgi [None req-cf634860-d34d-4ccc-802e-e6eca9a498b1 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:18:56.516 8 INFO cinder.api.openstack.wsgi [None req-4a62db90-4a04-44b8-b456-f3adb3968faa - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-30 02:18:58.758 7 WARNING oslo_policy.policy [None req-430aa356-997c-4702-8d1e-3c10680493d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:18:58.758 7 WARNING oslo_policy.policy [None req-430aa356-997c-4702-8d1e-3c10680493d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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-30 02:18:59.108 7 INFO cinder.api.openstack.wsgi [None req-430aa356-997c-4702-8d1e-3c10680493d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types/rbd1 2026-05-30 02:18:59.130 7 INFO cinder.api.openstack.wsgi [None req-430aa356-997c-4702-8d1e-3c10680493d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/20] 10.0.0.62 () {30 vars in 681 bytes} [Sat May 30 02:18:58 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/types/rbd1 => generated 82 bytes in 864 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-30 02:18:59.172 8 WARNING oslo_policy.policy [None req-57f71008-c6d3-41ed-90ff-ddd11351d131 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:18:59.172 8 WARNING oslo_policy.policy [None req-57f71008-c6d3-41ed-90ff-ddd11351d131 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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.12/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-30 02:18:59.516 8 INFO cinder.api.openstack.wsgi [None req-57f71008-c6d3-41ed-90ff-ddd11351d131 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 02:18:59.540 8 INFO cinder.api.openstack.wsgi [None req-57f71008-c6d3-41ed-90ff-ddd11351d131 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.62 () {30 vars in 720 bytes} [Sat May 30 02:18:59 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/types?name=rbd1&is_public=None => generated 20 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:19:01.113 7 INFO cinder.api.openstack.wsgi [None req-13c53b12-b7f7-404c-b607-8c02daf90d3a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 02:19:01.141 7 INFO cinder.api.openstack.wsgi [None req-13c53b12-b7f7-404c-b607-8c02daf90d3a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.62 () {34 vars in 724 bytes} [Sat May 30 02:19:01 2026] POST /v3/79f31b54aeea4bf0879d2a15ca95463b/types => generated 179 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:19:01.156 8 INFO cinder.api.openstack.wsgi [req-13c53b12-b7f7-404c-b607-8c02daf90d3a req-b2b3e55d-a346-4cfe-8fc2-d375b552cc5b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types/3a43a5d2-5c94-4003-b53d-91d4dae04941/extra_specs 2026-05-30 02:19:01.211 8 INFO cinder.api.openstack.wsgi [req-13c53b12-b7f7-404c-b607-8c02daf90d3a req-b2b3e55d-a346-4cfe-8fc2-d375b552cc5b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types/3a43a5d2-5c94-4003-b53d-91d4dae04941/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.62 () {36 vars in 893 bytes} [Sat May 30 02:19:01 2026] POST /v3/79f31b54aeea4bf0879d2a15ca95463b/types/3a43a5d2-5c94-4003-b53d-91d4dae04941/extra_specs => generated 48 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:19:02.786 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types?is_public=None 2026-05-30 02:19:02.800 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.62 () {30 vars in 700 bytes} [Sat May 30 02:19:02 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:19:04.660 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/qos-specs 2026-05-30 02:19:04.672 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.62 () {30 vars in 679 bytes} [Sat May 30 02:19:04 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/qos-specs => generated 17 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:19:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:16.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:26.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:36.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:46.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:19:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:19:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:06.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:06.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:16.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:26.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:26.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:36.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:46.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:46.519 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:20:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:20:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:06.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:06.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:16.519 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:56.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:56.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:21:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:21:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:06.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:16.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:26.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:26.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:22:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:22:56.519 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:06.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:06.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:26.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:26.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:36.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:23:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:23:56.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:06.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:36.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:36.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:46.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:24:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:24:56.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:36.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:36.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:56.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:56.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:25:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:25:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:06.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:36.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:46.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:56.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:56.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:26:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:26:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:06.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:16.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:26.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:56.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:27:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:27:56.519 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:06.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:26.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:28:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:28:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:06.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:16.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:26.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:46.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:46.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:29:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:29:56.519 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:06.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:16.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:16.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:26.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:46.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:46.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:30:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:30:56.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:26.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:46.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:46.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:46.519 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:31:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:31:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:16.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:26.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:26.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:36.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:46.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:32:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:32:56.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:16.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:16.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:26.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:46.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:46.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:56.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:56.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:33:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:33:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:06.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:06.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:16.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:16.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:16.518 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:16.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:26.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:26.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:26.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:26.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:36.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:36.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:36.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:36.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:46.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:46.515 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:46.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:46.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:56.515 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:56.516 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:34:56.517 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:34:56.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:06.516 7 INFO cinder.api.openstack.wsgi [None req-a450bd7f-deb8-443e-9e01-3774d989a7b5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:06.517 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:06.518 8 INFO cinder.api.openstack.wsgi [None req-b75fffe2-61cd-484f-b2f4-4a190aeabb7d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/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-30 02:35:07.824 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=False 2026-05-30 02:35:07.852 7 WARNING cinder.quota [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:07.852 7 WARNING cinder.quota [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:07.853 7 WARNING cinder.quota [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:07.853 7 WARNING cinder.quota [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:07.854 7 WARNING cinder.quota [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:07.854 7 WARNING cinder.quota [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:07.858 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 110/220] 199.204.45.35 () {44 vars in 1065 bytes} [Sat May 30 02:35:07 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 02:35:08.013 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] PUT https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b 2026-05-30 02:35:08.077 8 WARNING cinder.quota [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:08.077 8 WARNING cinder.quota [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:08.078 8 WARNING cinder.quota [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:08.078 8 WARNING cinder.quota [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:08.079 8 WARNING cinder.quota [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:08.079 8 WARNING cinder.quota [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:35:08.084 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b returned with HTTP 200 [pid: 8|app: 0|req: 111/221] 199.204.45.35 () {48 vars in 1094 bytes} [Sat May 30 02:35:08 2026] PUT /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:35:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:16.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:26.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:26.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:36.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:35:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:35:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:06.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:06.520 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:16.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:26.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:26.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:26.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:36:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:36:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:06.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:16.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:26.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:26.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:56.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:37:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:37:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:06.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:06.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:26.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:26.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:26.519 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:26.519 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:46.519 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:38:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:38:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:06.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:16.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:16.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:26.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:26.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:36.519 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:56.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:39:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:39:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:16.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:26.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:26.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:26.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:56.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:56.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:40:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:40:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:06.519 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:06.519 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:16.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:16.519 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:26.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:26.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:41:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:41:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:06.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:16.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:26.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:26.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:36.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:36.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:46.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:42:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:42:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:06.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:16.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:16.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:26.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:26.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:36.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:36.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:46.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:43:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:43:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:06.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:16.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:26.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:26.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:36.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:46.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:46.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:44:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:44:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:16.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:26.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:26.515 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:26.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:36.519 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:46.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:56.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:45:56.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:45:56.519 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:16.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:16.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:26.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:26.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:26.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:46.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:46.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:46.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:56.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:56.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:46:56.518 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:46:56.518 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:06.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:06.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:06.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:06.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:16.515 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:16.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:16.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:16.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:26.519 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:26.519 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:26.519 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:26.520 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:36.516 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:36.516 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:36.517 7 INFO cinder.api.openstack.wsgi [None req-fe8549f3-1868-4007-b5b8-876eed628f78 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:36.517 8 INFO cinder.api.openstack.wsgi [None req-be4080e5-34f2-4c3c-b3c9-6f222bfa6aaf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:39.917 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=False 2026-05-30 02:47:39.938 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 186/372] 199.204.45.35 () {44 vars in 1065 bytes} [Sat May 30 02:47:39 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:47:40.482 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] PUT https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e 2026-05-30 02:47:40.546 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e returned with HTTP 200 [pid: 8|app: 0|req: 187/373] 199.204.45.35 () {48 vars in 1094 bytes} [Sat May 30 02:47:40 2026] PUT /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e => generated 296 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:47:46.516 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:46.517 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:46.517 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:46.519 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:56.516 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:56.516 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:47:56.518 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:47:56.518 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:06.516 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:06.516 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:06.517 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:06.518 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:16.515 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:16.515 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:16.516 7 INFO cinder.api.openstack.wsgi [None req-3f091ecd-5df4-4657-83b5-70d579c9f932 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:16.517 8 INFO cinder.api.openstack.wsgi [None req-2804eb53-f14a-4815-8fed-aa60ec560980 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:23.391 7 INFO cinder.api.openstack.wsgi [None req-a775100c-8354-4d16-b6b6-a081c7329362 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:48:23.417 7 INFO cinder.api.openstack.wsgi [None req-a775100c-8354-4d16-b6b6-a081c7329362 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/382] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:48:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:48:23.433 8 INFO cinder.api.openstack.wsgi [None req-ad3c17c0-20ae-4461-9625-4bf296b993b1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:48:23.470 8 INFO cinder.api.openstack.wsgi [None req-ad3c17c0-20ae-4461-9625-4bf296b993b1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/383] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:48:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:48:23.485 7 INFO cinder.api.openstack.wsgi [None req-9c404875-33e8-48c3-83d9-71a015a8836b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:48:23.509 7 INFO cinder.api.openstack.wsgi [None req-9c404875-33e8-48c3-83d9-71a015a8836b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 192/384] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:48:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:48:23.521 8 INFO cinder.api.openstack.wsgi [None req-93742514-6c63-4b16-a81f-9114840efc5f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:48:23.539 8 INFO cinder.volume.api [None req-93742514-6c63-4b16-a81f-9114840efc5f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:48:23.539 8 INFO cinder.api.openstack.wsgi [None req-93742514-6c63-4b16-a81f-9114840efc5f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/385] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:48:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:48:23.551 7 INFO cinder.api.openstack.wsgi [None req-4f00b203-b8fc-43b6-a556-9a3c700d0a9c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:48:23.557 7 INFO cinder.api.openstack.wsgi [None req-4f00b203-b8fc-43b6-a556-9a3c700d0a9c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 193/386] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:48:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:48:23.567 8 INFO cinder.api.openstack.wsgi [None req-5ee9add1-1373-4ba0-a0c0-f930e32da756 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:48:23.595 8 INFO cinder.volume.api [None req-5ee9add1-1373-4ba0-a0c0-f930e32da756 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:48:23.597 8 INFO cinder.api.openstack.wsgi [None req-5ee9add1-1373-4ba0-a0c0-f930e32da756 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/387] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:48:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:48:23.608 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:48:23.657 7 INFO cinder.volume.api [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:48:23.659 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/388] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:48:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:48:23.671 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:48:24.209 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 195/389] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:48:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:48:26.516 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:26.516 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:26.518 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:26.518 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:36.516 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:36.516 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:36.517 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:36.517 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:46.516 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:46.516 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:46.517 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:46.517 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:56.515 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:56.516 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:48:56.516 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:48:56.517 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:06.515 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:06.516 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:06.516 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:06.517 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:16.515 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:16.516 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:16.517 8 INFO cinder.api.openstack.wsgi [None req-ea6a467e-4d67-4b43-9eb0-1f767e6f5e8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:16.517 7 INFO cinder.api.openstack.wsgi [None req-59dc7332-378c-4609-a851-782e44ab8e2a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:23.311 7 INFO cinder.api.openstack.wsgi [None req-9a684e83-e854-4a4a-8de8-f3b28cab252e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:49:23.316 7 INFO cinder.api.openstack.wsgi [None req-9a684e83-e854-4a4a-8de8-f3b28cab252e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:49:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:49:23.328 8 INFO cinder.api.openstack.wsgi [None req-5d26f4aa-a5dd-4b41-be90-648fe7e24ea0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:49:23.337 8 INFO cinder.volume.api [None req-5d26f4aa-a5dd-4b41-be90-648fe7e24ea0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:49:23.338 8 INFO cinder.api.openstack.wsgi [None req-5d26f4aa-a5dd-4b41-be90-648fe7e24ea0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:49:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:49:23.348 7 INFO cinder.api.openstack.wsgi [None req-3e592de6-0d19-4f74-9fe6-72559891900d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:49:23.365 7 INFO cinder.volume.api [None req-3e592de6-0d19-4f74-9fe6-72559891900d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:49:23.365 7 INFO cinder.api.openstack.wsgi [None req-3e592de6-0d19-4f74-9fe6-72559891900d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 202/404] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:49:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:49:23.377 8 INFO cinder.api.openstack.wsgi [None req-b46aeb18-b8c3-4e01-8707-df60f064f508 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:49:23.881 8 INFO cinder.api.openstack.wsgi [None req-b46aeb18-b8c3-4e01-8707-df60f064f508 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 203/405] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:49:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:49:23.923 7 INFO cinder.api.openstack.wsgi [None req-96c4b9e7-9833-476d-b176-6251c54521eb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:49:23.944 7 INFO cinder.api.openstack.wsgi [None req-96c4b9e7-9833-476d-b176-6251c54521eb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/406] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:49:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:49:23.954 8 INFO cinder.api.openstack.wsgi [None req-ebc0e250-001d-41c1-b26b-0b1567670929 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:49:23.994 8 INFO cinder.api.openstack.wsgi [None req-ebc0e250-001d-41c1-b26b-0b1567670929 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/407] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:49:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:49:24.003 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:49:24.024 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/408] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:49:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:49:24.034 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:49:24.043 8 INFO cinder.volume.api [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:49:24.045 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/409] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:49:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:49:26.516 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:26.516 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:26.517 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:26.517 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:36.516 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:36.516 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:36.517 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:36.517 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:46.515 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:46.516 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:46.517 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:46.517 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:56.516 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:56.516 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:49:56.518 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:49:56.518 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:06.516 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:06.516 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:06.517 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:06.518 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:16.515 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:16.515 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:16.516 8 INFO cinder.api.openstack.wsgi [None req-20362f66-ee00-4141-afb2-a3d5a93aba92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:16.516 7 INFO cinder.api.openstack.wsgi [None req-7383ee0f-4feb-458f-8307-2666987ae31f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:23.324 8 INFO cinder.api.openstack.wsgi [None req-a4c8fb63-b3da-4019-be28-38ec0f0f64f9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:50:23.330 8 INFO cinder.volume.api [None req-a4c8fb63-b3da-4019-be28-38ec0f0f64f9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:50:23.330 8 INFO cinder.api.openstack.wsgi [None req-a4c8fb63-b3da-4019-be28-38ec0f0f64f9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/422] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:50:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:50:23.340 7 INFO cinder.api.openstack.wsgi [None req-ad885d63-4184-4e88-aed9-cbf0791c03b2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:50:23.353 7 INFO cinder.volume.api [None req-ad885d63-4184-4e88-aed9-cbf0791c03b2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:50:23.355 7 INFO cinder.api.openstack.wsgi [None req-ad885d63-4184-4e88-aed9-cbf0791c03b2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/423] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:50:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:50:23.367 8 INFO cinder.api.openstack.wsgi [None req-1d54c8ee-e04e-42a2-9cc9-cf67dd88af4e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:50:23.871 8 INFO cinder.api.openstack.wsgi [None req-1d54c8ee-e04e-42a2-9cc9-cf67dd88af4e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 213/424] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:50:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:50:23.887 7 INFO cinder.api.openstack.wsgi [None req-9ecf488e-fe68-4c9b-bd7f-01603f47d3b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:50:23.894 7 INFO cinder.api.openstack.wsgi [None req-9ecf488e-fe68-4c9b-bd7f-01603f47d3b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 212/425] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:50:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:50:23.934 8 INFO cinder.api.openstack.wsgi [None req-a6b5c0da-ba24-48ce-a901-58d074f80385 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:50:23.956 8 INFO cinder.api.openstack.wsgi [None req-a6b5c0da-ba24-48ce-a901-58d074f80385 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/426] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:50:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:50:23.974 7 INFO cinder.api.openstack.wsgi [None req-185b0107-3f21-4e7a-aae6-bc4b1cbf7af6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:50:23.995 7 INFO cinder.api.openstack.wsgi [None req-185b0107-3f21-4e7a-aae6-bc4b1cbf7af6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/427] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:50:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:50:24.009 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:50:24.034 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/428] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:50:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:50:24.044 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:50:24.053 7 INFO cinder.volume.api [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:50:24.054 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 214/429] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:50:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:50:26.516 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:26.517 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:26.517 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:26.518 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:36.515 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:36.516 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:36.516 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:36.517 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:46.515 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:46.515 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:46.516 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:46.517 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:56.515 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:56.516 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:50:56.517 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:50:56.517 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:06.516 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:06.517 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:06.517 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:06.518 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:16.516 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:16.517 8 INFO cinder.api.openstack.wsgi [None req-b0fbf23b-58f3-4200-86ef-e76e0f0655ff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:16.516 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:16.518 7 INFO cinder.api.openstack.wsgi [None req-4c8a3423-a5d1-4647-8abc-d6f7455bba57 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:23.301 8 INFO cinder.api.openstack.wsgi [None req-487ea77a-fda6-4814-a168-f8065d4390c1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:51:23.308 8 INFO cinder.api.openstack.wsgi [None req-487ea77a-fda6-4814-a168-f8065d4390c1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 222/442] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:51:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:51:23.319 7 INFO cinder.api.openstack.wsgi [None req-e096404f-bcf2-4c7d-bd69-787a97eafbde ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:51:23.328 7 INFO cinder.volume.api [None req-e096404f-bcf2-4c7d-bd69-787a97eafbde ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:51:23.329 7 INFO cinder.api.openstack.wsgi [None req-e096404f-bcf2-4c7d-bd69-787a97eafbde ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/443] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:51:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:51:23.337 8 INFO cinder.api.openstack.wsgi [None req-c586ae8d-f182-4cc3-91ec-33e2fe73e0f2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:51:23.341 8 INFO cinder.volume.api [None req-c586ae8d-f182-4cc3-91ec-33e2fe73e0f2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:51:23.341 8 INFO cinder.api.openstack.wsgi [None req-c586ae8d-f182-4cc3-91ec-33e2fe73e0f2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 223/444] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:51:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:51:23.352 7 INFO cinder.api.openstack.wsgi [None req-62ad8baa-9ca9-487b-a8c6-57bd546b8694 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:51:23.363 7 INFO cinder.volume.api [None req-62ad8baa-9ca9-487b-a8c6-57bd546b8694 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:51:23.365 7 INFO cinder.api.openstack.wsgi [None req-62ad8baa-9ca9-487b-a8c6-57bd546b8694 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/445] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:51:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:51:23.379 8 INFO cinder.api.openstack.wsgi [None req-92a85447-1cb6-4546-acfe-c9320eb26640 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:51:23.883 8 INFO cinder.api.openstack.wsgi [None req-92a85447-1cb6-4546-acfe-c9320eb26640 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 224/446] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:51:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:51:23.914 7 INFO cinder.api.openstack.wsgi [None req-4124fec4-1882-4bc7-8be9-cf073478782c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:51:23.934 7 INFO cinder.api.openstack.wsgi [None req-4124fec4-1882-4bc7-8be9-cf073478782c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 223/447] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:51:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:51:23.946 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:51:23.978 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/448] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:51:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:51:23.990 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:51:24.010 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/449] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:51:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:51:26.516 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:26.516 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:26.517 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:26.517 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:36.516 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:36.516 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:36.517 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:36.517 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:46.516 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:46.516 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:46.516 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:46.516 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:56.516 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:56.516 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:51:56.517 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:51:56.517 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:06.515 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:06.516 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:06.515 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:06.517 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:16.515 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:16.515 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:16.516 8 INFO cinder.api.openstack.wsgi [None req-cc3a2ac9-2e45-4d8b-b9d9-3368872c0661 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:16.517 7 INFO cinder.api.openstack.wsgi [None req-05d66599-e7ac-4be9-939f-6cf38a82bff5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:23.322 8 INFO cinder.api.openstack.wsgi [None req-f49603fb-b301-4aca-b4ab-ee0d80f76e6c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:52:23.327 8 INFO cinder.volume.api [None req-f49603fb-b301-4aca-b4ab-ee0d80f76e6c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:52:23.327 8 INFO cinder.api.openstack.wsgi [None req-f49603fb-b301-4aca-b4ab-ee0d80f76e6c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/462] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:52:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:52:23.340 7 INFO cinder.api.openstack.wsgi [None req-34094448-20f8-44d0-a0b6-63cbac9346d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:52:23.887 7 INFO cinder.api.openstack.wsgi [None req-34094448-20f8-44d0-a0b6-63cbac9346d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 231/463] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:52:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:52:23.923 8 INFO cinder.api.openstack.wsgi [None req-99a38634-ae80-4602-a1ef-f7ca7a2fe54b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:52:23.945 8 INFO cinder.api.openstack.wsgi [None req-99a38634-ae80-4602-a1ef-f7ca7a2fe54b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/464] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:52:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:52:23.973 7 INFO cinder.api.openstack.wsgi [None req-3e0ee951-0c68-48c6-9d39-9bfae0c888de ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:52:24.001 7 INFO cinder.api.openstack.wsgi [None req-3e0ee951-0c68-48c6-9d39-9bfae0c888de ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/465] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:52:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:52:24.011 8 INFO cinder.api.openstack.wsgi [None req-74273ac1-a310-452c-89d1-a51d29ae66dc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:52:24.032 8 INFO cinder.api.openstack.wsgi [None req-74273ac1-a310-452c-89d1-a51d29ae66dc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/466] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:52:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:52:24.045 7 INFO cinder.api.openstack.wsgi [None req-ae54c999-c3d4-47f3-8b23-e0fcaf5a092c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:52:24.055 7 INFO cinder.volume.api [None req-ae54c999-c3d4-47f3-8b23-e0fcaf5a092c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:52:24.058 7 INFO cinder.api.openstack.wsgi [None req-ae54c999-c3d4-47f3-8b23-e0fcaf5a092c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/467] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:52:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:52:24.071 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:52:24.084 8 INFO cinder.volume.api [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:52:24.086 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/468] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:52:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:52:24.101 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:52:24.108 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/469] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:52:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:52:26.516 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:26.516 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:26.517 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:26.518 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:36.516 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:36.516 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:36.517 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:36.517 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:46.515 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:46.516 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:46.516 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:46.517 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:56.516 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:56.517 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:52:56.517 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:52:56.518 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:06.516 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:06.516 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:06.517 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:06.517 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:16.515 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:16.515 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:16.516 7 INFO cinder.api.openstack.wsgi [None req-d1c592bb-5004-4205-a9bd-3f9361788c12 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:16.516 8 INFO cinder.api.openstack.wsgi [None req-e4c3b46f-a3a6-421f-8175-9c559dd9f47c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:23.541 8 INFO cinder.api.openstack.wsgi [None req-5a963cfa-ed18-45dd-aa24-2e773432b3b7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:53:23.551 8 INFO cinder.volume.api [None req-5a963cfa-ed18-45dd-aa24-2e773432b3b7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:53:23.554 8 INFO cinder.api.openstack.wsgi [None req-5a963cfa-ed18-45dd-aa24-2e773432b3b7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/482] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:53:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:53:23.565 7 INFO cinder.api.openstack.wsgi [None req-55e91924-9990-4707-827f-ec6fa4ff03aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:53:23.575 7 INFO cinder.volume.api [None req-55e91924-9990-4707-827f-ec6fa4ff03aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:53:23.577 7 INFO cinder.api.openstack.wsgi [None req-55e91924-9990-4707-827f-ec6fa4ff03aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 241/483] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:53:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:53:23.587 8 INFO cinder.api.openstack.wsgi [None req-2907d684-2c73-4433-9e3b-58cdef5137ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:53:24.090 8 INFO cinder.api.openstack.wsgi [None req-2907d684-2c73-4433-9e3b-58cdef5137ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 243/484] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:53:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:53:24.101 7 INFO cinder.api.openstack.wsgi [None req-d0c35394-1721-4b09-97c0-a7796e739680 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:53:24.106 7 INFO cinder.volume.api [None req-d0c35394-1721-4b09-97c0-a7796e739680 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:53:24.106 7 INFO cinder.api.openstack.wsgi [None req-d0c35394-1721-4b09-97c0-a7796e739680 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:53:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:53:24.118 8 INFO cinder.api.openstack.wsgi [None req-e1cd4516-50a8-473c-be07-d503a8536082 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:53:24.124 8 INFO cinder.api.openstack.wsgi [None req-e1cd4516-50a8-473c-be07-d503a8536082 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 244/486] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:53:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:53:24.160 7 INFO cinder.api.openstack.wsgi [None req-cd8b2dd4-4478-4c44-85c4-841e86d7f431 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:53:24.188 7 INFO cinder.api.openstack.wsgi [None req-cd8b2dd4-4478-4c44-85c4-841e86d7f431 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/487] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:53:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:53:24.200 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:53:24.226 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/488] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:53:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:53:24.239 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:53:24.260 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/489] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:53:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:53:26.516 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:26.516 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:26.517 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:26.517 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:36.515 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:36.515 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:36.516 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:36.516 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:46.515 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:46.515 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:46.516 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:46.517 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:56.516 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:56.516 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:53:56.517 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:53:56.517 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:06.516 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:06.517 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:06.517 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:06.518 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:16.516 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:16.516 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:16.517 8 INFO cinder.api.openstack.wsgi [None req-9de68f14-5210-4c9b-b0a6-83206c4cc979 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:16.517 7 INFO cinder.api.openstack.wsgi [None req-447f40ce-4ba8-4e25-bb15-e74408007851 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:23.310 7 INFO cinder.api.openstack.wsgi [None req-b45ad8a4-e016-4935-9f53-47a481ea4a8c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:54:23.316 7 INFO cinder.volume.api [None req-b45ad8a4-e016-4935-9f53-47a481ea4a8c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:54:23.317 7 INFO cinder.api.openstack.wsgi [None req-b45ad8a4-e016-4935-9f53-47a481ea4a8c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/502] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:54:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:54:23.325 8 INFO cinder.api.openstack.wsgi [None req-3a602140-8ef0-4089-a778-0ff738757bc4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:54:23.333 8 INFO cinder.volume.api [None req-3a602140-8ef0-4089-a778-0ff738757bc4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:54:23.334 8 INFO cinder.api.openstack.wsgi [None req-3a602140-8ef0-4089-a778-0ff738757bc4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/503] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:54:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:54:23.347 7 INFO cinder.api.openstack.wsgi [None req-712497ea-886f-49b7-8ae3-84d85ae30a98 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:54:23.851 7 INFO cinder.api.openstack.wsgi [None req-712497ea-886f-49b7-8ae3-84d85ae30a98 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 252/504] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:54:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:54:23.864 8 INFO cinder.api.openstack.wsgi [None req-ba98c189-9e0e-435b-83a9-6a756c04ff6b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:54:23.872 8 INFO cinder.volume.api [None req-ba98c189-9e0e-435b-83a9-6a756c04ff6b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:54:23.873 8 INFO cinder.api.openstack.wsgi [None req-ba98c189-9e0e-435b-83a9-6a756c04ff6b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:54:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:54:23.886 7 INFO cinder.api.openstack.wsgi [None req-3ae5a4ec-fe22-471a-bf47-219ffb77ff2b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:54:23.892 7 INFO cinder.api.openstack.wsgi [None req-3ae5a4ec-fe22-471a-bf47-219ffb77ff2b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:54:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:54:23.927 8 INFO cinder.api.openstack.wsgi [None req-85a9072e-28f7-4b46-81bd-9d0a97f6c9a7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:54:23.950 8 INFO cinder.api.openstack.wsgi [None req-85a9072e-28f7-4b46-81bd-9d0a97f6c9a7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/507] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:54:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:54:23.963 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:54:24.009 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 254/508] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:54:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:54:24.023 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:54:24.057 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/509] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:54:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:54:26.515 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:26.516 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:26.516 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:26.517 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:36.516 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:36.516 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:36.517 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:36.519 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:46.516 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:46.516 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:46.517 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:46.518 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:56.516 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:56.516 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:54:56.518 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:54:56.518 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:06.515 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:06.516 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:06.516 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:06.517 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:16.516 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:16.516 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:16.517 8 INFO cinder.api.openstack.wsgi [None req-2ebac62a-8903-43de-866f-8f1b7d9f2467 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:16.517 7 INFO cinder.api.openstack.wsgi [None req-eafc7e6c-08ad-4460-9d83-39dfe9fd2536 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:23.309 8 INFO cinder.api.openstack.wsgi [None req-942244a2-1ca7-4802-b804-63993f8a8fe2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:55:23.812 8 INFO cinder.api.openstack.wsgi [None req-942244a2-1ca7-4802-b804-63993f8a8fe2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/522] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:55:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:55:23.823 7 INFO cinder.api.openstack.wsgi [None req-49a8bc7f-39b9-4e5f-9b4c-c36f05ebb423 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:55:23.834 7 INFO cinder.volume.api [None req-49a8bc7f-39b9-4e5f-9b4c-c36f05ebb423 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:55:23.836 7 INFO cinder.api.openstack.wsgi [None req-49a8bc7f-39b9-4e5f-9b4c-c36f05ebb423 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/523] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:55:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:55:23.846 8 INFO cinder.api.openstack.wsgi [None req-3e161660-ed26-4c08-8edb-e5056fa186a4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:55:23.852 8 INFO cinder.volume.api [None req-3e161660-ed26-4c08-8edb-e5056fa186a4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:55:23.852 8 INFO cinder.api.openstack.wsgi [None req-3e161660-ed26-4c08-8edb-e5056fa186a4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/524] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:55:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:55:23.861 7 INFO cinder.api.openstack.wsgi [None req-49291244-42d4-47bc-83dc-5725afa89b3e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:55:23.869 7 INFO cinder.volume.api [None req-49291244-42d4-47bc-83dc-5725afa89b3e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:55:23.870 7 INFO cinder.api.openstack.wsgi [None req-49291244-42d4-47bc-83dc-5725afa89b3e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/525] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:55:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:55:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8411ddd-c043-41cc-aa20-631924ff59fe ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:55:23.890 8 INFO cinder.api.openstack.wsgi [None req-c8411ddd-c043-41cc-aa20-631924ff59fe ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 264/526] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:55:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:55:23.929 7 INFO cinder.api.openstack.wsgi [None req-4809352a-0c65-4f5b-88ae-1e6489ed7e54 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:55:23.955 7 INFO cinder.api.openstack.wsgi [None req-4809352a-0c65-4f5b-88ae-1e6489ed7e54 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/527] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:55:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:55:23.970 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:55:24.002 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/528] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:55:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:55:24.015 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:55:24.035 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/529] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:55:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:55:26.516 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:26.516 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:26.517 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:26.517 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:36.515 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:36.515 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:36.516 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:36.517 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:46.515 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:46.515 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:46.516 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:46.517 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:56.516 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:56.516 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:55:56.517 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:55:56.517 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:06.516 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:06.517 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:06.517 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:06.518 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:16.516 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:16.516 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:16.517 8 INFO cinder.api.openstack.wsgi [None req-306a00e6-0a8c-4adc-9c7d-2a20bcfd1466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:16.517 7 INFO cinder.api.openstack.wsgi [None req-ee34b946-372d-432c-8f89-c22b7f3914b6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:23.334 8 INFO cinder.api.openstack.wsgi [None req-6713c65b-0592-4738-a4a2-254ac58a9909 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:56:23.340 8 INFO cinder.api.openstack.wsgi [None req-6713c65b-0592-4738-a4a2-254ac58a9909 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 272/542] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:56:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:56:23.355 7 INFO cinder.api.openstack.wsgi [None req-f49042bb-25a3-4f23-8f8d-7d49f538564c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:56:23.362 7 INFO cinder.volume.api [None req-f49042bb-25a3-4f23-8f8d-7d49f538564c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:56:23.362 7 INFO cinder.api.openstack.wsgi [None req-f49042bb-25a3-4f23-8f8d-7d49f538564c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/543] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:56:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:56:23.372 8 INFO cinder.api.openstack.wsgi [None req-2b9fc6b2-e407-486a-a296-7db91843328d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:56:23.383 8 INFO cinder.volume.api [None req-2b9fc6b2-e407-486a-a296-7db91843328d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:56:23.385 8 INFO cinder.api.openstack.wsgi [None req-2b9fc6b2-e407-486a-a296-7db91843328d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/544] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:56:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:56:23.419 7 INFO cinder.api.openstack.wsgi [None req-138357b8-6711-4288-97e9-0434498bfb50 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:56:23.438 7 INFO cinder.api.openstack.wsgi [None req-138357b8-6711-4288-97e9-0434498bfb50 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/545] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:56:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:56:23.451 8 INFO cinder.api.openstack.wsgi [None req-9cdfa4b5-133a-4a05-8b61-dba3177289d5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:56:23.475 8 INFO cinder.api.openstack.wsgi [None req-9cdfa4b5-133a-4a05-8b61-dba3177289d5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/546] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:56:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:56:23.485 7 INFO cinder.api.openstack.wsgi [None req-ebbdd346-a9a2-4e92-ae56-f2249b1a637c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:56:23.503 7 INFO cinder.api.openstack.wsgi [None req-ebbdd346-a9a2-4e92-ae56-f2249b1a637c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/547] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:56:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:56:23.517 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:56:24.021 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/548] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:56:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:56:24.032 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:56:24.040 7 INFO cinder.volume.api [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:56:24.042 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 274/549] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:56:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:56:26.516 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:26.516 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:26.517 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:26.519 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:36.516 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:36.516 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:36.517 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:36.517 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:46.516 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:46.516 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:46.517 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:46.517 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:56.516 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:56.516 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:56:56.517 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:56:56.517 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:06.516 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:06.516 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:06.517 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:06.517 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:16.516 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:16.516 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:16.517 7 INFO cinder.api.openstack.wsgi [None req-2b79e403-c8ea-4cc9-bb48-14f8f5aff33c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:16.517 8 INFO cinder.api.openstack.wsgi [None req-db65b278-f854-471b-a928-fb2ebfd1d318 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:23.409 7 INFO cinder.api.openstack.wsgi [None req-75defaf4-f3a9-4832-9ee1-e7b9f9816944 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:57:23.415 7 INFO cinder.volume.api [None req-75defaf4-f3a9-4832-9ee1-e7b9f9816944 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:57:23.415 7 INFO cinder.api.openstack.wsgi [None req-75defaf4-f3a9-4832-9ee1-e7b9f9816944 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:57:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:57:23.429 8 INFO cinder.api.openstack.wsgi [None req-4cd2b81e-00cd-4190-8f6f-8c93b66f7539 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:57:23.439 8 INFO cinder.volume.api [None req-4cd2b81e-00cd-4190-8f6f-8c93b66f7539 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:57:23.441 8 INFO cinder.api.openstack.wsgi [None req-4cd2b81e-00cd-4190-8f6f-8c93b66f7539 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:57:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:57:23.480 7 INFO cinder.api.openstack.wsgi [None req-a23a25d0-3134-4802-9efa-61fd4099cd5d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:57:23.499 7 INFO cinder.api.openstack.wsgi [None req-a23a25d0-3134-4802-9efa-61fd4099cd5d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:57:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:57:23.511 8 INFO cinder.api.openstack.wsgi [None req-75e37cd3-983a-4fbe-ab33-54e14b5db0f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:57:23.535 8 INFO cinder.api.openstack.wsgi [None req-75e37cd3-983a-4fbe-ab33-54e14b5db0f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:57:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:57:23.544 7 INFO cinder.api.openstack.wsgi [None req-7d7155c8-2da9-4cbd-9b46-606d3a65a862 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:57:23.563 7 INFO cinder.api.openstack.wsgi [None req-7d7155c8-2da9-4cbd-9b46-606d3a65a862 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 283/566] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:57:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:57:23.571 8 INFO cinder.api.openstack.wsgi [None req-c063ca49-ecd9-465d-a00f-dcd9b1c8408f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:57:23.580 8 INFO cinder.volume.api [None req-c063ca49-ecd9-465d-a00f-dcd9b1c8408f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:57:23.581 8 INFO cinder.api.openstack.wsgi [None req-c063ca49-ecd9-465d-a00f-dcd9b1c8408f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:57:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:57:23.595 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:57:24.099 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:57:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:57:24.111 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:57:24.116 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:57:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:57:26.522 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:26.523 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:26.522 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:26.524 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:36.516 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:36.516 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:36.517 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:36.517 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:46.516 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:46.516 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:46.516 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:46.518 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:56.516 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:56.516 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:57:56.518 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:57:56.518 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:06.516 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:06.516 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:06.517 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:06.517 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:16.516 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:16.516 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:16.517 7 INFO cinder.api.openstack.wsgi [None req-b458d434-ca31-4351-9233-a31c1ff571ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:16.517 8 INFO cinder.api.openstack.wsgi [None req-32d112c8-8e75-4cb4-af89-7ee324c9644a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:23.351 7 INFO cinder.api.openstack.wsgi [None req-8dc93bdb-4fa1-447f-b716-594fa0e13c02 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:58:23.366 7 INFO cinder.volume.api [None req-8dc93bdb-4fa1-447f-b716-594fa0e13c02 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:58:23.369 7 INFO cinder.api.openstack.wsgi [None req-8dc93bdb-4fa1-447f-b716-594fa0e13c02 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/582] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:58:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:58:23.401 8 INFO cinder.api.openstack.wsgi [None req-8b4b8576-6873-46c3-8ccc-60365d9605d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:58:23.430 8 INFO cinder.api.openstack.wsgi [None req-8b4b8576-6873-46c3-8ccc-60365d9605d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:58:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:58:23.441 7 INFO cinder.api.openstack.wsgi [None req-5a4912c4-1f20-4a81-aa4b-3fe1c051e7c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:58:23.464 7 INFO cinder.api.openstack.wsgi [None req-5a4912c4-1f20-4a81-aa4b-3fe1c051e7c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/584] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:58:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:58:23.475 8 INFO cinder.api.openstack.wsgi [None req-8f0a1f8a-6453-4f2d-8e8e-0149a8b5390c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:58:23.493 8 INFO cinder.api.openstack.wsgi [None req-8f0a1f8a-6453-4f2d-8e8e-0149a8b5390c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/585] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:58:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:58:23.505 7 INFO cinder.api.openstack.wsgi [None req-f3e5a1c9-56e4-443e-9aee-682332e2bcb7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:58:23.517 7 INFO cinder.volume.api [None req-f3e5a1c9-56e4-443e-9aee-682332e2bcb7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:58:23.519 7 INFO cinder.api.openstack.wsgi [None req-f3e5a1c9-56e4-443e-9aee-682332e2bcb7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/586] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:58:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:58:23.526 8 INFO cinder.api.openstack.wsgi [None req-b1c76e4a-a447-4178-8b8a-bd5ddffa979f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:58:23.531 8 INFO cinder.volume.api [None req-b1c76e4a-a447-4178-8b8a-bd5ddffa979f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:58:23.531 8 INFO cinder.api.openstack.wsgi [None req-b1c76e4a-a447-4178-8b8a-bd5ddffa979f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/587] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:58:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 02:58:23.542 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:58:24.046 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 294/588] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:58:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:58:24.062 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:58:24.067 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:58:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:58:26.516 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:26.516 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:26.517 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:26.518 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:36.516 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:36.516 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:36.517 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:36.517 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:46.516 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:46.516 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:46.517 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:46.518 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:56.516 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:56.516 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:58:56.517 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:58:56.517 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:06.516 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:06.516 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:06.517 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:06.517 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:16.516 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:16.516 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:16.517 8 INFO cinder.api.openstack.wsgi [None req-9b9ec37f-9e84-4c29-af18-cab96acab5c2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:16.517 7 INFO cinder.api.openstack.wsgi [None req-f6eaeddf-ebdc-4a3a-935e-df0c9efe5dc7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:23.345 8 INFO cinder.api.openstack.wsgi [None req-feff1e2c-afd9-4f92-8563-a2352d48026e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 02:59:23.366 8 INFO cinder.api.openstack.wsgi [None req-feff1e2c-afd9-4f92-8563-a2352d48026e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/602] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:59:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:59:23.381 7 INFO cinder.api.openstack.wsgi [None req-162b710b-72cf-41d4-9613-daf5f0184261 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 02:59:23.409 7 INFO cinder.api.openstack.wsgi [None req-162b710b-72cf-41d4-9613-daf5f0184261 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/603] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:59:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:59:23.420 8 INFO cinder.api.openstack.wsgi [None req-a5c7a489-57a3-4666-823d-071c7869b243 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 02:59:23.450 8 INFO cinder.api.openstack.wsgi [None req-a5c7a489-57a3-4666-823d-071c7869b243 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/604] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 02:59:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:59:23.461 7 INFO cinder.api.openstack.wsgi [None req-df4d94c5-7e6a-4a06-b20d-92db73d101ba ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 02:59:23.468 7 INFO cinder.volume.api [None req-df4d94c5-7e6a-4a06-b20d-92db73d101ba ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 02:59:23.469 7 INFO cinder.api.openstack.wsgi [None req-df4d94c5-7e6a-4a06-b20d-92db73d101ba ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/605] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 02:59:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:59:23.480 8 INFO cinder.api.openstack.wsgi [None req-854c7e3e-e322-471a-b194-5a3d429e4054 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 02:59:23.486 8 INFO cinder.api.openstack.wsgi [None req-854c7e3e-e322-471a-b194-5a3d429e4054 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 304/606] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 02:59:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:59:23.496 7 INFO cinder.api.openstack.wsgi [None req-7384f499-94aa-4675-85ad-320ff62cc6e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:59:23.504 7 INFO cinder.volume.api [None req-7384f499-94aa-4675-85ad-320ff62cc6e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:59:23.506 7 INFO cinder.api.openstack.wsgi [None req-7384f499-94aa-4675-85ad-320ff62cc6e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 303/607] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:59:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:59:23.520 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 02:59:24.025 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 305/608] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 02:59:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 02:59:24.038 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 02:59:24.046 7 INFO cinder.volume.api [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 02:59:24.048 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/609] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 02:59:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 02:59:26.516 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:26.516 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:26.516 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:26.518 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:36.516 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:36.516 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:36.517 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:36.518 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:46.515 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:46.515 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:46.516 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:46.516 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:56.516 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:56.516 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 02:59:56.517 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 02:59:56.517 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:06.516 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:06.516 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:06.517 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:06.517 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:16.516 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:16.516 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:16.517 7 INFO cinder.api.openstack.wsgi [None req-759f530f-384b-47b1-b077-d255cc87bb1f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:16.518 8 INFO cinder.api.openstack.wsgi [None req-794777d2-6d54-40f6-94a4-b0e6aa3aa93a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:19.751 8 INFO cinder.api.openstack.wsgi [None req-4c4fafba-877b-4bff-8498-2e3e42f6d91f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=False 2026-05-30 03:00:19.772 8 INFO cinder.api.openstack.wsgi [None req-4c4fafba-877b-4bff-8498-2e3e42f6d91f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 312/622] 199.204.45.35 () {44 vars in 1065 bytes} [Sat May 30 03:00:19 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=False => generated 338 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:00:23.342 7 INFO cinder.api.openstack.wsgi [None req-1e2f4fd1-795a-4956-a0ec-569aa7f03ba3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:00:23.846 7 INFO cinder.api.openstack.wsgi [None req-1e2f4fd1-795a-4956-a0ec-569aa7f03ba3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:00:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:00:23.858 8 INFO cinder.api.openstack.wsgi [None req-4bebd703-4372-49ca-b6d9-a40c9bf7a3aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:00:23.874 8 INFO cinder.volume.api [None req-4bebd703-4372-49ca-b6d9-a40c9bf7a3aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:00:23.877 8 INFO cinder.api.openstack.wsgi [None req-4bebd703-4372-49ca-b6d9-a40c9bf7a3aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/624] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:00:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:00:23.887 7 INFO cinder.api.openstack.wsgi [None req-f085be82-889c-43d3-ae3e-978814fa879b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:00:23.893 7 INFO cinder.api.openstack.wsgi [None req-f085be82-889c-43d3-ae3e-978814fa879b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 312/625] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:00:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:00:23.904 8 INFO cinder.api.openstack.wsgi [None req-42a11273-4bef-4efe-ac68-a4271d3bc0b1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:00:23.910 8 INFO cinder.volume.api [None req-42a11273-4bef-4efe-ac68-a4271d3bc0b1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:00:23.911 8 INFO cinder.api.openstack.wsgi [None req-42a11273-4bef-4efe-ac68-a4271d3bc0b1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/626] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:00:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:00:23.921 7 INFO cinder.api.openstack.wsgi [None req-5888cf71-6aeb-498a-90c1-06ca6fd03c9c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:00:23.932 7 INFO cinder.volume.api [None req-5888cf71-6aeb-498a-90c1-06ca6fd03c9c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:00:23.933 7 INFO cinder.api.openstack.wsgi [None req-5888cf71-6aeb-498a-90c1-06ca6fd03c9c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/627] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:00:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:00:23.968 8 INFO cinder.api.openstack.wsgi [None req-eb121182-348f-4681-9d36-0a6d5993059a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:00:24.007 8 INFO cinder.api.openstack.wsgi [None req-eb121182-348f-4681-9d36-0a6d5993059a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/628] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:00:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:00:24.019 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:00:24.039 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/629] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:00:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:00:24.052 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:00:24.072 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/630] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:00:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:00:26.516 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:26.517 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:26.517 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:26.518 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:36.516 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:36.516 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:36.517 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:36.517 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:46.515 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:46.516 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:46.516 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:46.517 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:56.516 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:56.517 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:00:56.518 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:00:56.518 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:06.516 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:06.516 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:06.517 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:06.517 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:16.516 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:16.516 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:16.517 7 INFO cinder.api.openstack.wsgi [None req-ccac1044-c48c-42f9-8d7b-bbfeffcd9850 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:16.518 8 INFO cinder.api.openstack.wsgi [None req-23c14dd2-a083-46bb-8d90-8697254421ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:23.297 7 INFO cinder.api.openstack.wsgi [None req-3a3d70a6-c48c-4663-900f-6b10e563dc9e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:01:23.802 7 INFO cinder.api.openstack.wsgi [None req-3a3d70a6-c48c-4663-900f-6b10e563dc9e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 321/643] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:01:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:01:23.818 8 INFO cinder.api.openstack.wsgi [None req-eb3358d0-4aff-4dfb-85aa-2c0ec387153b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:01:23.826 8 INFO cinder.api.openstack.wsgi [None req-eb3358d0-4aff-4dfb-85aa-2c0ec387153b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 323/644] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:01:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:01:23.837 7 INFO cinder.api.openstack.wsgi [None req-a5872c3a-9d19-4910-901b-318a48845d1e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:01:23.847 7 INFO cinder.volume.api [None req-a5872c3a-9d19-4910-901b-318a48845d1e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:01:23.849 7 INFO cinder.api.openstack.wsgi [None req-a5872c3a-9d19-4910-901b-318a48845d1e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/645] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:01:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:01:23.860 8 INFO cinder.api.openstack.wsgi [None req-3d869bd9-0e9e-4fc2-a8c7-f8b38f425d09 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:01:23.870 8 INFO cinder.volume.api [None req-3d869bd9-0e9e-4fc2-a8c7-f8b38f425d09 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:01:23.872 8 INFO cinder.api.openstack.wsgi [None req-3d869bd9-0e9e-4fc2-a8c7-f8b38f425d09 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/646] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:01:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:01:23.881 7 INFO cinder.api.openstack.wsgi [None req-e85495eb-a00c-408e-a858-2de5cff63e42 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:01:23.886 7 INFO cinder.volume.api [None req-e85495eb-a00c-408e-a858-2de5cff63e42 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:01:23.887 7 INFO cinder.api.openstack.wsgi [None req-e85495eb-a00c-408e-a858-2de5cff63e42 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 323/647] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:01:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:01:23.918 8 INFO cinder.api.openstack.wsgi [None req-5c7161ff-048a-48f6-a369-0a5ed2ec4266 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:01:23.939 8 INFO cinder.api.openstack.wsgi [None req-5c7161ff-048a-48f6-a369-0a5ed2ec4266 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/648] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:01:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:01:23.951 7 INFO cinder.api.openstack.wsgi [None req-93e1986e-d26d-4933-ac3a-7530170ddbeb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:01:23.994 7 INFO cinder.api.openstack.wsgi [None req-93e1986e-d26d-4933-ac3a-7530170ddbeb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/649] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:01:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:01:24.003 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:01:24.043 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/650] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:01:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:01:24.705 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=False 2026-05-30 03:01:24.721 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] https://volume.199-204-45-35.nip.io/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 325/651] 199.204.45.35 () {44 vars in 1065 bytes} [Sat May 30 03:01:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:01:26.515 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:26.516 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:26.516 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:26.516 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:36.516 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:36.516 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:36.517 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:36.517 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:46.516 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:46.516 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:46.517 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:46.517 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:56.516 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:56.516 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:01:56.516 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:01:56.517 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:06.516 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:06.516 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:06.518 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:06.518 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:16.516 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:16.516 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:16.517 8 INFO cinder.api.openstack.wsgi [None req-f976a4ea-0ecc-4a53-83c4-607b383e576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:16.517 7 INFO cinder.api.openstack.wsgi [None req-d2b36c60-b5dd-4c89-bacd-6c4c5d95f516 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:23.303 8 INFO cinder.api.openstack.wsgi [None req-0ae51cfb-c9a1-40d5-b0e4-219919b2e200 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:02:23.316 8 INFO cinder.volume.api [None req-0ae51cfb-c9a1-40d5-b0e4-219919b2e200 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:02:23.318 8 INFO cinder.api.openstack.wsgi [None req-0ae51cfb-c9a1-40d5-b0e4-219919b2e200 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:02:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:02:23.329 7 INFO cinder.api.openstack.wsgi [None req-70ccc64b-4f27-40f2-aab7-4f456beba608 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:02:23.336 7 INFO cinder.volume.api [None req-70ccc64b-4f27-40f2-aab7-4f456beba608 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:02:23.336 7 INFO cinder.api.openstack.wsgi [None req-70ccc64b-4f27-40f2-aab7-4f456beba608 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:02:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:02:23.346 8 INFO cinder.api.openstack.wsgi [None req-2b8a9828-ff5e-4a1f-9aab-893d9ae46d18 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:02:23.358 8 INFO cinder.volume.api [None req-2b8a9828-ff5e-4a1f-9aab-893d9ae46d18 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:02:23.360 8 INFO cinder.api.openstack.wsgi [None req-2b8a9828-ff5e-4a1f-9aab-893d9ae46d18 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:02:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:02:23.371 7 INFO cinder.api.openstack.wsgi [None req-71aaaee8-18b9-4caa-8d09-223ba93ad87a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:02:23.876 7 INFO cinder.api.openstack.wsgi [None req-71aaaee8-18b9-4caa-8d09-223ba93ad87a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 333/667] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:02:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:02:23.912 8 INFO cinder.api.openstack.wsgi [None req-f6905321-82fb-4452-a37e-e3c701af8eea ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:02:23.934 8 INFO cinder.api.openstack.wsgi [None req-f6905321-82fb-4452-a37e-e3c701af8eea ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 335/668] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:02:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:02:23.943 7 INFO cinder.api.openstack.wsgi [None req-229b2e94-4d8c-48be-b0f3-c6d4274fa464 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:02:23.965 7 INFO cinder.api.openstack.wsgi [None req-229b2e94-4d8c-48be-b0f3-c6d4274fa464 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/669] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:02:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:02:23.975 8 INFO cinder.api.openstack.wsgi [None req-c112f925-18c2-405b-93dc-fe28c9136164 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:02:23.996 8 INFO cinder.api.openstack.wsgi [None req-c112f925-18c2-405b-93dc-fe28c9136164 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/670] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:02:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:02:24.007 7 INFO cinder.api.openstack.wsgi [None req-aaf44dee-c0bf-4536-a600-d56b05047a13 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:02:24.011 7 INFO cinder.api.openstack.wsgi [None req-aaf44dee-c0bf-4536-a600-d56b05047a13 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 335/671] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:02:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:02:26.516 8 INFO cinder.api.openstack.wsgi [None req-c112f925-18c2-405b-93dc-fe28c9136164 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:26.516 7 INFO cinder.api.openstack.wsgi [None req-aaf44dee-c0bf-4536-a600-d56b05047a13 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:26.517 8 INFO cinder.api.openstack.wsgi [None req-c112f925-18c2-405b-93dc-fe28c9136164 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:26.517 7 INFO cinder.api.openstack.wsgi [None req-aaf44dee-c0bf-4536-a600-d56b05047a13 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:36.516 7 INFO cinder.api.openstack.wsgi [None req-aaf44dee-c0bf-4536-a600-d56b05047a13 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:36.516 8 INFO cinder.api.openstack.wsgi [None req-c112f925-18c2-405b-93dc-fe28c9136164 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:36.517 7 INFO cinder.api.openstack.wsgi [None req-aaf44dee-c0bf-4536-a600-d56b05047a13 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:36.517 8 INFO cinder.api.openstack.wsgi [None req-c112f925-18c2-405b-93dc-fe28c9136164 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:46.515 8 INFO cinder.api.openstack.wsgi [None req-c112f925-18c2-405b-93dc-fe28c9136164 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:46.515 7 INFO cinder.api.openstack.wsgi [None req-aaf44dee-c0bf-4536-a600-d56b05047a13 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:46.516 7 INFO cinder.api.openstack.wsgi [None req-aaf44dee-c0bf-4536-a600-d56b05047a13 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:46.517 8 INFO cinder.api.openstack.wsgi [None req-c112f925-18c2-405b-93dc-fe28c9136164 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:54.061 7 INFO cinder.api.openstack.wsgi [None req-fab5e472-e5e3-4e17-84ea-4a8da0dfa328 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots 2026-05-30 03:02:54.075 7 INFO cinder.volume.api [None req-fab5e472-e5e3-4e17-84ea-4a8da0dfa328 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:02:54.076 7 INFO cinder.api.openstack.wsgi [None req-fab5e472-e5e3-4e17-84ea-4a8da0dfa328 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 339/678] 10.0.0.29 () {32 vars in 704 bytes} [Sat May 30 03:02:54 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:02:54.091 8 INFO cinder.api.openstack.wsgi [None req-5968a6b9-0cf7-46fd-8857-a4e41108a15a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes 2026-05-30 03:02:54.115 8 INFO cinder.volume.api [None req-5968a6b9-0cf7-46fd-8857-a4e41108a15a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:02:54.115 8 INFO cinder.api.openstack.wsgi [None req-5968a6b9-0cf7-46fd-8857-a4e41108a15a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes returned with HTTP 200 [pid: 8|app: 0|req: 340/679] 10.0.0.29 () {32 vars in 700 bytes} [Sat May 30 03:02:54 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:02:56.516 8 INFO cinder.api.openstack.wsgi [None req-5968a6b9-0cf7-46fd-8857-a4e41108a15a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:56.516 7 INFO cinder.api.openstack.wsgi [None req-fab5e472-e5e3-4e17-84ea-4a8da0dfa328 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:02:56.518 8 INFO cinder.api.openstack.wsgi [None req-5968a6b9-0cf7-46fd-8857-a4e41108a15a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:02:56.517 7 INFO cinder.api.openstack.wsgi [None req-fab5e472-e5e3-4e17-84ea-4a8da0dfa328 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:06.515 7 INFO cinder.api.openstack.wsgi [None req-fab5e472-e5e3-4e17-84ea-4a8da0dfa328 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:06.515 8 INFO cinder.api.openstack.wsgi [None req-5968a6b9-0cf7-46fd-8857-a4e41108a15a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:06.516 7 INFO cinder.api.openstack.wsgi [None req-fab5e472-e5e3-4e17-84ea-4a8da0dfa328 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:06.517 8 INFO cinder.api.openstack.wsgi [None req-5968a6b9-0cf7-46fd-8857-a4e41108a15a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:12.974 7 INFO cinder.api.openstack.wsgi [None req-04ba3c35-d698-403d-9458-b8c321adb803 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes 2026-05-30 03:03:13.616 7 INFO cinder.api.v3.volumes [None req-04ba3c35-d698-403d-9458-b8c321adb803 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Create volume of 1 GB 2026-05-30 03:03:13.636 7 INFO cinder.volume.api [None req-04ba3c35-d698-403d-9458-b8c321adb803 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Availability Zones retrieved successfully. 2026-05-30 03:03:14.013 7 INFO cinder.volume.api [None req-04ba3c35-d698-403d-9458-b8c321adb803 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Create volume request issued successfully. 2026-05-30 03:03:14.014 7 INFO cinder.api.openstack.wsgi [None req-04ba3c35-d698-403d-9458-b8c321adb803 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 342/684] 10.0.0.29 () {34 vars in 722 bytes} [Sat May 30 03:03:12 2026] POST /v3/27e324f9c41849ba8b78dd383f9e5424/volumes => generated 864 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-30 03:03:14.035 8 INFO cinder.api.openstack.wsgi [None req-e305d242-f0d9-45e3-8c81-5bfcfc26e3e2 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:14.077 8 INFO cinder.volume.api [None req-e305d242-f0d9-45e3-8c81-5bfcfc26e3e2 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Volume info retrieved successfully. 2026-05-30 03:03:14.086 8 INFO cinder.api.openstack.wsgi [None req-e305d242-f0d9-45e3-8c81-5bfcfc26e3e2 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 343/685] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:03:14 2026] GET /v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 => generated 932 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:03:15.108 7 INFO cinder.api.openstack.wsgi [None req-f219001e-c114-4b37-bda1-917407322e0a 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:15.127 7 INFO cinder.volume.api [None req-f219001e-c114-4b37-bda1-917407322e0a 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Volume info retrieved successfully. 2026-05-30 03:03:15.134 7 INFO cinder.api.openstack.wsgi [None req-f219001e-c114-4b37-bda1-917407322e0a 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 343/686] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:03:15 2026] GET /v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:03:16.154 8 INFO cinder.api.openstack.wsgi [None req-cdb17908-4499-412f-9791-8e2f8e2012f0 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:16.194 8 INFO cinder.volume.api [None req-cdb17908-4499-412f-9791-8e2f8e2012f0 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Volume info retrieved successfully. 2026-05-30 03:03:16.202 8 INFO cinder.api.openstack.wsgi [None req-cdb17908-4499-412f-9791-8e2f8e2012f0 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 344/687] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:03:16 2026] GET /v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 => generated 956 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:16.516 7 INFO cinder.api.openstack.wsgi [None req-f219001e-c114-4b37-bda1-917407322e0a 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:16.517 7 INFO cinder.api.openstack.wsgi [None req-f219001e-c114-4b37-bda1-917407322e0a 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:16.518 8 INFO cinder.api.openstack.wsgi [None req-cdb17908-4499-412f-9791-8e2f8e2012f0 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:16.519 8 INFO cinder.api.openstack.wsgi [None req-cdb17908-4499-412f-9791-8e2f8e2012f0 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:17.225 7 INFO cinder.api.openstack.wsgi [None req-29dfd4f0-cc51-4ad4-8ca8-cc5caac1b6d7 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:17.240 7 INFO cinder.volume.api [None req-29dfd4f0-cc51-4ad4-8ca8-cc5caac1b6d7 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Volume info retrieved successfully. 2026-05-30 03:03:17.246 7 INFO cinder.api.openstack.wsgi [None req-29dfd4f0-cc51-4ad4-8ca8-cc5caac1b6d7 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 345/690] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:03:17 2026] GET /v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 => generated 1482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:17.353 8 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-767b3769-d6e6-4f0d-81a2-3509e46a272d 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:17.391 8 INFO cinder.volume.api [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-767b3769-d6e6-4f0d-81a2-3509e46a272d 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Volume info retrieved successfully. 2026-05-30 03:03:17.399 8 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-767b3769-d6e6-4f0d-81a2-3509e46a272d 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 346/691] 10.0.0.82 () {34 vars in 1027 bytes} [Sat May 30 03:03:17 2026] GET /v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 => generated 1482 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:18.436 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-9c07bcc6-16e1-4e33-b2a0-daaf86a627de 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:18.451 7 INFO cinder.volume.api [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-9c07bcc6-16e1-4e33-b2a0-daaf86a627de 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Volume info retrieved successfully. 2026-05-30 03:03:18.456 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-9c07bcc6-16e1-4e33-b2a0-daaf86a627de 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 346/692] 10.0.0.82 () {34 vars in 1027 bytes} [Sat May 30 03:03:18 2026] GET /v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 => generated 1482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:03:18.470 8 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-767b3769-d6e6-4f0d-81a2-3509e46a272d 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:03:18.471 8 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-767b3769-d6e6-4f0d-81a2-3509e46a272d 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 347/693] 10.0.0.82 () {32 vars in 827 bytes} [Sat May 30 03:03:18 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:18.481 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-a853a916-ba50-467e-92e7-e54b3c030156 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:18.538 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-a853a916-ba50-467e-92e7-e54b3c030156 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 347/694] 10.0.0.82 () {40 vars in 1056 bytes} [Sat May 30 03:03:18 2026] POST /v3/27e324f9c41849ba8b78dd383f9e5424/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:23.454 8 INFO cinder.api.openstack.wsgi [None req-ea863be0-d279-4401-b369-f2c637b2ead6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:03:23.490 8 INFO cinder.volume.api [None req-ea863be0-d279-4401-b369-f2c637b2ead6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:23.499 8 INFO cinder.api.openstack.wsgi [None req-ea863be0-d279-4401-b369-f2c637b2ead6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 348/695] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 1649 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:23.524 7 INFO cinder.api.openstack.wsgi [None req-db99e5ae-295a-484f-9bcf-092cc42d934f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:23.528 7 INFO cinder.api.openstack.wsgi [None req-db99e5ae-295a-484f-9bcf-092cc42d934f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 348/696] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:03:23.587 8 INFO cinder.api.openstack.wsgi [None req-a2790d8b-0f2f-4aee-85c3-e4f141af20ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1fd386da13034f13ad7f8c672263e635?usage=true 2026-05-30 03:03:23.631 8 INFO cinder.api.openstack.wsgi [None req-a2790d8b-0f2f-4aee-85c3-e4f141af20ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1fd386da13034f13ad7f8c672263e635?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/697] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1fd386da13034f13ad7f8c672263e635?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:23.645 7 INFO cinder.api.openstack.wsgi [None req-a4e2aeef-6d89-4a1c-95c8-b08d89709d81 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/27e324f9c41849ba8b78dd383f9e5424?usage=true 2026-05-30 03:03:23.684 7 INFO cinder.api.openstack.wsgi [None req-a4e2aeef-6d89-4a1c-95c8-b08d89709d81 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/27e324f9c41849ba8b78dd383f9e5424?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 349/698] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/27e324f9c41849ba8b78dd383f9e5424?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:23.697 8 INFO cinder.api.openstack.wsgi [None req-7cff4ad1-d50f-495b-9cd7-c78a12be8191 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:03:23.718 8 INFO cinder.api.openstack.wsgi [None req-7cff4ad1-d50f-495b-9cd7-c78a12be8191 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/699] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:23.736 7 INFO cinder.api.openstack.wsgi [None req-210c3fe5-a01f-4117-96b4-f2e8ef184998 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/4b82e93d77d2493abf2dca1dbbf504fc?usage=true 2026-05-30 03:03:23.767 7 INFO cinder.api.openstack.wsgi [None req-210c3fe5-a01f-4117-96b4-f2e8ef184998 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/4b82e93d77d2493abf2dca1dbbf504fc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/700] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/4b82e93d77d2493abf2dca1dbbf504fc?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:23.779 8 INFO cinder.api.openstack.wsgi [None req-8c7e9a80-c6d2-4a49-a9c8-556aef526e31 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:03:23.799 8 INFO cinder.api.openstack.wsgi [None req-8c7e9a80-c6d2-4a49-a9c8-556aef526e31 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/701] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:23.811 7 INFO cinder.api.openstack.wsgi [None req-10ae7435-9484-4a36-b560-968e4955062f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:03:23.836 7 INFO cinder.api.openstack.wsgi [None req-10ae7435-9484-4a36-b560-968e4955062f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/702] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:23.850 8 INFO cinder.api.openstack.wsgi [None req-6aab92cc-2771-4ee4-88b7-2be9538f7f7c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fb819979773244c2ac8943387da2ac8f?usage=true 2026-05-30 03:03:23.889 8 INFO cinder.api.openstack.wsgi [None req-6aab92cc-2771-4ee4-88b7-2be9538f7f7c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fb819979773244c2ac8943387da2ac8f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/703] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fb819979773244c2ac8943387da2ac8f?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:23.903 7 INFO cinder.api.openstack.wsgi [None req-c3aa2cb1-1ce6-41e6-9988-175e7022c611 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:03:24.406 7 INFO cinder.api.openstack.wsgi [None req-c3aa2cb1-1ce6-41e6-9988-175e7022c611 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 352/704] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:03:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:03:24.415 8 INFO cinder.api.openstack.wsgi [None req-8a799743-2352-4e53-a886-6f905357fbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:03:24.436 8 INFO cinder.volume.api [None req-8a799743-2352-4e53-a886-6f905357fbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:24.445 8 INFO cinder.api.openstack.wsgi [None req-8a799743-2352-4e53-a886-6f905357fbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 353/705] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:03:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 1649 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:03:24.462 7 INFO cinder.api.openstack.wsgi [None req-c580a413-5bc8-4708-b7ee-a9277acf72a6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:03:24.475 7 INFO cinder.volume.api [None req-c580a413-5bc8-4708-b7ee-a9277acf72a6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:03:24.476 7 INFO cinder.api.openstack.wsgi [None req-c580a413-5bc8-4708-b7ee-a9277acf72a6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 353/706] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:03:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:03:26.138 8 INFO cinder.api.openstack.wsgi [None req-8a799743-2352-4e53-a886-6f905357fbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:03:26.139 8 INFO cinder.api.openstack.wsgi [None req-8a799743-2352-4e53-a886-6f905357fbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 354/707] 199.204.45.35 () {32 vars in 838 bytes} [Sat May 30 03:03:26 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-30 03:03:26.189 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-5b1b2fb2-d34a-4972-b2cc-b39f0466b7ee 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:26.214 7 INFO cinder.volume.api [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-5b1b2fb2-d34a-4972-b2cc-b39f0466b7ee 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Volume info retrieved successfully. 2026-05-30 03:03:26.228 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-5b1b2fb2-d34a-4972-b2cc-b39f0466b7ee 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 354/708] 199.204.45.35 () {36 vars in 1072 bytes} [Sat May 30 03:03:26 2026] GET /v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 => generated 1662 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-30 03:03:26.517 8 INFO cinder.api.openstack.wsgi [None req-8a799743-2352-4e53-a886-6f905357fbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:26.517 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-5b1b2fb2-d34a-4972-b2cc-b39f0466b7ee 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:26.518 8 INFO cinder.api.openstack.wsgi [None req-8a799743-2352-4e53-a886-6f905357fbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:26.518 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-5b1b2fb2-d34a-4972-b2cc-b39f0466b7ee 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:28.166 8 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-26a91560-08e9-4431-a980-94addd28bb6f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:29.252 8 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-26a91560-08e9-4431-a980-94addd28bb6f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 356/711] 199.204.45.35 () {40 vars in 1134 bytes} [Sat May 30 03:03:28 2026] PUT /v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb => generated 775 bytes in 1096 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:29.773 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-486dd7b5-b941-478d-8dee-80199b5ae1aa 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:29.860 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-486dd7b5-b941-478d-8dee-80199b5ae1aa 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 356/712] 199.204.45.35 () {40 vars in 1147 bytes} [Sat May 30 03:03:29 2026] POST /v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-05-30 03:03:36.516 8 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-26a91560-08e9-4431-a980-94addd28bb6f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:36.517 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-486dd7b5-b941-478d-8dee-80199b5ae1aa 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:36.517 8 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-26a91560-08e9-4431-a980-94addd28bb6f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:36.517 7 INFO cinder.api.openstack.wsgi [req-7fa91acc-226e-46de-bf56-bf9d333610b4 req-486dd7b5-b941-478d-8dee-80199b5ae1aa 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:03:41.317 8 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-81480ce0-c14e-4c54-b07d-4f3067664b1f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:41.921 8 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-81480ce0-c14e-4c54-b07d-4f3067664b1f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 358/715] 199.204.45.35 () {38 vars in 1102 bytes} [Sat May 30 03:03:41 2026] DELETE /v3/27e324f9c41849ba8b78dd383f9e5424/attachments/8ec7740f-9469-40bb-9653-7ec7cd9d2eeb => generated 19 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:03:41.937 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 2026-05-30 03:03:41.938 7 INFO cinder.api.v3.volumes [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Delete volume with id: f4e9035b-ec99-4af1-935f-9d4c1314b886 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:03:41.960 7 INFO cinder.volume.api [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Volume info retrieved successfully. 2026-05-30 03:03:41.987 7 INFO cinder.volume.api [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] Delete volume request issued successfully. 2026-05-30 03:03:41.988 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 358/716] 199.204.45.35 () {36 vars in 1053 bytes} [Sat May 30 03:03:41 2026] DELETE /v3/27e324f9c41849ba8b78dd383f9e5424/volumes/f4e9035b-ec99-4af1-935f-9d4c1314b886 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-30 03:03:46.515 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:46.515 8 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-81480ce0-c14e-4c54-b07d-4f3067664b1f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:46.516 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:46.517 8 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-81480ce0-c14e-4c54-b07d-4f3067664b1f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:56.515 8 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-81480ce0-c14e-4c54-b07d-4f3067664b1f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:56.516 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:03:56.516 8 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-81480ce0-c14e-4c54-b07d-4f3067664b1f 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:03:56.517 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:04:05.079 8 INFO cinder.api.openstack.wsgi [req-8816df8e-de23-4a25-b172-4fd4d905dfd9 req-b16144b0-daab-44cf-a520-8dbdaa79f8ef b1eb9edcae294897aa605ede3c992efe 1fd386da13034f13ad7f8c672263e635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1fd386da13034f13ad7f8c672263e635/attachments?instance_id=c49d0cd2-34aa-4fab-804f-43db403452cc 2026-05-30 03:04:05.093 8 INFO cinder.api.openstack.wsgi [req-8816df8e-de23-4a25-b172-4fd4d905dfd9 req-b16144b0-daab-44cf-a520-8dbdaa79f8ef b1eb9edcae294897aa605ede3c992efe 1fd386da13034f13ad7f8c672263e635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1fd386da13034f13ad7f8c672263e635/attachments?instance_id=c49d0cd2-34aa-4fab-804f-43db403452cc returned with HTTP 200 [pid: 8|app: 0|req: 361/721] 199.204.45.35 () {36 vars in 1103 bytes} [Sat May 30 03:04:05 2026] GET /v3/1fd386da13034f13ad7f8c672263e635/attachments?instance_id=c49d0cd2-34aa-4fab-804f-43db403452cc => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:06.517 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:06.517 8 INFO cinder.api.openstack.wsgi [req-8816df8e-de23-4a25-b172-4fd4d905dfd9 req-b16144b0-daab-44cf-a520-8dbdaa79f8ef b1eb9edcae294897aa605ede3c992efe 1fd386da13034f13ad7f8c672263e635 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:06.518 8 INFO cinder.api.openstack.wsgi [req-8816df8e-de23-4a25-b172-4fd4d905dfd9 req-b16144b0-daab-44cf-a520-8dbdaa79f8ef b1eb9edcae294897aa605ede3c992efe 1fd386da13034f13ad7f8c672263e635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:06.518 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:16.516 8 INFO cinder.api.openstack.wsgi [req-8816df8e-de23-4a25-b172-4fd4d905dfd9 req-b16144b0-daab-44cf-a520-8dbdaa79f8ef b1eb9edcae294897aa605ede3c992efe 1fd386da13034f13ad7f8c672263e635 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:16.516 8 INFO cinder.api.openstack.wsgi [req-8816df8e-de23-4a25-b172-4fd4d905dfd9 req-b16144b0-daab-44cf-a520-8dbdaa79f8ef b1eb9edcae294897aa605ede3c992efe 1fd386da13034f13ad7f8c672263e635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:16.516 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:16.517 7 INFO cinder.api.openstack.wsgi [req-31fb8a37-273a-4275-87c6-020f5b048bfe req-d9d27e91-3958-4aa8-af1c-0da8825aae75 32b4f633cbc44410944112fd9c0e0328 27e324f9c41849ba8b78dd383f9e5424 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:23.449 8 INFO cinder.api.openstack.wsgi [None req-8be8e7cc-5ebb-452f-b3b3-b15e6da2323d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:23.455 8 INFO cinder.volume.api [None req-8be8e7cc-5ebb-452f-b3b3-b15e6da2323d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:04:23.457 8 INFO cinder.api.openstack.wsgi [None req-8be8e7cc-5ebb-452f-b3b3-b15e6da2323d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 364/726] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:04:23.498 7 INFO cinder.api.openstack.wsgi [None req-a402ce0f-721d-4db1-8ece-a65d4f4d827b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1fd386da13034f13ad7f8c672263e635?usage=true 2026-05-30 03:04:23.516 7 INFO cinder.api.openstack.wsgi [None req-a402ce0f-721d-4db1-8ece-a65d4f4d827b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1fd386da13034f13ad7f8c672263e635?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/727] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1fd386da13034f13ad7f8c672263e635?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:23.528 8 INFO cinder.api.openstack.wsgi [None req-bc034a70-fe2e-469e-8bc9-c539d9bdcf58 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:04:23.551 8 INFO cinder.api.openstack.wsgi [None req-bc034a70-fe2e-469e-8bc9-c539d9bdcf58 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/728] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:23.561 7 INFO cinder.api.openstack.wsgi [None req-5b5c6334-5c4f-46c9-a050-1c87ae486dff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/4672423d36294c5b928080f253b90074?usage=true 2026-05-30 03:04:23.579 7 INFO cinder.api.openstack.wsgi [None req-5b5c6334-5c4f-46c9-a050-1c87ae486dff ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/4672423d36294c5b928080f253b90074?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/729] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/4672423d36294c5b928080f253b90074?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:23.587 8 INFO cinder.api.openstack.wsgi [None req-526299b4-c37b-4ac3-ac74-605cc7ac05c6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/634b82c42caf4330a96bec3c1afe9e26?usage=true 2026-05-30 03:04:23.608 8 INFO cinder.api.openstack.wsgi [None req-526299b4-c37b-4ac3-ac74-605cc7ac05c6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/634b82c42caf4330a96bec3c1afe9e26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/730] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/634b82c42caf4330a96bec3c1afe9e26?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:23.621 7 INFO cinder.api.openstack.wsgi [None req-9b0f2d08-1b66-41fa-a9c5-35f33f6722ea ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:04:23.642 7 INFO cinder.api.openstack.wsgi [None req-9b0f2d08-1b66-41fa-a9c5-35f33f6722ea ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/731] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:23.655 8 INFO cinder.api.openstack.wsgi [None req-fb96f3d9-d34a-475b-b336-316bf925f251 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b23e807f223141279aa73f4f03756e37?usage=true 2026-05-30 03:04:23.677 8 INFO cinder.api.openstack.wsgi [None req-fb96f3d9-d34a-475b-b336-316bf925f251 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b23e807f223141279aa73f4f03756e37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/732] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b23e807f223141279aa73f4f03756e37?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:23.690 7 INFO cinder.api.openstack.wsgi [None req-3128f531-b439-4403-9d76-6e3961e31d03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:04:23.713 7 INFO cinder.api.openstack.wsgi [None req-3128f531-b439-4403-9d76-6e3961e31d03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/733] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:23.726 8 INFO cinder.api.openstack.wsgi [None req-e91968f4-6d65-4a49-933b-ffcf9c061326 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:04:23.732 8 INFO cinder.volume.api [None req-e91968f4-6d65-4a49-933b-ffcf9c061326 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:04:23.733 8 INFO cinder.api.openstack.wsgi [None req-e91968f4-6d65-4a49-933b-ffcf9c061326 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 368/734] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:04:23.744 7 INFO cinder.api.openstack.wsgi [None req-05ca700b-6033-4e8d-9f24-5160bf8beef0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:04:23.750 7 INFO cinder.api.openstack.wsgi [None req-05ca700b-6033-4e8d-9f24-5160bf8beef0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 367/735] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:23.761 8 INFO cinder.api.openstack.wsgi [None req-c27cc67f-590d-41f2-a721-988f192719e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:04:24.266 8 INFO cinder.api.openstack.wsgi [None req-c27cc67f-590d-41f2-a721-988f192719e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 369/736] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:04:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:04:24.278 7 INFO cinder.api.openstack.wsgi [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:04:24.287 7 INFO cinder.volume.api [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:04:24.288 7 INFO cinder.api.openstack.wsgi [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 368/737] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:04:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:04:26.516 8 INFO cinder.api.openstack.wsgi [None req-c27cc67f-590d-41f2-a721-988f192719e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:26.516 7 INFO cinder.api.openstack.wsgi [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:26.518 7 INFO cinder.api.openstack.wsgi [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:26.518 8 INFO cinder.api.openstack.wsgi [None req-c27cc67f-590d-41f2-a721-988f192719e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:36.517 7 INFO cinder.api.openstack.wsgi [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:36.518 8 INFO cinder.api.openstack.wsgi [None req-c27cc67f-590d-41f2-a721-988f192719e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:36.519 8 INFO cinder.api.openstack.wsgi [None req-c27cc67f-590d-41f2-a721-988f192719e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:36.519 7 INFO cinder.api.openstack.wsgi [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:46.516 7 INFO cinder.api.openstack.wsgi [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:46.516 8 INFO cinder.api.openstack.wsgi [None req-c27cc67f-590d-41f2-a721-988f192719e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:46.517 7 INFO cinder.api.openstack.wsgi [None req-22cbec29-94f4-4d0d-b669-71b6844b2bbd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:46.518 8 INFO cinder.api.openstack.wsgi [None req-c27cc67f-590d-41f2-a721-988f192719e0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:54.646 7 INFO cinder.api.openstack.wsgi [None req-e2ce632f-82d7-487f-b9bd-257cbeeb26ca 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes 2026-05-30 03:04:54.809 7 INFO cinder.volume.api [None req-e2ce632f-82d7-487f-b9bd-257cbeeb26ca 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Get all volumes completed successfully. 2026-05-30 03:04:54.809 7 INFO cinder.api.openstack.wsgi [None req-e2ce632f-82d7-487f-b9bd-257cbeeb26ca 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes returned with HTTP 200 [pid: 7|app: 0|req: 372/744] 10.0.0.29 () {32 vars in 700 bytes} [Sat May 30 03:04:54 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes => generated 15 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:04:54.823 8 INFO cinder.api.openstack.wsgi [None req-7ccc7515-b74e-4fa1-a4fa-eb608e0e1a7c 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes 2026-05-30 03:04:54.825 8 INFO cinder.api.v3.volumes [None req-7ccc7515-b74e-4fa1-a4fa-eb608e0e1a7c 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Create volume of 1 GB 2026-05-30 03:04:54.841 8 INFO cinder.volume.api [None req-7ccc7515-b74e-4fa1-a4fa-eb608e0e1a7c 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Availability Zones retrieved successfully. 2026-05-30 03:04:55.209 8 INFO cinder.volume.api [None req-7ccc7515-b74e-4fa1-a4fa-eb608e0e1a7c 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Create volume request issued successfully. 2026-05-30 03:04:55.210 8 INFO cinder.api.openstack.wsgi [None req-7ccc7515-b74e-4fa1-a4fa-eb608e0e1a7c 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 373/745] 10.0.0.29 () {34 vars in 722 bytes} [Sat May 30 03:04:54 2026] POST /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes => generated 876 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-30 03:04:55.235 7 INFO cinder.api.openstack.wsgi [None req-657d7601-1766-4cf4-95f0-5e927c1e5af6 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:55.253 7 INFO cinder.volume.api [None req-657d7601-1766-4cf4-95f0-5e927c1e5af6 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:55.260 7 INFO cinder.api.openstack.wsgi [None req-657d7601-1766-4cf4-95f0-5e927c1e5af6 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 373/746] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:55 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:04:56.284 8 INFO cinder.api.openstack.wsgi [None req-e3ffd8db-316d-496a-9855-7f9e021f9dc6 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:56.297 8 INFO cinder.volume.api [None req-e3ffd8db-316d-496a-9855-7f9e021f9dc6 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:56.303 8 INFO cinder.api.openstack.wsgi [None req-e3ffd8db-316d-496a-9855-7f9e021f9dc6 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 374/747] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:56 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:04:56.322 7 INFO cinder.api.openstack.wsgi [None req-b4017840-f480-40b1-8c3f-4f5ce5b29eb5 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:56.345 7 INFO cinder.volume.api [None req-b4017840-f480-40b1-8c3f-4f5ce5b29eb5 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:56.354 7 INFO cinder.api.openstack.wsgi [None req-b4017840-f480-40b1-8c3f-4f5ce5b29eb5 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 374/748] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:56 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:04:56.373 8 INFO cinder.api.openstack.wsgi [None req-6be0014b-1cfb-4079-8798-e5561bde3acf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes 2026-05-30 03:04:56.378 8 INFO cinder.api.v3.volumes [None req-6be0014b-1cfb-4079-8798-e5561bde3acf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Create volume of 1 GB 2026-05-30 03:04:56.382 8 INFO cinder.volume.api [None req-6be0014b-1cfb-4079-8798-e5561bde3acf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Availability Zones retrieved successfully. 2026-05-30 03:04:56.517 7 INFO cinder.api.openstack.wsgi [None req-b4017840-f480-40b1-8c3f-4f5ce5b29eb5 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:56.518 7 INFO cinder.api.openstack.wsgi [None req-b4017840-f480-40b1-8c3f-4f5ce5b29eb5 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:56.519 7 INFO cinder.api.openstack.wsgi [None req-b4017840-f480-40b1-8c3f-4f5ce5b29eb5 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:04:56.519 7 INFO cinder.api.openstack.wsgi [None req-b4017840-f480-40b1-8c3f-4f5ce5b29eb5 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:04:56.540 8 INFO cinder.volume.api [None req-6be0014b-1cfb-4079-8798-e5561bde3acf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Create volume request issued successfully. 2026-05-30 03:04:56.541 8 INFO cinder.api.openstack.wsgi [None req-6be0014b-1cfb-4079-8798-e5561bde3acf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 375/751] 10.0.0.29 () {34 vars in 722 bytes} [Sat May 30 03:04:56 2026] POST /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes => generated 875 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:04:56.566 7 INFO cinder.api.openstack.wsgi [None req-5c59e6ea-56e9-455a-b698-a80905f78c29 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:56.586 7 INFO cinder.volume.api [None req-5c59e6ea-56e9-455a-b698-a80905f78c29 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:56.595 7 INFO cinder.api.openstack.wsgi [None req-5c59e6ea-56e9-455a-b698-a80905f78c29 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 377/752] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:56 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:04:57.620 8 INFO cinder.api.openstack.wsgi [None req-6ac3d143-a1d9-43ac-9433-5652f772426e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:57.637 8 INFO cinder.volume.api [None req-6ac3d143-a1d9-43ac-9433-5652f772426e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:57.642 8 INFO cinder.api.openstack.wsgi [None req-6ac3d143-a1d9-43ac-9433-5652f772426e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 376/753] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:57 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:04:57.668 7 INFO cinder.api.openstack.wsgi [None req-798c2395-20bf-4f5b-8bde-9684ef874245 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:57.688 7 INFO cinder.volume.api [None req-798c2395-20bf-4f5b-8bde-9684ef874245 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:57.698 7 INFO cinder.api.openstack.wsgi [None req-798c2395-20bf-4f5b-8bde-9684ef874245 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 378/754] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:57 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e => 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.12/site-packages/pycadf/identifier.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-30 03:04:57.723 8 INFO cinder.api.openstack.wsgi [None req-10d525ce-dc52-466f-85b6-6571643f36eb 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes 2026-05-30 03:04:57.726 8 INFO cinder.api.v3.volumes [None req-10d525ce-dc52-466f-85b6-6571643f36eb 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Create volume of 1 GB 2026-05-30 03:04:57.731 8 INFO cinder.volume.api [None req-10d525ce-dc52-466f-85b6-6571643f36eb 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Availability Zones retrieved successfully. 2026-05-30 03:04:57.872 8 INFO cinder.volume.api [None req-10d525ce-dc52-466f-85b6-6571643f36eb 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Create volume request issued successfully. 2026-05-30 03:04:57.873 8 INFO cinder.api.openstack.wsgi [None req-10d525ce-dc52-466f-85b6-6571643f36eb 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 377/755] 10.0.0.29 () {34 vars in 722 bytes} [Sat May 30 03:04:57 2026] POST /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes => generated 873 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:04:57.891 7 INFO cinder.api.openstack.wsgi [None req-fe077432-36cd-476a-9eda-12bd70202e49 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:57.915 7 INFO cinder.volume.api [None req-fe077432-36cd-476a-9eda-12bd70202e49 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:57.926 7 INFO cinder.api.openstack.wsgi [None req-fe077432-36cd-476a-9eda-12bd70202e49 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 379/756] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:57 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 => generated 941 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:04:58.965 8 INFO cinder.api.openstack.wsgi [None req-b44108f3-a3e8-4904-a506-ccd21317ddf3 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:58.981 8 INFO cinder.volume.api [None req-b44108f3-a3e8-4904-a506-ccd21317ddf3 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:58.987 8 INFO cinder.api.openstack.wsgi [None req-b44108f3-a3e8-4904-a506-ccd21317ddf3 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 378/757] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:58 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:04:59.012 7 INFO cinder.api.openstack.wsgi [None req-c308e742-afef-49eb-aaf4-df27df0dd21f 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:59.025 7 INFO cinder.volume.api [None req-c308e742-afef-49eb-aaf4-df27df0dd21f 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:59.030 7 INFO cinder.api.openstack.wsgi [None req-c308e742-afef-49eb-aaf4-df27df0dd21f 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 380/758] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:59 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:04:59.051 8 INFO cinder.api.openstack.wsgi [None req-5112a9f0-d306-4770-87d6-c4697fe025c8 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes 2026-05-30 03:04:59.090 8 INFO cinder.volume.api [None req-5112a9f0-d306-4770-87d6-c4697fe025c8 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Get all volumes completed successfully. 2026-05-30 03:04:59.091 8 INFO cinder.api.openstack.wsgi [None req-5112a9f0-d306-4770-87d6-c4697fe025c8 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 379/759] 10.0.0.29 () {32 vars in 700 bytes} [Sat May 30 03:04:59 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes => generated 1320 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:04:59.108 7 INFO cinder.api.openstack.wsgi [None req-e7ffd2e3-2ac8-4a73-812c-3fb026717dfb 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:59.125 7 INFO cinder.volume.api [None req-e7ffd2e3-2ac8-4a73-812c-3fb026717dfb 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:59.132 7 INFO cinder.api.openstack.wsgi [None req-e7ffd2e3-2ac8-4a73-812c-3fb026717dfb 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 381/760] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:59 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 => generated 966 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:04:59.154 8 INFO cinder.api.openstack.wsgi [None req-80dd0d07-aa1f-4dcc-ace4-320714366d84 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 2026-05-30 03:04:59.154 8 INFO cinder.api.v3.volumes [None req-80dd0d07-aa1f-4dcc-ace4-320714366d84 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Delete volume with id: 23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:59.164 8 INFO cinder.volume.api [None req-80dd0d07-aa1f-4dcc-ace4-320714366d84 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:59.192 8 INFO cinder.volume.api [None req-80dd0d07-aa1f-4dcc-ace4-320714366d84 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Delete volume request issued successfully. 2026-05-30 03:04:59.192 8 INFO cinder.api.openstack.wsgi [None req-80dd0d07-aa1f-4dcc-ace4-320714366d84 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 380/761] 10.0.0.29 () {32 vars in 777 bytes} [Sat May 30 03:04:59 2026] DELETE /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 => 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.12/site-packages/pycadf/identifier.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-30 03:04:59.204 7 INFO cinder.api.openstack.wsgi [None req-3941c513-1ad4-458a-ae4c-61b8f1ec93a0 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:04:59.216 7 INFO cinder.volume.api [None req-3941c513-1ad4-458a-ae4c-61b8f1ec93a0 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:04:59.220 7 INFO cinder.api.openstack.wsgi [None req-3941c513-1ad4-458a-ae4c-61b8f1ec93a0 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 382/762] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:04:59 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:05:00.247 8 INFO cinder.api.openstack.wsgi [None req-abaab360-1588-4258-aa06-93ca47dc4aa2 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 2026-05-30 03:05:00.255 8 INFO cinder.api.openstack.wsgi [None req-abaab360-1588-4258-aa06-93ca47dc4aa2 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 returned with HTTP 404 [pid: 8|app: 0|req: 381/763] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:00 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/23ea2a17-f5ab-4ce3-9dda-c8bd1bc19d35 => 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.12/site-packages/pycadf/identifier.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-30 03:05:00.264 7 INFO cinder.api.openstack.wsgi [None req-b73f1cf3-f115-4ae4-9d69-893d718e8962 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:05:00.277 7 INFO cinder.volume.api [None req-b73f1cf3-f115-4ae4-9d69-893d718e8962 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:05:00.282 7 INFO cinder.api.openstack.wsgi [None req-b73f1cf3-f115-4ae4-9d69-893d718e8962 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 383/764] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:00 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:00.316 8 INFO cinder.api.openstack.wsgi [None req-ab495d82-4f9a-4e18-b04c-bf12a436cc1f 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e 2026-05-30 03:05:00.317 8 INFO cinder.api.v3.volumes [None req-ab495d82-4f9a-4e18-b04c-bf12a436cc1f 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Delete volume with id: 73c19ec2-87b9-4738-add3-34dcdfc7f07e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:05:00.331 8 INFO cinder.volume.api [None req-ab495d82-4f9a-4e18-b04c-bf12a436cc1f 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:05:00.353 8 INFO cinder.volume.api [None req-ab495d82-4f9a-4e18-b04c-bf12a436cc1f 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Delete volume request issued successfully. 2026-05-30 03:05:00.354 8 INFO cinder.api.openstack.wsgi [None req-ab495d82-4f9a-4e18-b04c-bf12a436cc1f 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 382/765] 10.0.0.29 () {32 vars in 777 bytes} [Sat May 30 03:05:00 2026] DELETE /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:05:00.366 7 INFO cinder.api.openstack.wsgi [None req-1d14d7cf-16e9-48e9-9a34-6c595c6ff7da 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:05:00.384 7 INFO cinder.volume.api [None req-1d14d7cf-16e9-48e9-9a34-6c595c6ff7da 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:05:00.389 7 INFO cinder.api.openstack.wsgi [None req-1d14d7cf-16e9-48e9-9a34-6c595c6ff7da 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 384/766] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:00 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e => generated 967 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:05:01.416 8 INFO cinder.api.openstack.wsgi [None req-9398ddf3-940b-41ed-8cc5-e30802cb3701 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e 2026-05-30 03:05:01.428 8 INFO cinder.api.openstack.wsgi [None req-9398ddf3-940b-41ed-8cc5-e30802cb3701 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e returned with HTTP 404 [pid: 8|app: 0|req: 383/767] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:01 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/73c19ec2-87b9-4738-add3-34dcdfc7f07e => 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.12/site-packages/pycadf/identifier.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-30 03:05:01.437 7 INFO cinder.api.openstack.wsgi [None req-1f78300a-2e85-4ebe-9b7a-ef6ba200ea93 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:05:01.460 7 INFO cinder.volume.api [None req-1f78300a-2e85-4ebe-9b7a-ef6ba200ea93 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:05:01.473 7 INFO cinder.api.openstack.wsgi [None req-1f78300a-2e85-4ebe-9b7a-ef6ba200ea93 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 385/768] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:01 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:01.499 8 INFO cinder.api.openstack.wsgi [None req-1121530e-2cd4-4159-bd69-48b6b1e0e7bf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 2026-05-30 03:05:01.500 8 INFO cinder.api.v3.volumes [None req-1121530e-2cd4-4159-bd69-48b6b1e0e7bf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Delete volume with id: 86bbdfb8-73eb-43af-a9de-4ea86d588910 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:05:01.517 8 INFO cinder.volume.api [None req-1121530e-2cd4-4159-bd69-48b6b1e0e7bf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:05:01.545 8 INFO cinder.volume.api [None req-1121530e-2cd4-4159-bd69-48b6b1e0e7bf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Delete volume request issued successfully. 2026-05-30 03:05:01.545 8 INFO cinder.api.openstack.wsgi [None req-1121530e-2cd4-4159-bd69-48b6b1e0e7bf 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 384/769] 10.0.0.29 () {32 vars in 777 bytes} [Sat May 30 03:05:01 2026] DELETE /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 => 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.12/site-packages/pycadf/identifier.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-30 03:05:01.561 7 INFO cinder.api.openstack.wsgi [None req-4c120c7f-089f-49d9-b476-f7cad8a109a2 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:05:01.576 7 INFO cinder.volume.api [None req-4c120c7f-089f-49d9-b476-f7cad8a109a2 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] Volume info retrieved successfully. 2026-05-30 03:05:01.582 7 INFO cinder.api.openstack.wsgi [None req-4c120c7f-089f-49d9-b476-f7cad8a109a2 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 386/770] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:01 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:05:02.603 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 2026-05-30 03:05:02.611 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 returned with HTTP 404 [pid: 8|app: 0|req: 385/771] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:02 2026] GET /v3/2982f2dd0ae94404b88c428c1ac8683d/volumes/86bbdfb8-73eb-43af-a9de-4ea86d588910 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-30 03:05:06.515 7 INFO cinder.api.openstack.wsgi [None req-4c120c7f-089f-49d9-b476-f7cad8a109a2 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:06.516 7 INFO cinder.api.openstack.wsgi [None req-4c120c7f-089f-49d9-b476-f7cad8a109a2 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:06.516 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:06.517 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:09.259 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:05:09.260 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 387/774] 10.0.0.35 () {28 vars in 375 bytes} [Sat May 30 03:05:09 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:05:09.272 7 INFO cinder.api.openstack.wsgi [None req-309443c3-773c-488e-b2b9-70317d992654 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d76d7d69c19e4756955fa3708fb1b1a4/limits?tenant_id=d76d7d69c19e4756955fa3708fb1b1a4 2026-05-30 03:05:09.303 7 INFO cinder.api.openstack.wsgi [None req-309443c3-773c-488e-b2b9-70317d992654 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d76d7d69c19e4756955fa3708fb1b1a4/limits?tenant_id=d76d7d69c19e4756955fa3708fb1b1a4 returned with HTTP 200 [pid: 7|app: 0|req: 388/775] 10.0.0.35 () {34 vars in 878 bytes} [Sat May 30 03:05:09 2026] GET /v3/d76d7d69c19e4756955fa3708fb1b1a4/limits?tenant_id=d76d7d69c19e4756955fa3708fb1b1a4 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:05:10.879 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:05:10.880 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 388/776] 10.0.0.35 () {28 vars in 375 bytes} [Sat May 30 03:05:10 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-30 03:05:10.887 7 INFO cinder.api.openstack.wsgi [None req-309443c3-773c-488e-b2b9-70317d992654 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:05:10.887 7 INFO cinder.api.openstack.wsgi [None req-309443c3-773c-488e-b2b9-70317d992654 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 389/777] 10.0.0.35 () {28 vars in 375 bytes} [Sat May 30 03:05:10 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-30 03:05:11.615 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:05:11.616 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 389/778] 10.0.0.35 () {28 vars in 375 bytes} [Sat May 30 03:05:11 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-30 03:05:11.633 7 INFO cinder.api.openstack.wsgi [None req-ef5ea2bc-8119-4f80-921e-57f5f0cedda5 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d76d7d69c19e4756955fa3708fb1b1a4/limits?tenant_id=d76d7d69c19e4756955fa3708fb1b1a4 2026-05-30 03:05:11.666 7 INFO cinder.api.openstack.wsgi [None req-ef5ea2bc-8119-4f80-921e-57f5f0cedda5 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d76d7d69c19e4756955fa3708fb1b1a4/limits?tenant_id=d76d7d69c19e4756955fa3708fb1b1a4 returned with HTTP 200 [pid: 7|app: 0|req: 390/779] 10.0.0.35 () {34 vars in 878 bytes} [Sat May 30 03:05:11 2026] GET /v3/d76d7d69c19e4756955fa3708fb1b1a4/limits?tenant_id=d76d7d69c19e4756955fa3708fb1b1a4 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:05:13.285 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:05:13.286 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 390/780] 10.0.0.35 () {28 vars in 375 bytes} [Sat May 30 03:05:13 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-30 03:05:13.292 7 INFO cinder.api.openstack.wsgi [None req-ef5ea2bc-8119-4f80-921e-57f5f0cedda5 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:05:13.293 7 INFO cinder.api.openstack.wsgi [None req-ef5ea2bc-8119-4f80-921e-57f5f0cedda5 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 391/781] 10.0.0.35 () {28 vars in 375 bytes} [Sat May 30 03:05:13 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-30 03:05:16.516 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:16.516 7 INFO cinder.api.openstack.wsgi [None req-ef5ea2bc-8119-4f80-921e-57f5f0cedda5 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:16.517 8 INFO cinder.api.openstack.wsgi [None req-20bd1220-3153-464c-8d1a-b6695316832e 4aa54b0e7a534d4ca074b1b099c7f445 2982f2dd0ae94404b88c428c1ac8683d - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:16.517 7 INFO cinder.api.openstack.wsgi [None req-ef5ea2bc-8119-4f80-921e-57f5f0cedda5 6c8d34eef8b649c5b452a8a9968961cc d76d7d69c19e4756955fa3708fb1b1a4 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:23.597 7 INFO cinder.api.openstack.wsgi [None req-8681203c-e32e-4298-943d-70c2a56e68a4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:05:23.604 7 INFO cinder.volume.api [None req-8681203c-e32e-4298-943d-70c2a56e68a4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:05:23.605 7 INFO cinder.api.openstack.wsgi [None req-8681203c-e32e-4298-943d-70c2a56e68a4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 393/784] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:05:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:05:23.616 8 INFO cinder.api.openstack.wsgi [None req-a6bfba97-e1de-4681-9995-497bee03390a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:05:23.626 8 INFO cinder.api.openstack.wsgi [None req-a6bfba97-e1de-4681-9995-497bee03390a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 392/785] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:05:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:23.637 7 INFO cinder.api.openstack.wsgi [None req-b876024f-b74e-4600-909a-6ee5c6b8b744 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:05:23.649 7 INFO cinder.volume.api [None req-b876024f-b74e-4600-909a-6ee5c6b8b744 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:05:23.651 7 INFO cinder.api.openstack.wsgi [None req-b876024f-b74e-4600-909a-6ee5c6b8b744 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 394/786] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:05:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:05:23.663 8 INFO cinder.api.openstack.wsgi [None req-d63628c0-6cfd-420e-943a-e08faaebde14 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:05:24.167 8 INFO cinder.api.openstack.wsgi [None req-d63628c0-6cfd-420e-943a-e08faaebde14 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 393/787] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:05:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.185 7 INFO cinder.api.openstack.wsgi [None req-1434a2c9-0c2a-491f-b9b1-6bd9f52fe7bb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:05:24.197 7 INFO cinder.volume.api [None req-1434a2c9-0c2a-491f-b9b1-6bd9f52fe7bb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:05:24.201 7 INFO cinder.api.openstack.wsgi [None req-1434a2c9-0c2a-491f-b9b1-6bd9f52fe7bb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 395/788] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:05:24.241 8 INFO cinder.api.openstack.wsgi [None req-77f3136e-e5fb-4400-883b-eafcb9333316 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1324dce926ae4fd8942560dbb892ff99?usage=true 2026-05-30 03:05:24.269 8 INFO cinder.api.openstack.wsgi [None req-77f3136e-e5fb-4400-883b-eafcb9333316 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1324dce926ae4fd8942560dbb892ff99?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/789] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1324dce926ae4fd8942560dbb892ff99?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.284 7 INFO cinder.api.openstack.wsgi [None req-9ae18188-d0ad-4f17-abf5-9225a426fa30 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true 2026-05-30 03:05:24.307 7 INFO cinder.api.openstack.wsgi [None req-9ae18188-d0ad-4f17-abf5-9225a426fa30 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/790] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.317 8 INFO cinder.api.openstack.wsgi [None req-bb203bfb-19ae-4504-95ed-5a60e691a3ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/254814208b984d378f6e818348c7977f?usage=true 2026-05-30 03:05:24.337 8 INFO cinder.api.openstack.wsgi [None req-bb203bfb-19ae-4504-95ed-5a60e691a3ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/254814208b984d378f6e818348c7977f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/791] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/254814208b984d378f6e818348c7977f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.348 7 INFO cinder.api.openstack.wsgi [None req-f81a9928-c80b-49fb-8507-5937548e30d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true 2026-05-30 03:05:24.369 7 INFO cinder.api.openstack.wsgi [None req-f81a9928-c80b-49fb-8507-5937548e30d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/792] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.382 8 INFO cinder.api.openstack.wsgi [None req-e6a37069-dcca-4963-a68b-f750640e8d35 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:05:24.405 8 INFO cinder.api.openstack.wsgi [None req-e6a37069-dcca-4963-a68b-f750640e8d35 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/793] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.419 7 INFO cinder.api.openstack.wsgi [None req-4321216d-1e22-4880-8933-0d0e9e802824 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/3a242541e77a4925b857f2bfc0076576?usage=true 2026-05-30 03:05:24.445 7 INFO cinder.api.openstack.wsgi [None req-4321216d-1e22-4880-8933-0d0e9e802824 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/3a242541e77a4925b857f2bfc0076576?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/794] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/3a242541e77a4925b857f2bfc0076576?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.458 8 INFO cinder.api.openstack.wsgi [None req-56a560d2-556e-4138-8803-6470db9f976e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:05:24.499 8 INFO cinder.api.openstack.wsgi [None req-56a560d2-556e-4138-8803-6470db9f976e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/795] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.511 7 INFO cinder.api.openstack.wsgi [None req-83404d56-46b1-4dd9-b2d2-67d4248310d0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true 2026-05-30 03:05:24.546 7 INFO cinder.api.openstack.wsgi [None req-83404d56-46b1-4dd9-b2d2-67d4248310d0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/796] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.557 8 INFO cinder.api.openstack.wsgi [None req-c8b89fe3-d466-40cb-8001-a84ab85bf7ee ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true 2026-05-30 03:05:24.581 8 INFO cinder.api.openstack.wsgi [None req-c8b89fe3-d466-40cb-8001-a84ab85bf7ee ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 398/797] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.594 7 INFO cinder.api.openstack.wsgi [None req-d815be88-5231-46ae-891a-9c187725532f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true 2026-05-30 03:05:24.618 7 INFO cinder.api.openstack.wsgi [None req-d815be88-5231-46ae-891a-9c187725532f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/798] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.636 8 INFO cinder.api.openstack.wsgi [None req-dae5b41f-2585-4079-9287-519689434d29 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/af21faa2f3cc454ba97ee9fd85f14ffa?usage=true 2026-05-30 03:05:24.663 8 INFO cinder.api.openstack.wsgi [None req-dae5b41f-2585-4079-9287-519689434d29 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/af21faa2f3cc454ba97ee9fd85f14ffa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 399/799] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/af21faa2f3cc454ba97ee9fd85f14ffa?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.678 7 INFO cinder.api.openstack.wsgi [None req-126dfce0-5e33-4284-bedc-b227399a9cf3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true 2026-05-30 03:05:24.694 7 INFO cinder.api.openstack.wsgi [None req-126dfce0-5e33-4284-bedc-b227399a9cf3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/800] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.707 8 INFO cinder.api.openstack.wsgi [None req-0f7c576c-8d15-4293-8873-247ee65fcb17 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true 2026-05-30 03:05:24.726 8 INFO cinder.api.openstack.wsgi [None req-0f7c576c-8d15-4293-8873-247ee65fcb17 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 400/801] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.740 7 INFO cinder.api.openstack.wsgi [None req-6b789b9d-f2cf-4cca-86d1-86725c826ea3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:05:24.765 7 INFO cinder.api.openstack.wsgi [None req-6b789b9d-f2cf-4cca-86d1-86725c826ea3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/802] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:24.776 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true 2026-05-30 03:05:24.800 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/803] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:05:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:26.516 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:26.516 7 INFO cinder.api.openstack.wsgi [None req-6b789b9d-f2cf-4cca-86d1-86725c826ea3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:26.517 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:26.517 7 INFO cinder.api.openstack.wsgi [None req-6b789b9d-f2cf-4cca-86d1-86725c826ea3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:33.228 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:05:33.229 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 403/806] 10.0.0.29 () {30 vars in 410 bytes} [Sat May 30 03:05:33 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-30 03:05:36.516 7 INFO cinder.api.openstack.wsgi [None req-6b789b9d-f2cf-4cca-86d1-86725c826ea3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:36.516 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:36.516 7 INFO cinder.api.openstack.wsgi [None req-6b789b9d-f2cf-4cca-86d1-86725c826ea3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:36.517 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:46.515 7 INFO cinder.api.openstack.wsgi [None req-6b789b9d-f2cf-4cca-86d1-86725c826ea3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:46.516 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:46.516 7 INFO cinder.api.openstack.wsgi [None req-6b789b9d-f2cf-4cca-86d1-86725c826ea3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:46.517 8 INFO cinder.api.openstack.wsgi [None req-750cd68b-e641-4f18-990b-2cacb43e1112 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:55.933 7 INFO cinder.api.openstack.wsgi [None req-0884239f-983c-43fc-b236-13c49d5fa249 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes 2026-05-30 03:05:55.936 7 INFO cinder.api.v3.volumes [None req-0884239f-983c-43fc-b236-13c49d5fa249 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Create volume of 1 GB 2026-05-30 03:05:55.940 7 INFO cinder.volume.api [None req-0884239f-983c-43fc-b236-13c49d5fa249 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Availability Zones retrieved successfully. 2026-05-30 03:05:56.070 7 INFO cinder.volume.api [None req-0884239f-983c-43fc-b236-13c49d5fa249 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Create volume request issued successfully. 2026-05-30 03:05:56.071 7 INFO cinder.api.openstack.wsgi [None req-0884239f-983c-43fc-b236-13c49d5fa249 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 406/811] 10.0.0.29 () {34 vars in 721 bytes} [Sat May 30 03:05:55 2026] POST /v3/189c9594a4fc42d1815c414069e630a2/volumes => generated 860 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-30 03:05:56.103 8 INFO cinder.api.openstack.wsgi [None req-4d6be4aa-eacc-4ed3-9f8f-f3824952608b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:05:56.123 8 INFO cinder.volume.api [None req-4d6be4aa-eacc-4ed3-9f8f-f3824952608b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:05:56.131 8 INFO cinder.api.openstack.wsgi [None req-4d6be4aa-eacc-4ed3-9f8f-f3824952608b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 406/812] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:56 2026] GET /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:05:56.516 8 INFO cinder.api.openstack.wsgi [None req-4d6be4aa-eacc-4ed3-9f8f-f3824952608b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:56.516 7 INFO cinder.api.openstack.wsgi [None req-0884239f-983c-43fc-b236-13c49d5fa249 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:05:56.516 7 INFO cinder.api.openstack.wsgi [None req-0884239f-983c-43fc-b236-13c49d5fa249 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:05:56.517 8 INFO cinder.api.openstack.wsgi [None req-4d6be4aa-eacc-4ed3-9f8f-f3824952608b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:05:57.160 7 INFO cinder.api.openstack.wsgi [None req-1108f10e-3000-447b-87d1-f4bb71b03b7b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:05:57.177 7 INFO cinder.volume.api [None req-1108f10e-3000-447b-87d1-f4bb71b03b7b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:05:57.183 7 INFO cinder.api.openstack.wsgi [None req-1108f10e-3000-447b-87d1-f4bb71b03b7b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 408/815] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:05:57 2026] GET /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:06.516 8 INFO cinder.api.openstack.wsgi [None req-4d6be4aa-eacc-4ed3-9f8f-f3824952608b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:06.516 7 INFO cinder.api.openstack.wsgi [None req-1108f10e-3000-447b-87d1-f4bb71b03b7b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:06.517 8 INFO cinder.api.openstack.wsgi [None req-4d6be4aa-eacc-4ed3-9f8f-f3824952608b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:06:06.517 7 INFO cinder.api.openstack.wsgi [None req-1108f10e-3000-447b-87d1-f4bb71b03b7b ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:10.885 8 INFO cinder.api.openstack.wsgi [None req-4438a004-2b86-4d66-ac41-121bed9081b0 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:10.898 8 INFO cinder.volume.api [None req-4438a004-2b86-4d66-ac41-121bed9081b0 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:06:10.911 8 INFO cinder.volume.api [None req-4438a004-2b86-4d66-ac41-121bed9081b0 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Update volume admin metadata completed successfully. 2026-05-30 03:06:11.417 8 INFO cinder.volume.api [None req-4438a004-2b86-4d66-ac41-121bed9081b0 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Attach volume completed successfully. 2026-05-30 03:06:11.418 8 INFO cinder.api.openstack.wsgi [None req-4438a004-2b86-4d66-ac41-121bed9081b0 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 409/818] 10.0.0.29 () {34 vars in 809 bytes} [Sat May 30 03:06:10 2026] POST /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d/action => generated 0 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:11.431 7 INFO cinder.api.openstack.wsgi [None req-70524304-fc16-4db7-9828-9db9789de8a6 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:11.450 7 INFO cinder.volume.api [None req-70524304-fc16-4db7-9828-9db9789de8a6 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:06:11.455 7 INFO cinder.api.openstack.wsgi [None req-70524304-fc16-4db7-9828-9db9789de8a6 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 410/819] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:11 2026] GET /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d => generated 1287 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:11.479 8 INFO cinder.api.openstack.wsgi [None req-4cbfbc6d-e1f3-4908-a191-e8b4bd409d72 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:11.495 8 INFO cinder.volume.api [None req-4cbfbc6d-e1f3-4908-a191-e8b4bd409d72 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:06:12.000 8 INFO cinder.volume.api [None req-4cbfbc6d-e1f3-4908-a191-e8b4bd409d72 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Detach volume completed successfully. 2026-05-30 03:06:12.001 8 INFO cinder.api.openstack.wsgi [None req-4cbfbc6d-e1f3-4908-a191-e8b4bd409d72 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 410/820] 10.0.0.29 () {34 vars in 809 bytes} [Sat May 30 03:06:11 2026] POST /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:12.016 7 INFO cinder.api.openstack.wsgi [None req-d96af584-e1dd-4e4b-bb7a-5b6031a848d9 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:12.041 7 INFO cinder.volume.api [None req-d96af584-e1dd-4e4b-bb7a-5b6031a848d9 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:06:12.046 7 INFO cinder.api.openstack.wsgi [None req-d96af584-e1dd-4e4b-bb7a-5b6031a848d9 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 411/821] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:12 2026] GET /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d => generated 972 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:16.516 8 INFO cinder.api.openstack.wsgi [None req-4cbfbc6d-e1f3-4908-a191-e8b4bd409d72 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:16.516 7 INFO cinder.api.openstack.wsgi [None req-d96af584-e1dd-4e4b-bb7a-5b6031a848d9 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:16.517 8 INFO cinder.api.openstack.wsgi [None req-4cbfbc6d-e1f3-4908-a191-e8b4bd409d72 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:06:16.517 7 INFO cinder.api.openstack.wsgi [None req-d96af584-e1dd-4e4b-bb7a-5b6031a848d9 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:17.993 8 INFO cinder.api.openstack.wsgi [None req-77620246-8941-4d61-87b8-b9be9857ca1e ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:18.010 8 INFO cinder.volume.api [None req-77620246-8941-4d61-87b8-b9be9857ca1e ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:06:18.014 8 INFO cinder.api.openstack.wsgi [None req-77620246-8941-4d61-87b8-b9be9857ca1e ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 412/824] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:17 2026] GET /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:18.034 7 INFO cinder.api.openstack.wsgi [None req-275c654d-f338-46cb-a2a9-8bf32d44acdc ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d 2026-05-30 03:06:18.034 7 INFO cinder.api.v3.volumes [None req-275c654d-f338-46cb-a2a9-8bf32d44acdc ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Delete volume with id: d766b152-0492-4884-adc5-dc7209ee230d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:18.050 7 INFO cinder.volume.api [None req-275c654d-f338-46cb-a2a9-8bf32d44acdc ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:06:18.088 7 INFO cinder.volume.api [None req-275c654d-f338-46cb-a2a9-8bf32d44acdc ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Delete volume request issued successfully. 2026-05-30 03:06:18.088 7 INFO cinder.api.openstack.wsgi [None req-275c654d-f338-46cb-a2a9-8bf32d44acdc ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 413/825] 10.0.0.29 () {32 vars in 777 bytes} [Sat May 30 03:06:18 2026] DELETE /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:18.103 8 INFO cinder.api.openstack.wsgi [None req-b680f600-af5e-4d65-a232-7dac953c9817 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:18.132 8 INFO cinder.volume.api [None req-b680f600-af5e-4d65-a232-7dac953c9817 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] Volume info retrieved successfully. 2026-05-30 03:06:18.140 8 INFO cinder.api.openstack.wsgi [None req-b680f600-af5e-4d65-a232-7dac953c9817 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 413/826] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:18 2026] GET /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d => generated 971 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:19.159 7 INFO cinder.api.openstack.wsgi [None req-a0783a58-0285-4d7f-87ca-dfbd923bcaa9 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d 2026-05-30 03:06:19.168 7 INFO cinder.api.openstack.wsgi [None req-a0783a58-0285-4d7f-87ca-dfbd923bcaa9 ea66262e09f245fda8455f53613c5c07 189c9594a4fc42d1815c414069e630a2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d returned with HTTP 404 [pid: 7|app: 0|req: 414/827] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:19 2026] GET /v3/189c9594a4fc42d1815c414069e630a2/volumes/d766b152-0492-4884-adc5-dc7209ee230d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:23.488 8 INFO cinder.api.openstack.wsgi [None req-b1df4bfb-4692-40f0-8c1a-3d14064ac6ee ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:06:23.494 8 INFO cinder.api.openstack.wsgi [None req-b1df4bfb-4692-40f0-8c1a-3d14064ac6ee ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 414/828] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.623 7 INFO cinder.api.openstack.wsgi [None req-ae806eb4-291c-4343-b75f-40b6cb63cdf1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/0d6529d0a2784606bba8fdc246ee2c5b?usage=true 2026-05-30 03:06:23.646 7 INFO cinder.api.openstack.wsgi [None req-ae806eb4-291c-4343-b75f-40b6cb63cdf1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/0d6529d0a2784606bba8fdc246ee2c5b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 415/829] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/0d6529d0a2784606bba8fdc246ee2c5b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.662 8 INFO cinder.api.openstack.wsgi [None req-dd03bb43-1116-4c79-a002-b018811b3843 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true 2026-05-30 03:06:23.690 8 INFO cinder.api.openstack.wsgi [None req-dd03bb43-1116-4c79-a002-b018811b3843 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/830] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.704 7 INFO cinder.api.openstack.wsgi [None req-ead55485-3679-410b-b37e-bc4933628385 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true 2026-05-30 03:06:23.726 7 INFO cinder.api.openstack.wsgi [None req-ead55485-3679-410b-b37e-bc4933628385 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/831] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.736 7 INFO cinder.api.openstack.wsgi [None req-26bf6af8-9212-48d1-8c2b-01ef750d7e6b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:06:23.750 7 INFO cinder.api.openstack.wsgi [None req-26bf6af8-9212-48d1-8c2b-01ef750d7e6b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/832] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.761 7 INFO cinder.api.openstack.wsgi [None req-4176cec1-19af-4fff-bbaf-589f9dd80f66 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/70458598dc1b4b9cbe5bf1cad462bbeb?usage=true 2026-05-30 03:06:23.784 7 INFO cinder.api.openstack.wsgi [None req-4176cec1-19af-4fff-bbaf-589f9dd80f66 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/70458598dc1b4b9cbe5bf1cad462bbeb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/833] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/70458598dc1b4b9cbe5bf1cad462bbeb?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.792 7 INFO cinder.api.openstack.wsgi [None req-b427c425-10a3-4bb3-974e-50c737916679 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:06:23.806 7 INFO cinder.api.openstack.wsgi [None req-b427c425-10a3-4bb3-974e-50c737916679 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/834] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.817 7 INFO cinder.api.openstack.wsgi [None req-20ab87e4-35a1-451c-ab01-b681413c4d73 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true 2026-05-30 03:06:23.835 7 INFO cinder.api.openstack.wsgi [None req-20ab87e4-35a1-451c-ab01-b681413c4d73 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/835] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.845 7 INFO cinder.api.openstack.wsgi [None req-434facc7-c5a1-4852-aeb3-0280bbebf263 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true 2026-05-30 03:06:23.865 8 INFO cinder.api.openstack.wsgi [None req-663b870b-7adf-48d4-8a5e-c525480a6a17 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes 2026-05-30 03:06:23.867 7 INFO cinder.api.openstack.wsgi [None req-434facc7-c5a1-4852-aeb3-0280bbebf263 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true returned with HTTP 200 2026-05-30 03:06:23.867 8 INFO cinder.api.v3.volumes [None req-663b870b-7adf-48d4-8a5e-c525480a6a17 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Create volume of 1 GB [pid: 7|app: 0|req: 421/836] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.874 8 INFO cinder.volume.api [None req-663b870b-7adf-48d4-8a5e-c525480a6a17 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Availability Zones retrieved successfully. 2026-05-30 03:06:23.877 7 INFO cinder.api.openstack.wsgi [None req-b3838137-2b6c-438d-83ca-6e5cf26d6b0c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true 2026-05-30 03:06:23.905 7 INFO cinder.api.openstack.wsgi [None req-b3838137-2b6c-438d-83ca-6e5cf26d6b0c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/837] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.915 7 INFO cinder.api.openstack.wsgi [None req-702291ec-abc6-44bd-be8a-e0de126cc900 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true 2026-05-30 03:06:23.954 7 INFO cinder.api.openstack.wsgi [None req-702291ec-abc6-44bd-be8a-e0de126cc900 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/838] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.964 7 INFO cinder.api.openstack.wsgi [None req-37a9ce15-969e-4d1c-b85a-25b5190f2996 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true 2026-05-30 03:06:23.985 7 INFO cinder.api.openstack.wsgi [None req-37a9ce15-969e-4d1c-b85a-25b5190f2996 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/839] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:23.995 7 INFO cinder.api.openstack.wsgi [None req-1fde4c87-1089-4a97-b96f-7f073e044674 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:06:24.014 7 INFO cinder.api.openstack.wsgi [None req-1fde4c87-1089-4a97-b96f-7f073e044674 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/840] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:24.023 7 INFO cinder.api.openstack.wsgi [None req-5aaa8fa3-80b2-440d-8620-5c0eaad9ab5f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true 2026-05-30 03:06:24.050 7 INFO cinder.api.openstack.wsgi [None req-5aaa8fa3-80b2-440d-8620-5c0eaad9ab5f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/841] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:06:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:24.066 7 INFO cinder.api.openstack.wsgi [None req-563ee7f7-e625-4c7a-aa92-b7e01183cae3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:06:24.074 7 INFO cinder.volume.api [None req-563ee7f7-e625-4c7a-aa92-b7e01183cae3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:24.079 7 INFO cinder.api.openstack.wsgi [None req-563ee7f7-e625-4c7a-aa92-b7e01183cae3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 427/842] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:06:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 1077 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:24.086 8 INFO cinder.volume.api [None req-663b870b-7adf-48d4-8a5e-c525480a6a17 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Create volume request issued successfully. 2026-05-30 03:06:24.087 8 INFO cinder.api.openstack.wsgi [None req-663b870b-7adf-48d4-8a5e-c525480a6a17 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-30 03:06:24.088 7 INFO cinder.api.openstack.wsgi [None req-99e3cd1f-a427-4128-a1ff-58f77b3a5146 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true [pid: 8|app: 0|req: 416/843] 10.0.0.29 () {34 vars in 722 bytes} [Sat May 30 03:06:23 2026] POST /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes => generated 869 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:24.112 8 INFO cinder.api.openstack.wsgi [None req-80f7dd8f-ffa8-427f-908d-702469d0f3f3 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:24.131 8 INFO cinder.volume.api [None req-80f7dd8f-ffa8-427f-908d-702469d0f3f3 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:24.137 8 INFO cinder.api.openstack.wsgi [None req-80f7dd8f-ffa8-427f-908d-702469d0f3f3 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 417/844] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:24 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:24.591 7 INFO cinder.api.openstack.wsgi [None req-99e3cd1f-a427-4128-a1ff-58f77b3a5146 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 428/845] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:06:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:24.608 8 INFO cinder.api.openstack.wsgi [None req-918282c9-ff4d-41ec-bba8-40195bda5e52 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:06:24.616 8 INFO cinder.volume.api [None req-918282c9-ff4d-41ec-bba8-40195bda5e52 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:06:24.616 8 INFO cinder.api.openstack.wsgi [None req-918282c9-ff4d-41ec-bba8-40195bda5e52 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 418/846] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:06:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:06:24.627 7 INFO cinder.api.openstack.wsgi [None req-6c59850d-6b23-460c-be7d-d85b073d7e25 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:06:24.638 7 INFO cinder.volume.api [None req-6c59850d-6b23-460c-be7d-d85b073d7e25 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:24.643 7 INFO cinder.api.openstack.wsgi [None req-6c59850d-6b23-460c-be7d-d85b073d7e25 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 429/847] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:06:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 1130 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:25.166 8 INFO cinder.api.openstack.wsgi [None req-9a9eb298-ed65-42c8-855a-a6f988e0cbec 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:25.182 8 INFO cinder.volume.api [None req-9a9eb298-ed65-42c8-855a-a6f988e0cbec 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:25.192 8 INFO cinder.api.openstack.wsgi [None req-9a9eb298-ed65-42c8-855a-a6f988e0cbec 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 419/848] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:25 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 962 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:25.216 7 INFO cinder.api.openstack.wsgi [None req-7ab6bd88-8223-4873-bad9-694fb5712bbf 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:25.234 7 INFO cinder.volume.api [None req-7ab6bd88-8223-4873-bad9-694fb5712bbf 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:25.241 7 INFO cinder.api.openstack.wsgi [None req-7ab6bd88-8223-4873-bad9-694fb5712bbf 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 430/849] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:25 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 962 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:25.261 8 INFO cinder.api.openstack.wsgi [None req-0d0d187d-efeb-434a-be1a-dedf0423647a 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:25.284 8 INFO cinder.volume.api [None req-0d0d187d-efeb-434a-be1a-dedf0423647a 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:25.295 8 INFO cinder.volume.api [None req-0d0d187d-efeb-434a-be1a-dedf0423647a 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume updated successfully. 2026-05-30 03:06:25.296 8 INFO cinder.api.openstack.wsgi [None req-0d0d187d-efeb-434a-be1a-dedf0423647a 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 420/850] 10.0.0.29 () {34 vars in 794 bytes} [Sat May 30 03:06:25 2026] PUT /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 894 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:25.316 7 INFO cinder.api.openstack.wsgi [None req-9add14c2-fd4e-40e1-bd05-211c4961506e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:25.347 7 INFO cinder.volume.api [None req-9add14c2-fd4e-40e1-bd05-211c4961506e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:25.357 7 INFO cinder.volume.api [None req-9add14c2-fd4e-40e1-bd05-211c4961506e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume updated successfully. 2026-05-30 03:06:25.358 7 INFO cinder.api.openstack.wsgi [None req-9add14c2-fd4e-40e1-bd05-211c4961506e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 431/851] 10.0.0.29 () {34 vars in 795 bytes} [Sat May 30 03:06:25 2026] PUT /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 935 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:25.381 8 INFO cinder.api.openstack.wsgi [None req-f82e5f3b-e223-4787-bac1-c03f92acee20 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:25.418 8 INFO cinder.volume.api [None req-f82e5f3b-e223-4787-bac1-c03f92acee20 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:25.423 8 INFO cinder.api.openstack.wsgi [None req-f82e5f3b-e223-4787-bac1-c03f92acee20 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 421/852] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:25 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 1003 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:25.443 7 INFO cinder.api.openstack.wsgi [None req-3e9ab3e3-79a7-41d3-ace4-c7ed41ab8ff9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes 2026-05-30 03:06:25.445 7 INFO cinder.api.v3.volumes [None req-3e9ab3e3-79a7-41d3-ace4-c7ed41ab8ff9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Create volume of 1 GB 2026-05-30 03:06:25.455 7 INFO cinder.volume.api [None req-3e9ab3e3-79a7-41d3-ace4-c7ed41ab8ff9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Availability Zones retrieved successfully. 2026-05-30 03:06:25.634 7 INFO cinder.volume.api [None req-3e9ab3e3-79a7-41d3-ace4-c7ed41ab8ff9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Create volume request issued successfully. 2026-05-30 03:06:25.635 7 INFO cinder.api.openstack.wsgi [None req-3e9ab3e3-79a7-41d3-ace4-c7ed41ab8ff9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 432/853] 10.0.0.29 () {34 vars in 722 bytes} [Sat May 30 03:06:25 2026] POST /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes => generated 892 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:25.655 8 INFO cinder.api.openstack.wsgi [None req-9e93cedb-fc0b-4b43-bcda-898c0b4e9a1e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:25.673 8 INFO cinder.volume.api [None req-9e93cedb-fc0b-4b43-bcda-898c0b4e9a1e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:25.680 8 INFO cinder.api.openstack.wsgi [None req-9e93cedb-fc0b-4b43-bcda-898c0b4e9a1e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 422/854] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:25 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 => generated 960 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:06:26.516 8 INFO cinder.api.openstack.wsgi [None req-9e93cedb-fc0b-4b43-bcda-898c0b4e9a1e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:26.516 7 INFO cinder.api.openstack.wsgi [None req-3e9ab3e3-79a7-41d3-ace4-c7ed41ab8ff9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:26.516 8 INFO cinder.api.openstack.wsgi [None req-9e93cedb-fc0b-4b43-bcda-898c0b4e9a1e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:06:26.519 7 INFO cinder.api.openstack.wsgi [None req-3e9ab3e3-79a7-41d3-ace4-c7ed41ab8ff9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:26.706 8 INFO cinder.api.openstack.wsgi [None req-11726d3b-1369-4eb5-85ed-e3c8b8221931 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:26.719 8 INFO cinder.volume.api [None req-11726d3b-1369-4eb5-85ed-e3c8b8221931 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:26.724 8 INFO cinder.api.openstack.wsgi [None req-11726d3b-1369-4eb5-85ed-e3c8b8221931 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 424/857] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:26 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 => generated 985 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:26.745 7 INFO cinder.api.openstack.wsgi [None req-be11b70d-645f-4aa7-b802-8f8314932224 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:26.765 7 INFO cinder.volume.api [None req-be11b70d-645f-4aa7-b802-8f8314932224 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:26.772 7 INFO cinder.volume.api [None req-be11b70d-645f-4aa7-b802-8f8314932224 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume updated successfully. 2026-05-30 03:06:26.773 7 INFO cinder.api.openstack.wsgi [None req-be11b70d-645f-4aa7-b802-8f8314932224 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 434/858] 10.0.0.29 () {34 vars in 794 bytes} [Sat May 30 03:06:26 2026] PUT /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:26.795 8 INFO cinder.api.openstack.wsgi [None req-59ebdef7-557c-4a29-8766-1f0f84487ac8 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:26.816 8 INFO cinder.volume.api [None req-59ebdef7-557c-4a29-8766-1f0f84487ac8 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:26.828 8 INFO cinder.api.openstack.wsgi [None req-59ebdef7-557c-4a29-8766-1f0f84487ac8 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 425/859] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:26 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 => generated 948 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:26.847 7 INFO cinder.api.openstack.wsgi [None req-1613c448-9793-4fa4-81e5-958dfb50d67d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 2026-05-30 03:06:26.847 7 INFO cinder.api.v3.volumes [None req-1613c448-9793-4fa4-81e5-958dfb50d67d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Delete volume with id: 7e9f8bf9-4049-448f-9faa-2ca10cf85163 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:26.859 7 INFO cinder.volume.api [None req-1613c448-9793-4fa4-81e5-958dfb50d67d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:26.883 7 INFO cinder.volume.api [None req-1613c448-9793-4fa4-81e5-958dfb50d67d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Delete volume request issued successfully. 2026-05-30 03:06:26.884 7 INFO cinder.api.openstack.wsgi [None req-1613c448-9793-4fa4-81e5-958dfb50d67d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 435/860] 10.0.0.29 () {32 vars in 777 bytes} [Sat May 30 03:06:26 2026] DELETE /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 => 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.12/site-packages/pycadf/identifier.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-30 03:06:26.897 8 INFO cinder.api.openstack.wsgi [None req-8032c1af-b1f2-48a2-9add-d8d72e09a873 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:26.911 8 INFO cinder.volume.api [None req-8032c1af-b1f2-48a2-9add-d8d72e09a873 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:26.916 8 INFO cinder.api.openstack.wsgi [None req-8032c1af-b1f2-48a2-9add-d8d72e09a873 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 426/861] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:26 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 => generated 947 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:27.940 7 INFO cinder.api.openstack.wsgi [None req-705f33ec-c2a0-4d81-887b-581a6655512b 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 2026-05-30 03:06:27.947 7 INFO cinder.api.openstack.wsgi [None req-705f33ec-c2a0-4d81-887b-581a6655512b 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 returned with HTTP 404 [pid: 7|app: 0|req: 436/862] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:27 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/7e9f8bf9-4049-448f-9faa-2ca10cf85163 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:27.960 8 INFO cinder.api.openstack.wsgi [None req-38359a5c-e7de-4c7f-9c83-45f5ad8f6c19 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:27.989 8 INFO cinder.volume.api [None req-38359a5c-e7de-4c7f-9c83-45f5ad8f6c19 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:27.997 8 INFO cinder.api.openstack.wsgi [None req-38359a5c-e7de-4c7f-9c83-45f5ad8f6c19 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 427/863] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:27 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 1003 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:28.022 7 INFO cinder.api.openstack.wsgi [None req-16caf16b-54df-49ab-80ba-0b8686ac1586 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d 2026-05-30 03:06:28.022 7 INFO cinder.api.v3.volumes [None req-16caf16b-54df-49ab-80ba-0b8686ac1586 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Delete volume with id: 4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:28.032 7 INFO cinder.volume.api [None req-16caf16b-54df-49ab-80ba-0b8686ac1586 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:28.057 7 INFO cinder.volume.api [None req-16caf16b-54df-49ab-80ba-0b8686ac1586 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Delete volume request issued successfully. 2026-05-30 03:06:28.057 7 INFO cinder.api.openstack.wsgi [None req-16caf16b-54df-49ab-80ba-0b8686ac1586 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 437/864] 10.0.0.29 () {32 vars in 777 bytes} [Sat May 30 03:06:28 2026] DELETE /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => 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.12/site-packages/pycadf/identifier.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-30 03:06:28.070 8 INFO cinder.api.openstack.wsgi [None req-cf46067e-aac8-4af9-9dc5-fdaa4d055b60 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:28.095 8 INFO cinder.volume.api [None req-cf46067e-aac8-4af9-9dc5-fdaa4d055b60 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:28.108 8 INFO cinder.api.openstack.wsgi [None req-cf46067e-aac8-4af9-9dc5-fdaa4d055b60 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 428/865] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:28 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 1002 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:28.707 7 INFO cinder.api.openstack.wsgi [None req-cb7d4952-6ff5-4abf-a319-ee055194836a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes 2026-05-30 03:06:28.802 7 INFO cinder.api.v3.volumes [None req-cb7d4952-6ff5-4abf-a319-ee055194836a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Create volume of 16 GB 2026-05-30 03:06:28.808 7 INFO cinder.volume.api [None req-cb7d4952-6ff5-4abf-a319-ee055194836a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Availability Zones retrieved successfully. 2026-05-30 03:06:29.016 7 INFO cinder.volume.api [None req-cb7d4952-6ff5-4abf-a319-ee055194836a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Create volume request issued successfully. 2026-05-30 03:06:29.016 7 INFO cinder.api.openstack.wsgi [None req-cb7d4952-6ff5-4abf-a319-ee055194836a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 438/866] 199.204.45.35 () {34 vars in 733 bytes} [Sat May 30 03:06:28 2026] POST /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes => generated 846 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:29.031 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-dac34171-7290-4adb-9e0c-f5f396cb10c6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:29.075 8 INFO cinder.volume.api [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-dac34171-7290-4adb-9e0c-f5f396cb10c6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:29.081 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-dac34171-7290-4adb-9e0c-f5f396cb10c6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 429/867] 199.204.45.35 () {32 vars in 824 bytes} [Sat May 30 03:06:29 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1025 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:29.135 7 INFO cinder.api.openstack.wsgi [None req-d687262a-d9c3-4497-8b20-4df316190ed9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d 2026-05-30 03:06:29.145 7 INFO cinder.api.openstack.wsgi [None req-d687262a-d9c3-4497-8b20-4df316190ed9 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d returned with HTTP 404 [pid: 7|app: 0|req: 439/868] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:29 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/4ccc571e-5860-4351-9280-100bd8066c3d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:29.200 8 INFO cinder.api.openstack.wsgi [None req-a37f37a1-ac48-4a4a-bde5-a97d049c1579 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes 2026-05-30 03:06:29.860 8 INFO cinder.api.v3.volumes [None req-a37f37a1-ac48-4a4a-bde5-a97d049c1579 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Create volume of 1 GB 2026-05-30 03:06:29.869 8 INFO cinder.volume.api [None req-a37f37a1-ac48-4a4a-bde5-a97d049c1579 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Availability Zones retrieved successfully. 2026-05-30 03:06:30.062 8 INFO cinder.volume.api [None req-a37f37a1-ac48-4a4a-bde5-a97d049c1579 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Create volume request issued successfully. 2026-05-30 03:06:30.063 8 INFO cinder.api.openstack.wsgi [None req-a37f37a1-ac48-4a4a-bde5-a97d049c1579 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 430/869] 10.0.0.29 () {34 vars in 722 bytes} [Sat May 30 03:06:29 2026] POST /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes => generated 870 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-30 03:06:30.084 7 INFO cinder.api.openstack.wsgi [None req-1bf9208c-97ac-4c0e-9a62-07ce48ed680b 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:30.108 7 INFO cinder.volume.api [None req-1bf9208c-97ac-4c0e-9a62-07ce48ed680b 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:30.113 7 INFO cinder.api.openstack.wsgi [None req-1bf9208c-97ac-4c0e-9a62-07ce48ed680b 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 440/870] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:30 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => 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.12/site-packages/pycadf/identifier.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-30 03:06:31.138 8 INFO cinder.api.openstack.wsgi [None req-cd02804c-13cc-46e8-a12e-78a6127f448f 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:31.152 8 INFO cinder.volume.api [None req-cd02804c-13cc-46e8-a12e-78a6127f448f 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:31.163 8 INFO cinder.api.openstack.wsgi [None req-cd02804c-13cc-46e8-a12e-78a6127f448f 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 431/871] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:31 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 1488 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:31.185 7 INFO cinder.api.openstack.wsgi [None req-af6fdd0d-e578-48b1-b34c-2c7b82c2303e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:31.201 7 INFO cinder.volume.api [None req-af6fdd0d-e578-48b1-b34c-2c7b82c2303e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:31.208 7 INFO cinder.api.openstack.wsgi [None req-af6fdd0d-e578-48b1-b34c-2c7b82c2303e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 441/872] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:31 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 1488 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:31.226 8 INFO cinder.api.openstack.wsgi [None req-4e911c72-5532-4ec8-bde7-c55251a51d75 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:31.244 8 INFO cinder.volume.api [None req-4e911c72-5532-4ec8-bde7-c55251a51d75 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:31.248 8 INFO cinder.volume.api [None req-4e911c72-5532-4ec8-bde7-c55251a51d75 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume updated successfully. 2026-05-30 03:06:31.248 8 INFO cinder.api.openstack.wsgi [None req-4e911c72-5532-4ec8-bde7-c55251a51d75 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 432/873] 10.0.0.29 () {34 vars in 794 bytes} [Sat May 30 03:06:31 2026] PUT /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:31.267 7 INFO cinder.api.openstack.wsgi [None req-e189f769-f1d5-440d-9717-efe0cfdad62e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:31.286 7 INFO cinder.volume.api [None req-e189f769-f1d5-440d-9717-efe0cfdad62e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:31.296 7 INFO cinder.volume.api [None req-e189f769-f1d5-440d-9717-efe0cfdad62e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume updated successfully. 2026-05-30 03:06:31.298 7 INFO cinder.api.openstack.wsgi [None req-e189f769-f1d5-440d-9717-efe0cfdad62e 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 442/874] 10.0.0.29 () {34 vars in 795 bytes} [Sat May 30 03:06:31 2026] PUT /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 934 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:31.325 8 INFO cinder.api.openstack.wsgi [None req-21e30648-a60c-42f8-a4ec-f030b7675301 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:31.348 8 INFO cinder.volume.api [None req-21e30648-a60c-42f8-a4ec-f030b7675301 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:31.355 8 INFO cinder.api.openstack.wsgi [None req-21e30648-a60c-42f8-a4ec-f030b7675301 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 433/875] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:31 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 1528 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:31.377 7 INFO cinder.api.openstack.wsgi [None req-a2f2b0e0-ab47-41ae-a95c-5f630a877053 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes 2026-05-30 03:06:31.380 7 INFO cinder.api.v3.volumes [None req-a2f2b0e0-ab47-41ae-a95c-5f630a877053 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Create volume of 1 GB 2026-05-30 03:06:31.387 7 INFO cinder.volume.api [None req-a2f2b0e0-ab47-41ae-a95c-5f630a877053 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Availability Zones retrieved successfully. 2026-05-30 03:06:31.507 7 INFO cinder.volume.api [None req-a2f2b0e0-ab47-41ae-a95c-5f630a877053 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Create volume request issued successfully. 2026-05-30 03:06:31.508 7 INFO cinder.api.openstack.wsgi [None req-a2f2b0e0-ab47-41ae-a95c-5f630a877053 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 443/876] 10.0.0.29 () {34 vars in 722 bytes} [Sat May 30 03:06:31 2026] POST /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes => generated 891 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:31.528 8 INFO cinder.api.openstack.wsgi [None req-4a4f7650-7057-4420-a41e-1c5118c25e3c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:31.544 8 INFO cinder.volume.api [None req-4a4f7650-7057-4420-a41e-1c5118c25e3c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:31.548 8 INFO cinder.api.openstack.wsgi [None req-4a4f7650-7057-4420-a41e-1c5118c25e3c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 434/877] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:31 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:32.573 7 INFO cinder.api.openstack.wsgi [None req-5ca8fd3f-926e-4af7-b635-79663830d5de 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:32.587 7 INFO cinder.volume.api [None req-5ca8fd3f-926e-4af7-b635-79663830d5de 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:32.592 7 INFO cinder.api.openstack.wsgi [None req-5ca8fd3f-926e-4af7-b635-79663830d5de 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 444/878] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:32 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 => generated 984 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:32.616 8 INFO cinder.api.openstack.wsgi [None req-1cf57b62-b296-4111-b0cd-0d180c349828 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:32.636 8 INFO cinder.volume.api [None req-1cf57b62-b296-4111-b0cd-0d180c349828 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:32.646 8 INFO cinder.volume.api [None req-1cf57b62-b296-4111-b0cd-0d180c349828 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume updated successfully. 2026-05-30 03:06:32.647 8 INFO cinder.api.openstack.wsgi [None req-1cf57b62-b296-4111-b0cd-0d180c349828 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 435/879] 10.0.0.29 () {34 vars in 794 bytes} [Sat May 30 03:06:32 2026] PUT /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:32.664 7 INFO cinder.api.openstack.wsgi [None req-ec74b7ee-be80-4069-822d-65dcca05566c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:32.685 7 INFO cinder.volume.api [None req-ec74b7ee-be80-4069-822d-65dcca05566c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:32.689 7 INFO cinder.api.openstack.wsgi [None req-ec74b7ee-be80-4069-822d-65dcca05566c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 445/880] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:32 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 => 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.12/site-packages/pycadf/identifier.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-30 03:06:32.711 8 INFO cinder.api.openstack.wsgi [None req-f50f214e-a75b-4c94-88e0-0b9187e71285 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 2026-05-30 03:06:32.712 8 INFO cinder.api.v3.volumes [None req-f50f214e-a75b-4c94-88e0-0b9187e71285 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Delete volume with id: 916de237-c80c-4216-a204-891a94140916 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:32.721 8 INFO cinder.volume.api [None req-f50f214e-a75b-4c94-88e0-0b9187e71285 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:32.747 8 INFO cinder.volume.api [None req-f50f214e-a75b-4c94-88e0-0b9187e71285 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Delete volume request issued successfully. 2026-05-30 03:06:32.747 8 INFO cinder.api.openstack.wsgi [None req-f50f214e-a75b-4c94-88e0-0b9187e71285 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 436/881] 10.0.0.29 () {32 vars in 777 bytes} [Sat May 30 03:06:32 2026] DELETE /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:32.760 7 INFO cinder.api.openstack.wsgi [None req-3e14f1c2-d977-46a3-b91c-7be41e06697c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:32.776 7 INFO cinder.volume.api [None req-3e14f1c2-d977-46a3-b91c-7be41e06697c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:32.782 7 INFO cinder.api.openstack.wsgi [None req-3e14f1c2-d977-46a3-b91c-7be41e06697c 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 446/882] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:32 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 => generated 948 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:06:33.807 8 INFO cinder.api.openstack.wsgi [None req-6fce81ba-8a22-490e-a147-b7fec2fb7a53 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 2026-05-30 03:06:33.813 8 INFO cinder.api.openstack.wsgi [None req-6fce81ba-8a22-490e-a147-b7fec2fb7a53 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 returned with HTTP 404 [pid: 8|app: 0|req: 437/883] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:33 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/916de237-c80c-4216-a204-891a94140916 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:33.830 7 INFO cinder.api.openstack.wsgi [None req-1cca82ba-79d4-41ed-a598-056b2891e8ca 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:33.845 7 INFO cinder.volume.api [None req-1cca82ba-79d4-41ed-a598-056b2891e8ca 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:33.851 7 INFO cinder.api.openstack.wsgi [None req-1cca82ba-79d4-41ed-a598-056b2891e8ca 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 447/884] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:33 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 1528 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:33.878 8 INFO cinder.api.openstack.wsgi [None req-785593e2-aa73-4bb8-a9a3-847507c3103d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 2026-05-30 03:06:33.879 8 INFO cinder.api.v3.volumes [None req-785593e2-aa73-4bb8-a9a3-847507c3103d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Delete volume with id: 16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:33.890 8 INFO cinder.volume.api [None req-785593e2-aa73-4bb8-a9a3-847507c3103d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:33.915 8 INFO cinder.volume.api [None req-785593e2-aa73-4bb8-a9a3-847507c3103d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Delete volume request issued successfully. 2026-05-30 03:06:33.916 8 INFO cinder.api.openstack.wsgi [None req-785593e2-aa73-4bb8-a9a3-847507c3103d 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 438/885] 10.0.0.29 () {32 vars in 777 bytes} [Sat May 30 03:06:33 2026] DELETE /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:33.936 7 INFO cinder.api.openstack.wsgi [None req-58dd83f8-01c7-4745-8ed3-668080e4fbfa 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:33.949 7 INFO cinder.volume.api [None req-58dd83f8-01c7-4745-8ed3-668080e4fbfa 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:33.957 7 INFO cinder.api.openstack.wsgi [None req-58dd83f8-01c7-4745-8ed3-668080e4fbfa 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 448/886] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:33 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 1527 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:34.094 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-73bb8ae1-2dd2-4db6-892c-8c269ce77b9a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:34.112 8 INFO cinder.volume.api [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-73bb8ae1-2dd2-4db6-892c-8c269ce77b9a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:34.119 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-73bb8ae1-2dd2-4db6-892c-8c269ce77b9a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 439/887] 199.204.45.35 () {32 vars in 824 bytes} [Sat May 30 03:06:34 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:34.641 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-8ef24d1b-666e-4d02-bf9d-0a0f8da9373a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:34.656 7 INFO cinder.volume.api [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-8ef24d1b-666e-4d02-bf9d-0a0f8da9373a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:34.661 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-8ef24d1b-666e-4d02-bf9d-0a0f8da9373a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 449/888] 10.0.0.82 () {34 vars in 1027 bytes} [Sat May 30 03:06:34 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:34.978 8 INFO cinder.api.openstack.wsgi [None req-2344e541-bedf-4206-bbea-ea062ee0e533 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 2026-05-30 03:06:34.985 8 INFO cinder.api.openstack.wsgi [None req-2344e541-bedf-4206-bbea-ea062ee0e533 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 returned with HTTP 404 [pid: 8|app: 0|req: 440/889] 10.0.0.29 () {32 vars in 774 bytes} [Sat May 30 03:06:34 2026] GET /v3/0d6529d0a2784606bba8fdc246ee2c5b/volumes/16408efd-92cd-45cb-8171-6de81ebf5f69 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:35.048 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-8eacb4f5-64f8-4f20-9c2f-d561f3b46901 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:35.065 7 INFO cinder.volume.api [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-8eacb4f5-64f8-4f20-9c2f-d561f3b46901 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:35.071 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-8eacb4f5-64f8-4f20-9c2f-d561f3b46901 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 450/890] 10.0.0.82 () {34 vars in 1027 bytes} [Sat May 30 03:06:35 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1675 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:35.085 8 INFO cinder.api.openstack.wsgi [None req-2344e541-bedf-4206-bbea-ea062ee0e533 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:06:35.086 8 INFO cinder.api.openstack.wsgi [None req-2344e541-bedf-4206-bbea-ea062ee0e533 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 441/891] 10.0.0.82 () {32 vars in 827 bytes} [Sat May 30 03:06:35 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:35.096 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-6f080a37-09c4-4ce3-afed-2f3d995070be ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:35.147 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-6f080a37-09c4-4ce3-afed-2f3d995070be ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 451/892] 10.0.0.82 () {40 vars in 1056 bytes} [Sat May 30 03:06:35 2026] POST /v3/79f31b54aeea4bf0879d2a15ca95463b/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:36.516 8 INFO cinder.api.openstack.wsgi [None req-2344e541-bedf-4206-bbea-ea062ee0e533 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:36.517 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-6f080a37-09c4-4ce3-afed-2f3d995070be ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:36.517 8 INFO cinder.api.openstack.wsgi [None req-2344e541-bedf-4206-bbea-ea062ee0e533 8966252d8889414c8abffbe4fee5eeaa 0d6529d0a2784606bba8fdc246ee2c5b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:06:36.518 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-6f080a37-09c4-4ce3-afed-2f3d995070be ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:06:38.487 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-75ab6e8f-4468-4b66-afb4-61fc0a6a6714 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:38.506 8 INFO cinder.volume.api [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-75ab6e8f-4468-4b66-afb4-61fc0a6a6714 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:38.511 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-75ab6e8f-4468-4b66-afb4-61fc0a6a6714 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 443/895] 199.204.45.35 () {32 vars in 824 bytes} [Sat May 30 03:06:38 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:40.515 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-6f080a37-09c4-4ce3-afed-2f3d995070be ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-30 03:06:40.516 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-6f080a37-09c4-4ce3-afed-2f3d995070be ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 453/896] 199.204.45.35 () {32 vars in 838 bytes} [Sat May 30 03:06:40 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.12/site-packages/pycadf/identifier.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-30 03:06:40.528 8 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-4f44c06a-c13c-4047-b07d-c959cfabf7f7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:40.567 8 INFO cinder.volume.api [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-4f44c06a-c13c-4047-b07d-c959cfabf7f7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:40.577 8 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-4f44c06a-c13c-4047-b07d-c959cfabf7f7 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 444/897] 199.204.45.35 () {36 vars in 1072 bytes} [Sat May 30 03:06:40 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1898 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:40.636 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-b82452ee-e269-42bb-8b4e-a26b229d493d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:41.620 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-daee963f-126f-4e2d-8023-77a72deffe1a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:41.641 8 INFO cinder.volume.api [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-daee963f-126f-4e2d-8023-77a72deffe1a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:41.649 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-daee963f-126f-4e2d-8023-77a72deffe1a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 445/898] 199.204.45.35 () {32 vars in 824 bytes} [Sat May 30 03:06:41 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1675 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:41.674 7 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-b82452ee-e269-42bb-8b4e-a26b229d493d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 454/899] 199.204.45.35 () {40 vars in 1134 bytes} [Sat May 30 03:06:40 2026] PUT /v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6 => generated 775 bytes in 1045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:42.197 8 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-13581335-9b6a-4027-b904-777dfad4581f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:42.229 8 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-13581335-9b6a-4027-b904-777dfad4581f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 446/900] 199.204.45.35 () {40 vars in 1147 bytes} [Sat May 30 03:06:42 2026] POST /v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:44.640 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-d0d29905-a2fe-4dfc-a372-56feeecc3ea4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:44.660 7 INFO cinder.volume.api [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-d0d29905-a2fe-4dfc-a372-56feeecc3ea4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:44.670 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-d0d29905-a2fe-4dfc-a372-56feeecc3ea4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 455/901] 199.204.45.35 () {32 vars in 824 bytes} [Sat May 30 03:06:44 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:46.515 8 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-13581335-9b6a-4027-b904-777dfad4581f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:46.516 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-d0d29905-a2fe-4dfc-a372-56feeecc3ea4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:46.516 8 INFO cinder.api.openstack.wsgi [req-8ab62365-8b3e-4e70-a345-008f2627bc58 req-13581335-9b6a-4027-b904-777dfad4581f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:06:46.517 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-d0d29905-a2fe-4dfc-a372-56feeecc3ea4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:47.919 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:47.935 8 INFO cinder.volume.api [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:47.940 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 448/904] 199.204.45.35 () {32 vars in 824 bytes} [Sat May 30 03:06:47 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:06:51.022 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:06:51.039 7 INFO cinder.volume.api [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:06:51.047 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 457/905] 199.204.45.35 () {32 vars in 824 bytes} [Sat May 30 03:06:51 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:06:56.516 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:56.516 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:06:56.517 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:06:56.517 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:06.516 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:06.516 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:06.517 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:06.517 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:16.515 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:16.516 8 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-6a20e84e-989f-4466-be65-120063c3aab0 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:16.515 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:16.523 7 INFO cinder.api.openstack.wsgi [req-cb7d4952-6ff5-4abf-a319-ee055194836a req-9dc4309d-7fac-4df9-8363-251e026872d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:07:23.419 8 INFO cinder.api.openstack.wsgi [None req-2678b931-d258-46b0-bd88-6c1f60760ab4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:07:23.434 8 INFO cinder.volume.api [None req-2678b931-d258-46b0-bd88-6c1f60760ab4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:07:23.445 8 INFO cinder.api.openstack.wsgi [None req-2678b931-d258-46b0-bd88-6c1f60760ab4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 452/912] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:07:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 1976 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:07:23.458 7 INFO cinder.api.openstack.wsgi [None req-93a508ac-4565-48e5-ba4a-efe03d2c6693 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:07:23.470 7 INFO cinder.volume.api [None req-93a508ac-4565-48e5-ba4a-efe03d2c6693 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:07:23.475 7 INFO cinder.api.openstack.wsgi [None req-93a508ac-4565-48e5-ba4a-efe03d2c6693 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 461/913] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:07:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:07:23.487 8 INFO cinder.api.openstack.wsgi [None req-82ffd70b-44d0-4644-b6e0-f62d9b582ae4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:07:23.992 8 INFO cinder.api.openstack.wsgi [None req-82ffd70b-44d0-4644-b6e0-f62d9b582ae4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 453/914] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:07:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:07:24.002 7 INFO cinder.api.openstack.wsgi [None req-b201c63e-0e09-4cfd-8ee2-848100a286f4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:07:24.008 7 INFO cinder.volume.api [None req-b201c63e-0e09-4cfd-8ee2-848100a286f4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:07:24.009 7 INFO cinder.api.openstack.wsgi [None req-b201c63e-0e09-4cfd-8ee2-848100a286f4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 462/915] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:07:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:07:24.020 8 INFO cinder.api.openstack.wsgi [None req-a54c28cb-bfdc-4ec7-9de3-cc549fec3f68 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:07:24.027 8 INFO cinder.api.openstack.wsgi [None req-a54c28cb-bfdc-4ec7-9de3-cc549fec3f68 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 454/916] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.068 7 INFO cinder.api.openstack.wsgi [None req-439f10e2-e975-48cf-8a6e-66d151782766 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true 2026-05-30 03:07:24.085 7 INFO cinder.api.openstack.wsgi [None req-439f10e2-e975-48cf-8a6e-66d151782766 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/917] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.096 8 INFO cinder.api.openstack.wsgi [None req-ca184fe7-47a1-4ba1-bad8-7568d988e8fe ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/22defa1d84524a23a95ad319278b1e8e?usage=true 2026-05-30 03:07:24.116 8 INFO cinder.api.openstack.wsgi [None req-ca184fe7-47a1-4ba1-bad8-7568d988e8fe ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/22defa1d84524a23a95ad319278b1e8e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/918] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/22defa1d84524a23a95ad319278b1e8e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.127 7 INFO cinder.api.openstack.wsgi [None req-a76fafe6-d9b9-4dcc-a930-2d94be2a212b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true 2026-05-30 03:07:24.143 7 INFO cinder.api.openstack.wsgi [None req-a76fafe6-d9b9-4dcc-a930-2d94be2a212b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/919] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.158 8 INFO cinder.api.openstack.wsgi [None req-757a6037-4857-434c-8ff6-0464ade6f147 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:07:24.180 8 INFO cinder.api.openstack.wsgi [None req-757a6037-4857-434c-8ff6-0464ade6f147 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/920] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.190 7 INFO cinder.api.openstack.wsgi [None req-67553c1a-4222-44d1-a937-15f631ec6f50 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:07:24.207 7 INFO cinder.api.openstack.wsgi [None req-67553c1a-4222-44d1-a937-15f631ec6f50 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/921] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.216 8 INFO cinder.api.openstack.wsgi [None req-90b2b3f3-48b7-4575-bcea-50cb47adc292 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true 2026-05-30 03:07:24.241 8 INFO cinder.api.openstack.wsgi [None req-90b2b3f3-48b7-4575-bcea-50cb47adc292 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/922] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.254 7 INFO cinder.api.openstack.wsgi [None req-622ff90a-a2ff-4a18-a44a-6734c7814e7b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true 2026-05-30 03:07:24.277 7 INFO cinder.api.openstack.wsgi [None req-622ff90a-a2ff-4a18-a44a-6734c7814e7b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/923] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.288 8 INFO cinder.api.openstack.wsgi [None req-ea7b27c8-1438-433e-94c6-39c9556843df ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true 2026-05-30 03:07:24.327 8 INFO cinder.api.openstack.wsgi [None req-ea7b27c8-1438-433e-94c6-39c9556843df ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/924] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.341 7 INFO cinder.api.openstack.wsgi [None req-5449a7fa-cc1d-488b-8ee9-093dfb4703d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/aeb886cc633b4b3e9b5cfd84c5f07036?usage=true 2026-05-30 03:07:24.364 7 INFO cinder.api.openstack.wsgi [None req-5449a7fa-cc1d-488b-8ee9-093dfb4703d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/aeb886cc633b4b3e9b5cfd84c5f07036?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/925] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/aeb886cc633b4b3e9b5cfd84c5f07036?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.373 8 INFO cinder.api.openstack.wsgi [None req-2316f03e-bf22-49e7-b1ec-ca03ebd62c83 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true 2026-05-30 03:07:24.393 8 INFO cinder.api.openstack.wsgi [None req-2316f03e-bf22-49e7-b1ec-ca03ebd62c83 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/926] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.403 7 INFO cinder.api.openstack.wsgi [None req-cd60f720-3b0a-4b39-81ac-4c7c7185d55a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true 2026-05-30 03:07:24.425 7 INFO cinder.api.openstack.wsgi [None req-cd60f720-3b0a-4b39-81ac-4c7c7185d55a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/927] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.437 8 INFO cinder.api.openstack.wsgi [None req-af8c8dd1-6f80-4cee-82d3-b6b2468eb605 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/d1e891a538974c91b26aef3f217ed022?usage=true 2026-05-30 03:07:24.452 8 INFO cinder.api.openstack.wsgi [None req-af8c8dd1-6f80-4cee-82d3-b6b2468eb605 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/d1e891a538974c91b26aef3f217ed022?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/928] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/d1e891a538974c91b26aef3f217ed022?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.466 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:07:24.492 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/929] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:24.504 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true 2026-05-30 03:07:24.526 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/930] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:07:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:07:26.516 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:26.516 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:26.518 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:26.518 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:36.516 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:36.516 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:36.517 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:36.518 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:46.515 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:46.516 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:46.516 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:46.517 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:56.517 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:56.517 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:07:56.517 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:07:56.518 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:06.515 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:06.516 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:06.516 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:06.517 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:16.515 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:16.515 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:16.516 8 INFO cinder.api.openstack.wsgi [None req-417b3987-04e5-4f26-ade6-7f6149db3087 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:16.516 7 INFO cinder.api.openstack.wsgi [None req-8a9dc16c-9199-4971-921e-846639ef0ab9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:23.450 8 INFO cinder.api.openstack.wsgi [None req-f020348c-465e-459d-9c8a-386cf738e06c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:08:23.468 8 INFO cinder.volume.api [None req-f020348c-465e-459d-9c8a-386cf738e06c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:08:23.475 8 INFO cinder.api.openstack.wsgi [None req-f020348c-465e-459d-9c8a-386cf738e06c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 468/943] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 1976 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:08:23.510 7 INFO cinder.api.openstack.wsgi [None req-06638458-d499-45d2-93d4-4bdafded576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true 2026-05-30 03:08:23.551 7 INFO cinder.api.openstack.wsgi [None req-06638458-d499-45d2-93d4-4bdafded576f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/944] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:08:23.562 8 INFO cinder.api.openstack.wsgi [None req-d94b0a31-7723-420f-aaf2-f7605e111581 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true 2026-05-30 03:08:23.582 8 INFO cinder.api.openstack.wsgi [None req-d94b0a31-7723-420f-aaf2-f7605e111581 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/945] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.594 7 INFO cinder.api.openstack.wsgi [None req-edf4ff5f-43b1-408b-9e8c-b17cc3fe02fb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:08:23.619 7 INFO cinder.api.openstack.wsgi [None req-edf4ff5f-43b1-408b-9e8c-b17cc3fe02fb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/946] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.633 8 INFO cinder.api.openstack.wsgi [None req-26454249-d1e4-4a84-81f5-b5e77f1fcf32 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:08:23.654 8 INFO cinder.api.openstack.wsgi [None req-26454249-d1e4-4a84-81f5-b5e77f1fcf32 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/947] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.668 7 INFO cinder.api.openstack.wsgi [None req-11e4a976-6889-4b29-a133-8920030eb508 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true 2026-05-30 03:08:23.693 7 INFO cinder.api.openstack.wsgi [None req-11e4a976-6889-4b29-a133-8920030eb508 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/948] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.704 8 INFO cinder.api.openstack.wsgi [None req-5df699f3-4570-4cbc-8e66-97ba3bf49c66 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true 2026-05-30 03:08:23.726 8 INFO cinder.api.openstack.wsgi [None req-5df699f3-4570-4cbc-8e66-97ba3bf49c66 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/949] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.739 7 INFO cinder.api.openstack.wsgi [None req-c2fbdc3e-e4c5-4ea3-a161-f8dbe8d3045c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true 2026-05-30 03:08:23.758 7 INFO cinder.api.openstack.wsgi [None req-c2fbdc3e-e4c5-4ea3-a161-f8dbe8d3045c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/950] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.772 8 INFO cinder.api.openstack.wsgi [None req-86e02862-ada4-4ceb-94df-6fab961caee6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true 2026-05-30 03:08:23.795 8 INFO cinder.api.openstack.wsgi [None req-86e02862-ada4-4ceb-94df-6fab961caee6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/951] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.810 7 INFO cinder.api.openstack.wsgi [None req-847342eb-b0c8-44d1-bda0-4dd5235935cd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true 2026-05-30 03:08:23.835 7 INFO cinder.api.openstack.wsgi [None req-847342eb-b0c8-44d1-bda0-4dd5235935cd ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/952] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.846 8 INFO cinder.api.openstack.wsgi [None req-2784bdae-6d49-4baa-909b-76fb92fb0d1a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:08:23.867 8 INFO cinder.api.openstack.wsgi [None req-2784bdae-6d49-4baa-909b-76fb92fb0d1a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/953] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.880 7 INFO cinder.api.openstack.wsgi [None req-513065f5-80b3-4bbb-8ff6-a4ec9b0a54e4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true 2026-05-30 03:08:23.904 7 INFO cinder.api.openstack.wsgi [None req-513065f5-80b3-4bbb-8ff6-a4ec9b0a54e4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/954] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:23.917 8 INFO cinder.api.openstack.wsgi [None req-d2d91179-db48-4679-8f52-632b63c31b05 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:08:23.930 8 INFO cinder.volume.api [None req-d2d91179-db48-4679-8f52-632b63c31b05 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:08:23.936 8 INFO cinder.api.openstack.wsgi [None req-d2d91179-db48-4679-8f52-632b63c31b05 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 474/955] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-30 03:08:23.951 7 INFO cinder.api.openstack.wsgi [None req-23069dd4-d004-41e3-b904-b17fe2563f33 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:08:23.957 7 INFO cinder.api.openstack.wsgi [None req-23069dd4-d004-41e3-b904-b17fe2563f33 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 482/956] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:08:23.968 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:08:24.472 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 475/957] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:08:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:08:24.481 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:08:24.487 7 INFO cinder.volume.api [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:08:24.488 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 483/958] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:08:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:08:26.516 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:26.517 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:26.516 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:26.519 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:36.516 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:36.517 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:36.517 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:36.518 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:46.516 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:46.516 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:46.517 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:46.517 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:56.515 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:56.516 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:08:56.516 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:08:56.517 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:06.516 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:06.516 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:06.517 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:06.517 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:16.516 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:16.516 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:16.516 8 INFO cinder.api.openstack.wsgi [None req-2dceabbb-8df7-481a-b91d-4775989dd5d8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:16.518 7 INFO cinder.api.openstack.wsgi [None req-7dc3a93a-525f-4f6a-9674-6c1c9efa0bbc ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:19.588 8 INFO cinder.api.openstack.wsgi [req-3123742a-0321-421d-aa15-891adba43a31 req-69c6c544-24a0-4842-9c06-dbd4c08fb8d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:09:20.140 8 INFO cinder.api.openstack.wsgi [req-3123742a-0321-421d-aa15-891adba43a31 req-69c6c544-24a0-4842-9c06-dbd4c08fb8d2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 482/971] 199.204.45.35 () {38 vars in 1102 bytes} [Sat May 30 03:09:19 2026] DELETE /v3/79f31b54aeea4bf0879d2a15ca95463b/attachments/5e03d0ce-c00c-4e78-b095-0e50c79c64c6 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:20.152 7 INFO cinder.api.openstack.wsgi [req-3123742a-0321-421d-aa15-891adba43a31 req-1fb95e8b-f63b-444c-9d89-511bbcd2ca8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 2026-05-30 03:09:20.152 7 INFO cinder.api.v3.volumes [req-3123742a-0321-421d-aa15-891adba43a31 req-1fb95e8b-f63b-444c-9d89-511bbcd2ca8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Delete volume with id: 2cbc8f93-c25f-4df0-919e-97e9a263d726 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:09:20.161 7 INFO cinder.volume.api [req-3123742a-0321-421d-aa15-891adba43a31 req-1fb95e8b-f63b-444c-9d89-511bbcd2ca8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Volume info retrieved successfully. 2026-05-30 03:09:20.185 7 INFO cinder.volume.api [req-3123742a-0321-421d-aa15-891adba43a31 req-1fb95e8b-f63b-444c-9d89-511bbcd2ca8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Delete volume request issued successfully. 2026-05-30 03:09:20.185 7 INFO cinder.api.openstack.wsgi [req-3123742a-0321-421d-aa15-891adba43a31 req-1fb95e8b-f63b-444c-9d89-511bbcd2ca8f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 490/972] 199.204.45.35 () {36 vars in 1053 bytes} [Sat May 30 03:09:20 2026] DELETE /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/2cbc8f93-c25f-4df0-919e-97e9a263d726 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 03:09:23.328 8 INFO cinder.api.openstack.wsgi [None req-5c589fe3-2cc4-4d35-bdc2-07924832c6d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-30 03:09:23.353 8 INFO cinder.api.openstack.wsgi [None req-5c589fe3-2cc4-4d35-bdc2-07924832c6d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/973] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/1a9a0eead2fe453c98e1aaf486c99acd?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 03:09:23.366 7 INFO cinder.api.openstack.wsgi [None req-e077809c-6c18-4fb9-b23c-d0173a48c39d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true 2026-05-30 03:09:23.393 7 INFO cinder.api.openstack.wsgi [None req-e077809c-6c18-4fb9-b23c-d0173a48c39d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/974] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/2efede8e638a4ab7b3e9724931c77119?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.408 8 INFO cinder.api.openstack.wsgi [None req-c50d9a4a-2e0e-4e0a-a85e-4570cba8fea8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:09:23.426 8 INFO cinder.api.openstack.wsgi [None req-c50d9a4a-2e0e-4e0a-a85e-4570cba8fea8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/975] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.440 7 INFO cinder.api.openstack.wsgi [None req-b63f7674-d1cd-47ee-96b4-37df5ed648e5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:09:23.466 7 INFO cinder.api.openstack.wsgi [None req-b63f7674-d1cd-47ee-96b4-37df5ed648e5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/976] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.479 8 INFO cinder.api.openstack.wsgi [None req-5b0052b4-9097-46c0-b3ec-0bf9a0959e71 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true 2026-05-30 03:09:23.501 8 INFO cinder.api.openstack.wsgi [None req-5b0052b4-9097-46c0-b3ec-0bf9a0959e71 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/977] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/93452f8078e44fa2ae11d47814c7c38c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.513 7 INFO cinder.api.openstack.wsgi [None req-611025a7-86b9-4ecb-b211-587ad02a09d6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true 2026-05-30 03:09:23.538 7 INFO cinder.api.openstack.wsgi [None req-611025a7-86b9-4ecb-b211-587ad02a09d6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/978] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/98d7730f19f74222836cc82d87c04750?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.549 8 INFO cinder.api.openstack.wsgi [None req-34ad20c1-9b17-4643-b7b2-d6fe4a8c4ead ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true 2026-05-30 03:09:23.569 8 INFO cinder.api.openstack.wsgi [None req-34ad20c1-9b17-4643-b7b2-d6fe4a8c4ead ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/979] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/a941004c14444193a9735ad47e3a5177?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.582 7 INFO cinder.api.openstack.wsgi [None req-faaafe66-4891-4e72-85e7-1c395e2948d9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true 2026-05-30 03:09:23.604 7 INFO cinder.api.openstack.wsgi [None req-faaafe66-4891-4e72-85e7-1c395e2948d9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/980] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b015958a97b94c0ca38b340a76c2fe57?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.617 8 INFO cinder.api.openstack.wsgi [None req-709aa6a4-c97b-4914-b89c-8d71bb627022 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true 2026-05-30 03:09:23.641 8 INFO cinder.api.openstack.wsgi [None req-709aa6a4-c97b-4914-b89c-8d71bb627022 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/981] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b7946d092a464022aa5e86f3963b0278?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.650 7 INFO cinder.api.openstack.wsgi [None req-0a2ac125-2127-4ee2-9fdc-1cf35b5bf068 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:09:23.670 7 INFO cinder.api.openstack.wsgi [None req-0a2ac125-2127-4ee2-9fdc-1cf35b5bf068 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/982] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.682 8 INFO cinder.api.openstack.wsgi [None req-ef99ecd0-5ea7-492c-bd92-47be8f8b84f2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true 2026-05-30 03:09:23.707 8 INFO cinder.api.openstack.wsgi [None req-ef99ecd0-5ea7-492c-bd92-47be8f8b84f2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/983] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fead8a048d214c41ac66391860522483?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.717 7 INFO cinder.api.openstack.wsgi [None req-cb541ef5-eaf5-4da3-a2b2-01f0d80b8f1c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:09:23.723 7 INFO cinder.volume.api [None req-cb541ef5-eaf5-4da3-a2b2-01f0d80b8f1c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:09:23.723 7 INFO cinder.api.openstack.wsgi [None req-cb541ef5-eaf5-4da3-a2b2-01f0d80b8f1c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/984] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:09:23.734 8 INFO cinder.api.openstack.wsgi [None req-e960c947-feb9-471e-becc-19cdcfbd6fd8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:09:23.739 8 INFO cinder.api.openstack.wsgi [None req-e960c947-feb9-471e-becc-19cdcfbd6fd8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 489/985] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:23.749 7 INFO cinder.api.openstack.wsgi [None req-b3f8f384-943b-4896-9f83-c836ae0ab7a9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:09:23.760 7 INFO cinder.volume.api [None req-b3f8f384-943b-4896-9f83-c836ae0ab7a9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:09:23.762 7 INFO cinder.api.openstack.wsgi [None req-b3f8f384-943b-4896-9f83-c836ae0ab7a9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 497/986] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:09:23.772 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:09:23.782 8 INFO cinder.volume.api [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:09:23.784 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/987] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:09:23.796 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:09:24.301 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 498/988] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:09:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:09:26.516 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:26.516 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:26.517 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:26.518 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:36.516 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:36.516 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:36.517 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:36.518 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:46.516 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:46.516 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:46.517 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:46.517 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:56.515 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:56.515 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:09:56.516 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:09:56.517 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:06.516 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:06.516 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:06.517 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:06.517 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:16.516 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:16.516 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:16.516 7 INFO cinder.api.openstack.wsgi [None req-513ab4b3-0925-4a56-b488-7a936a82a48d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:16.517 8 INFO cinder.api.openstack.wsgi [None req-c013cbcd-8c39-4c60-a141-c2042d4e1a2c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:23.406 7 INFO cinder.api.openstack.wsgi [None req-4b4219d9-0130-4621-942e-018cc93e9a75 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:10:23.415 7 INFO cinder.volume.api [None req-4b4219d9-0130-4621-942e-018cc93e9a75 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:10:23.417 7 INFO cinder.api.openstack.wsgi [None req-4b4219d9-0130-4621-942e-018cc93e9a75 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1001] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:10:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:10:23.430 8 INFO cinder.api.openstack.wsgi [None req-9b8a38cb-9039-47b5-b94c-7aa717c2e8ee ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:10:23.437 8 INFO cinder.volume.api [None req-9b8a38cb-9039-47b5-b94c-7aa717c2e8ee ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:10:23.437 8 INFO cinder.api.openstack.wsgi [None req-9b8a38cb-9039-47b5-b94c-7aa717c2e8ee ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1002] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:10:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:10:23.449 7 INFO cinder.api.openstack.wsgi [None req-4c91109a-51fd-4834-ad27-f39e57938db6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:10:23.453 7 INFO cinder.api.openstack.wsgi [None req-4c91109a-51fd-4834-ad27-f39e57938db6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 7|app: 0|req: 506/1003] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:10:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:10:23.462 8 INFO cinder.api.openstack.wsgi [None req-0b120fa0-21bf-4fca-9b08-0c43048aa4f4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:10:23.472 8 INFO cinder.volume.api [None req-0b120fa0-21bf-4fca-9b08-0c43048aa4f4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:10:23.475 8 INFO cinder.api.openstack.wsgi [None req-0b120fa0-21bf-4fca-9b08-0c43048aa4f4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1004] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:10:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:10:23.487 7 INFO cinder.api.openstack.wsgi [None req-60ddd81b-ae6a-4dee-8314-36a03e5f6d92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:10:23.991 7 INFO cinder.api.openstack.wsgi [None req-60ddd81b-ae6a-4dee-8314-36a03e5f6d92 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1005] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:10:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:10:24.025 8 INFO cinder.api.openstack.wsgi [None req-72175bc7-d1b9-4d8d-95c5-dc9a69e783e3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:10:24.047 8 INFO cinder.api.openstack.wsgi [None req-72175bc7-d1b9-4d8d-95c5-dc9a69e783e3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1006] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:10:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:10:24.057 7 INFO cinder.api.openstack.wsgi [None req-d6fb06fa-c3d5-41b8-aa51-69fdb4a9ca3b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:10:24.079 7 INFO cinder.api.openstack.wsgi [None req-d6fb06fa-c3d5-41b8-aa51-69fdb4a9ca3b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1007] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:10:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:10:24.091 8 INFO cinder.api.openstack.wsgi [None req-db403cce-a8c1-4ca6-b918-1f9580b846bf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b017afa9691a425e994b475faee46a0e?usage=true 2026-05-30 03:10:24.110 8 INFO cinder.api.openstack.wsgi [None req-db403cce-a8c1-4ca6-b918-1f9580b846bf ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b017afa9691a425e994b475faee46a0e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1008] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:10:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/b017afa9691a425e994b475faee46a0e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:10:24.123 7 INFO cinder.api.openstack.wsgi [None req-99aaa6bd-fa4c-4c60-989e-21157348101e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:10:24.145 7 INFO cinder.api.openstack.wsgi [None req-99aaa6bd-fa4c-4c60-989e-21157348101e ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1009] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:10:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:10:24.159 8 INFO cinder.api.openstack.wsgi [None req-807192b0-2362-45bd-abbd-c8bdf0403f03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fd5d17d169d540caa259bda34a796f4c?usage=true 2026-05-30 03:10:24.181 8 INFO cinder.api.openstack.wsgi [None req-807192b0-2362-45bd-abbd-c8bdf0403f03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fd5d17d169d540caa259bda34a796f4c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1010] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:10:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/fd5d17d169d540caa259bda34a796f4c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:10:24.195 7 INFO cinder.api.openstack.wsgi [None req-4276424e-a5ce-4e88-96e8-1cd8586e36b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/ffdb179db8a94179af6a8597a7e5d87d?usage=true 2026-05-30 03:10:24.221 7 INFO cinder.api.openstack.wsgi [None req-4276424e-a5ce-4e88-96e8-1cd8586e36b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/ffdb179db8a94179af6a8597a7e5d87d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1011] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:10:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/ffdb179db8a94179af6a8597a7e5d87d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:10:26.516 8 INFO cinder.api.openstack.wsgi [None req-807192b0-2362-45bd-abbd-c8bdf0403f03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:26.516 7 INFO cinder.api.openstack.wsgi [None req-4276424e-a5ce-4e88-96e8-1cd8586e36b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:26.517 8 INFO cinder.api.openstack.wsgi [None req-807192b0-2362-45bd-abbd-c8bdf0403f03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:26.517 7 INFO cinder.api.openstack.wsgi [None req-4276424e-a5ce-4e88-96e8-1cd8586e36b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:36.515 7 INFO cinder.api.openstack.wsgi [None req-4276424e-a5ce-4e88-96e8-1cd8586e36b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:36.516 8 INFO cinder.api.openstack.wsgi [None req-807192b0-2362-45bd-abbd-c8bdf0403f03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:36.516 7 INFO cinder.api.openstack.wsgi [None req-4276424e-a5ce-4e88-96e8-1cd8586e36b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:36.517 8 INFO cinder.api.openstack.wsgi [None req-807192b0-2362-45bd-abbd-c8bdf0403f03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:46.516 8 INFO cinder.api.openstack.wsgi [None req-807192b0-2362-45bd-abbd-c8bdf0403f03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:46.516 7 INFO cinder.api.openstack.wsgi [None req-4276424e-a5ce-4e88-96e8-1cd8586e36b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:46.517 8 INFO cinder.api.openstack.wsgi [None req-807192b0-2362-45bd-abbd-c8bdf0403f03 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:46.518 7 INFO cinder.api.openstack.wsgi [None req-4276424e-a5ce-4e88-96e8-1cd8586e36b4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:55.671 8 INFO cinder.api.openstack.wsgi [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots 2026-05-30 03:10:55.686 8 INFO cinder.volume.api [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:10:55.687 8 INFO cinder.api.openstack.wsgi [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 505/1018] 10.0.0.29 () {32 vars in 704 bytes} [Sat May 30 03:10:55 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:10:55.702 7 INFO cinder.api.openstack.wsgi [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes 2026-05-30 03:10:55.735 7 INFO cinder.volume.api [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:10:55.736 7 INFO cinder.api.openstack.wsgi [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes returned with HTTP 200 [pid: 7|app: 0|req: 514/1019] 10.0.0.29 () {32 vars in 700 bytes} [Sat May 30 03:10:55 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:10:56.516 8 INFO cinder.api.openstack.wsgi [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:56.516 7 INFO cinder.api.openstack.wsgi [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:10:56.517 8 INFO cinder.api.openstack.wsgi [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:10:56.517 7 INFO cinder.api.openstack.wsgi [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:06.515 8 INFO cinder.api.openstack.wsgi [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:06.515 7 INFO cinder.api.openstack.wsgi [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:06.516 8 INFO cinder.api.openstack.wsgi [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:06.517 7 INFO cinder.api.openstack.wsgi [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:16.516 7 INFO cinder.api.openstack.wsgi [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:16.516 8 INFO cinder.api.openstack.wsgi [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:16.517 8 INFO cinder.api.openstack.wsgi [None req-055afcb9-1ea7-44cd-b07f-dd2f2e515f0a ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:16.518 7 INFO cinder.api.openstack.wsgi [None req-a17a2aa4-4fdf-4afa-987e-45461a2212e1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:23.371 8 INFO cinder.api.openstack.wsgi [None req-a1e3daf6-4942-412a-b38f-087c06ed8466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:11:23.378 8 INFO cinder.volume.api [None req-a1e3daf6-4942-412a-b38f-087c06ed8466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:11:23.378 8 INFO cinder.api.openstack.wsgi [None req-a1e3daf6-4942-412a-b38f-087c06ed8466 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1026] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:11:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true => generated 17 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-30 03:11:23.388 7 INFO cinder.api.openstack.wsgi [None req-9b29048b-7320-46df-90ed-65862aea00ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:11:23.397 7 INFO cinder.volume.api [None req-9b29048b-7320-46df-90ed-65862aea00ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:11:23.399 7 INFO cinder.api.openstack.wsgi [None req-9b29048b-7320-46df-90ed-65862aea00ec ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1027] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:11:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:11:23.409 8 INFO cinder.api.openstack.wsgi [None req-26702ad2-986e-4973-8bdf-32ceb4f650fb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:11:23.419 8 INFO cinder.volume.api [None req-26702ad2-986e-4973-8bdf-32ceb4f650fb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:11:23.422 8 INFO cinder.api.openstack.wsgi [None req-26702ad2-986e-4973-8bdf-32ceb4f650fb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1028] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:11:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:11:23.457 7 INFO cinder.api.openstack.wsgi [None req-9920286b-a358-481a-9626-bce208126ab6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:11:23.477 7 INFO cinder.api.openstack.wsgi [None req-9920286b-a358-481a-9626-bce208126ab6 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1029] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:11:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:11:23.489 8 INFO cinder.api.openstack.wsgi [None req-7fb3a6dd-10e9-4d13-b4db-a5a9f1badeb1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:11:23.515 8 INFO cinder.api.openstack.wsgi [None req-7fb3a6dd-10e9-4d13-b4db-a5a9f1badeb1 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1030] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:11:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:11:23.528 7 INFO cinder.api.openstack.wsgi [None req-27974411-956e-4bc4-a206-b4aa6196a608 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:11:23.546 7 INFO cinder.api.openstack.wsgi [None req-27974411-956e-4bc4-a206-b4aa6196a608 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1031] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:11:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:11:23.555 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:11:23.560 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 512/1032] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:11:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:11:23.572 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:11:24.076 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1033] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:11:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:11:26.516 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:26.516 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:26.517 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:26.518 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:36.515 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:36.516 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:36.516 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:36.516 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:46.515 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:46.516 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:46.516 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:46.517 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:56.515 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:56.515 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:11:56.516 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:11:56.516 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:06.515 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:06.516 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:06.516 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:06.517 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:16.515 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:16.515 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:16.517 8 INFO cinder.api.openstack.wsgi [None req-f0d09be6-9cfc-4a2b-a030-ab53ebe61fa8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:16.517 7 INFO cinder.api.openstack.wsgi [None req-aca438e8-f57e-4bf2-b082-be0974cd2365 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:23.315 7 INFO cinder.api.openstack.wsgi [None req-93a1fcc6-ec11-4a03-be72-65a711e0062b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:12:23.819 7 INFO cinder.api.openstack.wsgi [None req-93a1fcc6-ec11-4a03-be72-65a711e0062b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1046] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:12:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:12:23.832 8 INFO cinder.api.openstack.wsgi [None req-e17ba8e7-211b-4c0b-87c1-f877cc521240 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:12:23.842 8 INFO cinder.volume.api [None req-e17ba8e7-211b-4c0b-87c1-f877cc521240 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:12:23.845 8 INFO cinder.api.openstack.wsgi [None req-e17ba8e7-211b-4c0b-87c1-f877cc521240 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1047] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:12:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:12:23.855 7 INFO cinder.api.openstack.wsgi [None req-e5e834e3-8128-4a2a-860d-868d30a4815c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:12:23.863 7 INFO cinder.volume.api [None req-e5e834e3-8128-4a2a-860d-868d30a4815c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:12:23.863 7 INFO cinder.api.openstack.wsgi [None req-e5e834e3-8128-4a2a-860d-868d30a4815c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1048] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:12:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:12:23.875 8 INFO cinder.api.openstack.wsgi [None req-3706f515-3f6c-4288-aca5-64d44edee476 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:12:23.880 8 INFO cinder.api.openstack.wsgi [None req-3706f515-3f6c-4288-aca5-64d44edee476 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 520/1049] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:12:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:12:23.921 7 INFO cinder.api.openstack.wsgi [None req-411b0d03-815f-4e07-99f5-6c0571777d6b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:12:23.942 7 INFO cinder.api.openstack.wsgi [None req-411b0d03-815f-4e07-99f5-6c0571777d6b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1050] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:12:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:12:23.955 8 INFO cinder.api.openstack.wsgi [None req-c708dd41-420b-4cf4-9f6d-ed07c0e563e9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:12:23.977 8 INFO cinder.api.openstack.wsgi [None req-c708dd41-420b-4cf4-9f6d-ed07c0e563e9 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1051] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:12:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:12:23.990 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:12:24.014 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1052] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:12:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:12:24.024 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:12:24.033 8 INFO cinder.volume.api [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:12:24.035 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1053] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:12:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:12:26.516 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:26.516 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:26.517 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:26.517 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:36.519 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:36.519 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:36.522 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:36.523 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:46.516 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:46.516 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:46.517 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:46.517 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:56.516 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:56.516 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:12:56.517 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:12:56.517 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:06.515 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:06.516 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:06.516 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:06.518 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:16.515 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:16.516 8 INFO cinder.api.openstack.wsgi [None req-aad0e24d-83ee-46aa-8f34-298c5bb3343b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:16.518 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:16.519 7 INFO cinder.api.openstack.wsgi [None req-9f7378bb-2dd8-4087-983e-a7a84fbf81aa ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:23.336 8 INFO cinder.api.openstack.wsgi [None req-951e7b1b-1a4e-472b-97c6-5cd60bd3cbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:13:23.362 8 INFO cinder.api.openstack.wsgi [None req-951e7b1b-1a4e-472b-97c6-5cd60bd3cbe8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 529/1066] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:13:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:13:23.383 7 INFO cinder.api.openstack.wsgi [None req-1468877d-0de8-4f9e-aa92-f3d3410cb01f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:13:23.391 7 INFO cinder.volume.api [None req-1468877d-0de8-4f9e-aa92-f3d3410cb01f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:13:23.391 7 INFO cinder.api.openstack.wsgi [None req-1468877d-0de8-4f9e-aa92-f3d3410cb01f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1067] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:13:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:13:23.402 8 INFO cinder.api.openstack.wsgi [None req-14bc7161-9ed1-4a15-87b7-9d990d09142f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:13:23.413 8 INFO cinder.volume.api [None req-14bc7161-9ed1-4a15-87b7-9d990d09142f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:13:23.414 8 INFO cinder.api.openstack.wsgi [None req-14bc7161-9ed1-4a15-87b7-9d990d09142f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1068] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:13:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:13:23.424 7 INFO cinder.api.openstack.wsgi [None req-bb9359d3-7109-4ce4-a7b9-2b17f42cf314 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:13:23.930 7 INFO cinder.api.openstack.wsgi [None req-bb9359d3-7109-4ce4-a7b9-2b17f42cf314 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1069] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:13:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:13:23.970 8 INFO cinder.api.openstack.wsgi [None req-9180a070-f4ec-4f11-b42e-b2197bfa8b4c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:13:24.000 8 INFO cinder.api.openstack.wsgi [None req-9180a070-f4ec-4f11-b42e-b2197bfa8b4c ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1070] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:13:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:13:24.010 7 INFO cinder.api.openstack.wsgi [None req-312cc805-4f34-4825-988b-4e5bfae471c4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:13:24.028 7 INFO cinder.api.openstack.wsgi [None req-312cc805-4f34-4825-988b-4e5bfae471c4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1071] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:13:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:13:24.039 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:13:24.064 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1072] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:13:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:13:24.076 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:13:24.085 7 INFO cinder.volume.api [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:13:24.087 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1073] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:13:24 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:13:26.517 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:26.517 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:26.518 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:26.519 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:36.516 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:36.516 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:36.517 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:36.517 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:46.516 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:46.516 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:46.517 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:46.518 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:56.516 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:56.516 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:13:56.517 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:13:56.517 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:06.515 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:06.516 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:06.515 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:06.517 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:16.516 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:16.516 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:16.517 8 INFO cinder.api.openstack.wsgi [None req-5b6e8055-ae89-46bb-81f2-2d972dbd39f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:16.517 7 INFO cinder.api.openstack.wsgi [None req-632c0fc9-e1c3-4719-a851-3b1700e606c8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:23.337 8 INFO cinder.api.openstack.wsgi [None req-9420bfe7-4d15-415f-a4c9-ac894c1df0ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true 2026-05-30 03:14:23.357 8 INFO cinder.api.openstack.wsgi [None req-9420bfe7-4d15-415f-a4c9-ac894c1df0ad ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1086] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:14:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/383b0fb0368245349b5b64d0267cd56f?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:14:23.373 7 INFO cinder.api.openstack.wsgi [None req-41c42354-4cf1-4c60-a03a-428b3e9aa1f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true 2026-05-30 03:14:23.396 7 INFO cinder.api.openstack.wsgi [None req-41c42354-4cf1-4c60-a03a-428b3e9aa1f3 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1087] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:14:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/79f31b54aeea4bf0879d2a15ca95463b?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:14:23.405 8 INFO cinder.api.openstack.wsgi [None req-59c54782-ea51-4e45-9da1-4e01b7a3926d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true 2026-05-30 03:14:23.426 8 INFO cinder.api.openstack.wsgi [None req-59c54782-ea51-4e45-9da1-4e01b7a3926d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1088] 10.0.0.219 () {28 vars in 736 bytes} [Sat May 30 03:14:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-quota-sets/e803712401654054a2dadd46ee8f925e?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:14:23.438 7 INFO cinder.api.openstack.wsgi [None req-97b1af0f-aed1-4d7f-b4be-85a7af1c92fb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true 2026-05-30 03:14:23.443 7 INFO cinder.volume.api [None req-97b1af0f-aed1-4d7f-b4be-85a7af1c92fb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all snapshots completed successfully. 2026-05-30 03:14:23.443 7 INFO cinder.api.openstack.wsgi [None req-97b1af0f-aed1-4d7f-b4be-85a7af1c92fb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1089] 10.0.0.219 () {28 vars in 674 bytes} [Sat May 30 03:14:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:14:23.452 8 INFO cinder.api.openstack.wsgi [None req-533271cc-6286-4317-84de-5fe1f6fead77 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:14:23.461 8 INFO cinder.volume.api [None req-533271cc-6286-4317-84de-5fe1f6fead77 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:14:23.463 8 INFO cinder.api.openstack.wsgi [None req-533271cc-6286-4317-84de-5fe1f6fead77 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1090] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:14:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:14:23.473 7 INFO cinder.api.openstack.wsgi [None req-eec9c509-2ac3-41ad-81c0-61ad4ed0e0a8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true 2026-05-30 03:14:23.484 7 INFO cinder.volume.api [None req-eec9c509-2ac3-41ad-81c0-61ad4ed0e0a8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Get all volumes completed successfully. 2026-05-30 03:14:23.486 7 INFO cinder.api.openstack.wsgi [None req-eec9c509-2ac3-41ad-81c0-61ad4ed0e0a8 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1091] 10.0.0.219 () {28 vars in 684 bytes} [Sat May 30 03:14:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/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-30 03:14:23.495 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services 2026-05-30 03:14:23.501 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/os-services returned with HTTP 200 [pid: 8|app: 0|req: 542/1092] 10.0.0.219 () {28 vars in 645 bytes} [Sat May 30 03:14:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:14:23.513 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true 2026-05-30 03:14:24.017 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1093] 10.0.0.219 () {28 vars in 696 bytes} [Sat May 30 03:14:23 2026] GET /v3/79f31b54aeea4bf0879d2a15ca95463b/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-30 03:14:26.516 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:26.516 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:26.516 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:26.516 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:36.515 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:36.515 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:36.516 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:36.517 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:46.516 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:46.517 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:46.517 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:46.518 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:56.515 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:56.515 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:14:56.516 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:14:56.517 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:15:06.516 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:15:06.516 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] GET http://10.0.0.198:8776/ 2026-05-30 03:15:06.518 8 INFO cinder.api.openstack.wsgi [None req-d0960bd1-1d76-4b2a-95c9-73b74827c7d4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-05-30 03:15:06.518 7 INFO cinder.api.openstack.wsgi [None req-919e1c9a-1750-4d07-9641-2b54e878ae41 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] http://10.0.0.198:8776/ returned with HTTP 300