+ 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 [Thu Jul 2 05:32:42 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: cinder-api-78b5fcb6cc-lhjss machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x563047cae100 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.10/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-07-02 05:32:45.306 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-07-02 05:32:45.306 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-02 05:32:45.539 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-07-02 05:32:45.539 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-02 05:32:46.311 8 INFO cinder.rpc [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-02 05:32:46.315 8 INFO cinder.rpc [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-02 05:32:46.318 8 INFO cinder.rpc [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-02 05:32:46.322 8 INFO cinder.rpc [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-02 05:32:46.336 8 INFO cinder.rpc [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-02 05:32:46.341 8 INFO cinder.rpc [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-02 05:32:46.391 8 WARNING cinder.api.contrib.hosts [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-02 05:32:46.439 8 WARNING keystonemiddleware._common.config [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:32:46.448 8 WARNING oslo_config.cfg [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x563047cae100 pid: 8 (default app) 2026-07-02 05:32:46.452 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:32:46.452 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:32:46.453 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:32:46.453 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:32:46.658 7 INFO cinder.rpc [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-02 05:32:46.662 7 INFO cinder.rpc [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-02 05:32:46.666 7 INFO cinder.rpc [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-02 05:32:46.669 7 INFO cinder.rpc [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-02 05:32:46.683 7 INFO cinder.rpc [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-02 05:32:46.686 7 INFO cinder.rpc [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-02 05:32:46.737 7 WARNING cinder.api.contrib.hosts [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-02 05:32:46.785 7 WARNING keystonemiddleware._common.config [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 05:32:46.795 7 WARNING oslo_config.cfg [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x563047cae100 pid: 7 (default app) 2026-07-02 05:32:47.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:32:47.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:32:47.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:32:47.616 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:32:57.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:32:57.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:32:57.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:32:57.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:07.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:07.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:07.615 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:07.616 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:17.612 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:17.612 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:17.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:17.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:27.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:27.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:27.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:27.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:37.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:37.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:37.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:37.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:47.612 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:47.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:47.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:47.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:57.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:57.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:33:57.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:33:57.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:07.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:34:07.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:34:07.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:07.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:17.612 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:34:17.612 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:34:17.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:17.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:27.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:34:27.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:34:27.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:27.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:37.613 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:34:37.613 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] GET http://10.0.0.174:8776/ 2026-07-02 05:34:37.614 8 INFO cinder.api.openstack.wsgi [None req-8d948f51-f9ca-421d-bbd4-f9a1a4ee7c58 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:37.614 7 INFO cinder.api.openstack.wsgi [None req-7c2cee37-9484-406d-a183-208ad154fb52 - - - - - -] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-02 05:34:39.692 8 INFO cinder.api.openstack.wsgi [None req-1ee08613-d6e0-4ffc-8914-f521f1d44761 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types/rbd1 2026-07-02 05:34:39.718 8 INFO cinder.api.openstack.wsgi [None req-1ee08613-d6e0-4ffc-8914-f521f1d44761 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 15/27] 10.0.0.156 () {30 vars in 682 bytes} [Thu Jul 2 05:34:38 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/types/rbd1 => generated 82 bytes in 895 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-02 05:34:40.169 7 INFO cinder.api.openstack.wsgi [None req-5f5dcde0-471d-4882-a5f4-16437ca67756 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 05:34:40.197 7 INFO cinder.api.openstack.wsgi [None req-5f5dcde0-471d-4882-a5f4-16437ca67756 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/28] 10.0.0.156 () {30 vars in 721 bytes} [Thu Jul 2 05:34:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/types?name=rbd1&is_public=None => generated 20 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 05:34:41.910 8 INFO cinder.api.openstack.wsgi [None req-7cd24369-dfa8-443a-bf60-fbd556e7f06a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 05:34:41.934 8 INFO cinder.api.openstack.wsgi [None req-7cd24369-dfa8-443a-bf60-fbd556e7f06a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types returned with HTTP 200 [pid: 8|app: 0|req: 16/29] 10.0.0.156 () {34 vars in 725 bytes} [Thu Jul 2 05:34:41 2026] POST /v3/e44a94a2b6e04b198829eabc9fbe6b60/types => generated 179 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 05:34:41.949 7 INFO cinder.api.openstack.wsgi [req-7cd24369-dfa8-443a-bf60-fbd556e7f06a req-a379093b-15c0-46b1-9c20-ea8e4976930f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types/157baad2-9710-4d26-9162-f3a9e771405c/extra_specs 2026-07-02 05:34:42.021 7 INFO cinder.api.openstack.wsgi [req-7cd24369-dfa8-443a-bf60-fbd556e7f06a req-a379093b-15c0-46b1-9c20-ea8e4976930f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types/157baad2-9710-4d26-9162-f3a9e771405c/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 14/30] 10.0.0.156 () {36 vars in 894 bytes} [Thu Jul 2 05:34:41 2026] POST /v3/e44a94a2b6e04b198829eabc9fbe6b60/types/157baad2-9710-4d26-9162-f3a9e771405c/extra_specs => generated 48 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 05:34:43.766 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types?is_public=None 2026-07-02 05:34:43.781 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 17/31] 10.0.0.156 () {30 vars in 701 bytes} [Thu Jul 2 05:34:43 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/types?is_public=None => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 05:34:45.771 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/qos-specs 2026-07-02 05:34:45.787 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 15/32] 10.0.0.156 () {30 vars in 680 bytes} [Thu Jul 2 05:34:45 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/qos-specs => generated 17 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 05:34:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:34:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:34:47.616 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:47.616 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:34:57.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:34:57.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:34:57.616 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:07.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:07.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:17.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:17.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:27.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:27.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:37.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:37.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:47.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:57.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:35:57.616 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:35:57.618 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:07.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:07.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:17.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:17.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:27.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:27.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:37.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:47.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:47.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:36:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:36:57.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:07.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:07.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:17.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:17.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:27.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:27.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:37.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:37.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:37.620 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:37:57.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:37:57.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:07.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:07.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:07.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:17.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:17.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:17.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:17.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:27.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:27.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:27.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:37.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:57.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:57.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:38:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:38:57.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:07.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:07.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:07.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:17.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:17.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:27.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:27.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:37.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:37.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:39:57.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:39:57.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:07.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:07.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:07.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:17.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:17.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:17.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:17.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:27.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:37.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:37.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:47.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:47.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:57.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:57.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:40:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:40:57.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:07.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:07.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:17.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:17.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:27.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:37.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:57.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:57.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:41:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:41:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:07.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:07.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:17.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:17.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:27.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:37.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:47.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:57.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:42:57.616 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:42:57.618 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:07.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:07.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:07.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:17.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:17.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:17.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:27.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:27.616 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:37.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:37.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:43:57.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:43:57.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:07.618 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:17.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:17.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:27.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:27.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:37.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:47.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:44:57.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:44:57.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:07.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:07.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:17.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:17.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:27.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:27.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:37.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:37.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:47.616 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:47.616 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:45:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:45:57.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:07.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:07.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:07.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:07.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:17.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:17.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:27.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:27.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:37.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:37.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:46:57.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:46:57.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:07.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:07.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:17.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:17.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:27.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:27.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:37.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:37.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:47.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:47.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:57.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:57.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:47:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:47:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:07.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:07.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:07.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:07.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:17.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:17.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:17.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:17.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:27.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:37.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:37.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:37.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:48:57.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:48:57.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:07.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:07.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:07.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:07.616 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:17.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:17.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:17.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:17.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:27.612 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:27.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:27.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:27.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:37.612 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:37.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:37.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:37.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:47.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:47.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:47.614 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:47.614 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:57.613 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:57.613 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:49:57.615 8 INFO cinder.api.openstack.wsgi [None req-8dae5e4e-be7b-4e00-8364-824affcf4a20 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:49:57.615 7 INFO cinder.api.openstack.wsgi [None req-0b9e74db-e042-416a-a134-986e5f04fabb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:50:05.648 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=False 2026-07-02 05:50:05.675 8 WARNING cinder.quota [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.675 8 WARNING cinder.quota [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.676 8 WARNING cinder.quota [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.676 8 WARNING cinder.quota [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.676 8 WARNING cinder.quota [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.677 8 WARNING cinder.quota [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.682 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 110/217] 199.204.45.156 () {44 vars in 1068 bytes} [Thu Jul 2 05:50:05 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=False => generated 340 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 05:50:05.854 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] PUT https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60 2026-07-02 05:50:05.916 7 WARNING cinder.quota [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.917 7 WARNING cinder.quota [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.917 7 WARNING cinder.quota [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.918 7 WARNING cinder.quota [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.918 7 WARNING cinder.quota [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.919 7 WARNING cinder.quota [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - 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-07-02 05:50:05.924 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60 returned with HTTP 200 [pid: 7|app: 0|req: 108/218] 199.204.45.156 () {48 vars in 1097 bytes} [Thu Jul 2 05:50:05 2026] PUT /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60 => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 05:50:07.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:07.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:17.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:17.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:27.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:27.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:27.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:37.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:37.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:37.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:47.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:47.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:47.615 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:57.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:50:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:50:57.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:07.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:07.615 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:17.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:17.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:17.616 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:27.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:27.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:27.617 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:27.619 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:37.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:37.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:37.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:47.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:47.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:51:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:51:57.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:07.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:07.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:17.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:17.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:27.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:27.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:27.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:37.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:37.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:37.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:47.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:47.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:52:57.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:52:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:07.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:07.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:17.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:17.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:27.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:27.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:37.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:37.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:37.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:47.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:47.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:47.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:53:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:53:57.615 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:07.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:07.615 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:17.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:17.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:17.615 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:27.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:27.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:27.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:37.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:37.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:37.615 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:47.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:47.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:54:57.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:54:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:07.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:07.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:07.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:07.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:17.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:17.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:17.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:27.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:27.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:27.616 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:37.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:37.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:37.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:47.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:47.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:55:57.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:55:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:07.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:07.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:17.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:17.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:27.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:27.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:27.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:37.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:37.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:37.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:47.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:47.615 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:56:57.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:56:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:07.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:07.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:07.616 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:17.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:17.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:27.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:27.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:27.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:27.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:37.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:37.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:37.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:47.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:47.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:57.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:57:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:57:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:07.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:07.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:17.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:17.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:27.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:27.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:27.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:37.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:37.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:37.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:47.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:47.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:57.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:58:57.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:58:57.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:07.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:07.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:17.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:17.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:27.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:27.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:37.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:37.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:37.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:37.615 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:47.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:47.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:47.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:57.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:57.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 05:59:57.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 05:59:57.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:07.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:07.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:07.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:07.614 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:17.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:17.613 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:17.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:17.615 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:27.612 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:27.612 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:27.613 7 INFO cinder.api.openstack.wsgi [None req-1ce986ca-96ae-48ab-b09c-9b4cefb552b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:27.614 8 INFO cinder.api.openstack.wsgi [None req-02fb5021-5b6a-4737-be7c-9e2b1a59115b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:36.130 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=False 2026-07-02 06:00:36.170 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 174/345] 199.204.45.156 () {44 vars in 1068 bytes} [Thu Jul 2 06:00:35 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=False => generated 340 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:00:36.634 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] PUT https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677 2026-07-02 06:00:36.698 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677 returned with HTTP 200 [pid: 7|app: 0|req: 172/346] 199.204.45.156 () {48 vars in 1097 bytes} [Thu Jul 2 06:00:36 2026] PUT /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677 => generated 296 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:00:37.612 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:37.613 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:37.614 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:37.614 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:47.613 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:47.613 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:47.615 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:47.615 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:57.613 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:57.613 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:00:57.615 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:00:57.615 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:07.612 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:07.612 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:07.613 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:07.613 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:17.613 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:17.613 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:17.614 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:17.614 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:27.612 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:27.612 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:27.613 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:27.613 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:37.613 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:37.613 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:37.614 8 INFO cinder.api.openstack.wsgi [None req-c63f074e-e067-4a52-b247-336fc8055c7c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:37.614 7 INFO cinder.api.openstack.wsgi [None req-66120498-1091-4925-a60b-97f1bc498bb1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:39.717 7 INFO cinder.api.openstack.wsgi [None req-8bc616fa-3616-4e25-81c4-454f283d25cb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:01:39.734 7 INFO cinder.volume.api [None req-8bc616fa-3616-4e25-81c4-454f283d25cb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:01:39.734 7 INFO cinder.api.openstack.wsgi [None req-8bc616fa-3616-4e25-81c4-454f283d25cb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 180/361] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:01:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:01:39.751 8 INFO cinder.api.openstack.wsgi [None req-6b585788-515e-4dc4-8476-f2dd932e0960 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:01:39.759 8 INFO cinder.api.openstack.wsgi [None req-6b585788-515e-4dc4-8476-f2dd932e0960 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 182/362] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:01:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:01:39.776 7 INFO cinder.api.openstack.wsgi [None req-0fb4f631-596b-468f-9884-443323411e2c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:01:39.833 7 INFO cinder.api.openstack.wsgi [None req-0fb4f631-596b-468f-9884-443323411e2c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 181/363] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:01:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:01:39.874 8 INFO cinder.api.openstack.wsgi [None req-c1a3cda6-7993-4cde-8c36-e85bad50a854 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:01:39.910 8 INFO cinder.api.openstack.wsgi [None req-c1a3cda6-7993-4cde-8c36-e85bad50a854 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 183/364] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:01:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:01:39.926 7 INFO cinder.api.openstack.wsgi [None req-399cefd6-3f3f-45e1-9e15-2b0a9af6ff7e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:01:39.956 7 INFO cinder.api.openstack.wsgi [None req-399cefd6-3f3f-45e1-9e15-2b0a9af6ff7e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 182/365] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:01:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:01:39.967 8 INFO cinder.api.openstack.wsgi [None req-05717dd0-b66b-45ab-a830-229fa1ac792b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:01:39.991 8 INFO cinder.api.openstack.wsgi [None req-05717dd0-b66b-45ab-a830-229fa1ac792b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 184/366] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:01:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:01:40.003 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:01:40.032 7 INFO cinder.volume.api [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:01:40.035 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 183/367] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:01:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:01:40.046 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:01:40.085 8 INFO cinder.volume.api [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:01:40.088 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 185/368] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:01:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:01:47.612 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:47.613 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:47.613 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:47.614 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:57.613 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:57.613 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:01:57.613 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:01:57.614 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:07.613 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:07.613 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:07.613 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:07.614 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:17.613 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:17.613 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:17.614 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:17.616 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:27.612 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:27.613 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:27.614 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:27.614 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:37.612 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:37.613 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:37.614 7 INFO cinder.api.openstack.wsgi [None req-454485d7-949e-41a2-8b08-18e24f391ca9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:37.614 8 INFO cinder.api.openstack.wsgi [None req-9fa4ba6b-19ad-49a9-ab6b-235c47135678 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:39.689 7 INFO cinder.api.openstack.wsgi [None req-f8a3e962-e6e5-41a4-8cec-db788372a03f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:02:39.695 7 INFO cinder.api.openstack.wsgi [None req-f8a3e962-e6e5-41a4-8cec-db788372a03f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 190/381] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:02:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:02:39.741 8 INFO cinder.api.openstack.wsgi [None req-19d8a78f-187c-4f21-ae35-16ad7db06941 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:02:39.766 8 INFO cinder.api.openstack.wsgi [None req-19d8a78f-187c-4f21-ae35-16ad7db06941 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/382] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:02:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:02:39.778 7 INFO cinder.api.openstack.wsgi [None req-369d105c-8488-400b-82e3-ad134c7c1304 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:02:39.806 7 INFO cinder.api.openstack.wsgi [None req-369d105c-8488-400b-82e3-ad134c7c1304 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/383] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:02:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:02:39.820 8 INFO cinder.api.openstack.wsgi [None req-a5232c3d-09af-4eda-ba5d-17fd5cc1e26d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:02:39.853 8 INFO cinder.api.openstack.wsgi [None req-a5232c3d-09af-4eda-ba5d-17fd5cc1e26d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/384] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:02:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:02:39.863 7 INFO cinder.api.openstack.wsgi [None req-5273e267-1831-416d-b6d6-0a908dafc526 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:02:39.875 7 INFO cinder.volume.api [None req-5273e267-1831-416d-b6d6-0a908dafc526 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:02:39.877 7 INFO cinder.api.openstack.wsgi [None req-5273e267-1831-416d-b6d6-0a908dafc526 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 192/385] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:02:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:02:39.890 8 INFO cinder.api.openstack.wsgi [None req-e2dfa561-e63a-4e77-bce9-c1d645b58931 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:02:39.907 8 INFO cinder.volume.api [None req-e2dfa561-e63a-4e77-bce9-c1d645b58931 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:02:39.907 8 INFO cinder.api.openstack.wsgi [None req-e2dfa561-e63a-4e77-bce9-c1d645b58931 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/386] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:02:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:02:39.919 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:02:39.930 7 INFO cinder.volume.api [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:02:39.932 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/387] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:02:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:02:39.944 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:02:39.994 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 195/388] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:02:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:02:47.613 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:47.613 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:47.614 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:47.614 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:57.612 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:57.612 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:02:57.613 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:02:57.614 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:07.613 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:07.614 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:07.615 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:07.617 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:17.612 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:17.613 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:17.614 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:17.614 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:27.613 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:27.613 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:27.613 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:27.615 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:37.613 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:37.613 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:37.614 7 INFO cinder.api.openstack.wsgi [None req-0822976b-a095-493b-bc5f-0202e7ec1ce0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:37.614 8 INFO cinder.api.openstack.wsgi [None req-981df0c0-9aed-4bec-9192-82a41ea2518b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:39.688 7 INFO cinder.api.openstack.wsgi [None req-79e72da4-4df3-4888-af6a-90dc46fa4eec 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:03:39.699 7 INFO cinder.volume.api [None req-79e72da4-4df3-4888-af6a-90dc46fa4eec 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:03:39.701 7 INFO cinder.api.openstack.wsgi [None req-79e72da4-4df3-4888-af6a-90dc46fa4eec 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 200/401] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:03:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:03:39.742 8 INFO cinder.api.openstack.wsgi [None req-f4d903c8-31e6-49b1-9428-427d166760b4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:03:39.764 8 INFO cinder.api.openstack.wsgi [None req-f4d903c8-31e6-49b1-9428-427d166760b4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/402] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:03:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:03:39.775 7 INFO cinder.api.openstack.wsgi [None req-5eb3b072-3c25-48db-b4c8-a9657f2d02e0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:03:39.800 7 INFO cinder.api.openstack.wsgi [None req-5eb3b072-3c25-48db-b4c8-a9657f2d02e0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/403] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:03:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:03:39.812 8 INFO cinder.api.openstack.wsgi [None req-a5c4000a-6ed5-4424-b474-d247bc260b9d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:03:39.855 8 INFO cinder.api.openstack.wsgi [None req-a5c4000a-6ed5-4424-b474-d247bc260b9d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 203/404] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:03:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:03:39.868 7 INFO cinder.api.openstack.wsgi [None req-b5865ff9-b337-4d17-b6dc-f93ebcd47c01 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:03:39.884 7 INFO cinder.api.openstack.wsgi [None req-b5865ff9-b337-4d17-b6dc-f93ebcd47c01 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 202/405] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:03:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:03:39.894 8 INFO cinder.api.openstack.wsgi [None req-bc52aea4-5b64-4b10-ae11-eedd20e0acb4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:03:39.906 8 INFO cinder.volume.api [None req-bc52aea4-5b64-4b10-ae11-eedd20e0acb4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:03:39.908 8 INFO cinder.api.openstack.wsgi [None req-bc52aea4-5b64-4b10-ae11-eedd20e0acb4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/406] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:03:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:03:39.918 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:03:39.926 7 INFO cinder.volume.api [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:03:39.926 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/407] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:03:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:03:39.940 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:03:39.950 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 205/408] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:03:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:03:47.613 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:47.613 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:47.615 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:47.615 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:57.613 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:57.613 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:03:57.614 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:03:57.615 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:07.612 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:07.613 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:07.614 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:07.615 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:17.613 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:17.613 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:17.614 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:17.614 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:27.612 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:27.612 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:27.613 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:27.613 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:37.613 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:37.613 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:37.614 8 INFO cinder.api.openstack.wsgi [None req-f68a26be-d8f3-44f8-a407-95cd3c48b847 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:37.614 7 INFO cinder.api.openstack.wsgi [None req-d5a04638-c4f2-440e-9110-424754156b39 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:39.711 8 INFO cinder.api.openstack.wsgi [None req-a485f941-2d9b-4934-af1b-d27aafe7478e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:04:39.727 8 INFO cinder.volume.api [None req-a485f941-2d9b-4934-af1b-d27aafe7478e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:04:39.730 8 INFO cinder.api.openstack.wsgi [None req-a485f941-2d9b-4934-af1b-d27aafe7478e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/421] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:04:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:04:39.741 7 INFO cinder.api.openstack.wsgi [None req-299b1d76-d34a-4c94-916d-71a3c536861a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:04:39.752 7 INFO cinder.volume.api [None req-299b1d76-d34a-4c94-916d-71a3c536861a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:04:39.754 7 INFO cinder.api.openstack.wsgi [None req-299b1d76-d34a-4c94-916d-71a3c536861a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 210/422] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:04:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:04:39.799 8 INFO cinder.api.openstack.wsgi [None req-ee5f8a11-d719-4658-8a59-5d6b2bb60a90 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:04:39.822 8 INFO cinder.api.openstack.wsgi [None req-ee5f8a11-d719-4658-8a59-5d6b2bb60a90 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/423] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:04:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:04:39.834 7 INFO cinder.api.openstack.wsgi [None req-2af5d333-e764-49e3-b0ea-f5bffe199e65 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:04:39.861 7 INFO cinder.api.openstack.wsgi [None req-2af5d333-e764-49e3-b0ea-f5bffe199e65 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/424] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:04:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:04:39.875 8 INFO cinder.api.openstack.wsgi [None req-1a74d720-e673-42e7-8b36-9fb94e55311d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:04:39.898 8 INFO cinder.api.openstack.wsgi [None req-1a74d720-e673-42e7-8b36-9fb94e55311d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/425] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:04:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:04:39.913 7 INFO cinder.api.openstack.wsgi [None req-7e4f9b0e-79d1-4035-bf75-da71692e7859 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:04:39.919 7 INFO cinder.api.openstack.wsgi [None req-7e4f9b0e-79d1-4035-bf75-da71692e7859 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 212/426] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:04:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:04:39.930 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:04:39.946 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 215/427] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:04:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:04:39.960 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:04:39.967 7 INFO cinder.volume.api [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:04:39.967 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/428] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:04:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:04:47.613 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:47.613 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:47.614 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:47.614 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:57.612 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:57.612 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:04:57.614 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:04:57.614 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:07.613 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:07.613 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:07.613 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:07.614 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:17.612 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:17.612 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:17.614 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:17.614 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:27.613 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:27.613 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:27.615 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:27.615 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:37.612 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:37.612 8 INFO cinder.api.openstack.wsgi [None req-283e58d6-98fa-4d82-842f-cf7a4b424467 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:37.612 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:37.614 7 INFO cinder.api.openstack.wsgi [None req-f0fee1d7-b66f-41f0-b61b-d250204a8fdf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:39.793 8 INFO cinder.api.openstack.wsgi [None req-b9978ebb-7cc5-42b4-98f0-15e66a32ffb0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:05:39.805 8 INFO cinder.volume.api [None req-b9978ebb-7cc5-42b4-98f0-15e66a32ffb0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:05:39.807 8 INFO cinder.api.openstack.wsgi [None req-b9978ebb-7cc5-42b4-98f0-15e66a32ffb0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 222/441] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:05:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:05:39.855 7 INFO cinder.api.openstack.wsgi [None req-fc3b8da0-67f6-404b-8dee-406a468b4bef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:05:39.885 7 INFO cinder.api.openstack.wsgi [None req-fc3b8da0-67f6-404b-8dee-406a468b4bef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/442] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:05:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:05:39.899 8 INFO cinder.api.openstack.wsgi [None req-e77d48db-0816-44e1-8295-46e332462dec 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:05:39.925 8 INFO cinder.api.openstack.wsgi [None req-e77d48db-0816-44e1-8295-46e332462dec 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/443] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:05:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:05:39.937 7 INFO cinder.api.openstack.wsgi [None req-c1c75f4d-6df4-414b-9e22-b19594c15b18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:05:39.967 7 INFO cinder.api.openstack.wsgi [None req-c1c75f4d-6df4-414b-9e22-b19594c15b18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 221/444] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:05:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:05:39.979 8 INFO cinder.api.openstack.wsgi [None req-e4973502-f76b-4af3-88b7-517fc16cdb06 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:05:39.989 8 INFO cinder.volume.api [None req-e4973502-f76b-4af3-88b7-517fc16cdb06 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:05:39.992 8 INFO cinder.api.openstack.wsgi [None req-e4973502-f76b-4af3-88b7-517fc16cdb06 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/445] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:05:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:05:40.006 7 INFO cinder.api.openstack.wsgi [None req-4c5a289a-3e0d-4248-ab42-0cd031fc8c5b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:05:40.014 7 INFO cinder.volume.api [None req-4c5a289a-3e0d-4248-ab42-0cd031fc8c5b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:05:40.014 7 INFO cinder.api.openstack.wsgi [None req-4c5a289a-3e0d-4248-ab42-0cd031fc8c5b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/446] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:05:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:05:40.024 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:05:40.030 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 225/447] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:05:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:05:40.040 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:05:40.060 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 223/448] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:05:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:05:47.612 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:47.613 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:47.613 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:47.615 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:57.612 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:57.612 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:05:57.613 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:05:57.613 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:07.613 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:07.613 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:07.614 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:07.614 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:17.612 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:17.612 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:17.614 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:17.614 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:27.612 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:27.613 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:27.615 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:27.616 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:37.613 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:37.613 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:37.614 7 INFO cinder.api.openstack.wsgi [None req-52171e7f-ca7f-4cc2-a053-f33fd84ec87c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:37.614 8 INFO cinder.api.openstack.wsgi [None req-7dc8c3a0-fd70-4d16-9192-ac759970d465 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:39.738 7 INFO cinder.api.openstack.wsgi [None req-41d940c0-0ec7-4303-a5a6-45838a3eb0af 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:06:39.760 7 INFO cinder.api.openstack.wsgi [None req-41d940c0-0ec7-4303-a5a6-45838a3eb0af 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/461] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:06:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:06:39.773 8 INFO cinder.api.openstack.wsgi [None req-5de7a418-1c1b-4669-a8f6-332a37b8200f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:06:39.797 8 INFO cinder.api.openstack.wsgi [None req-5de7a418-1c1b-4669-a8f6-332a37b8200f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/462] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:06:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:06:39.811 7 INFO cinder.api.openstack.wsgi [None req-7b4c7e29-6d54-475c-8a80-d6db557ddb21 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:06:39.843 7 INFO cinder.api.openstack.wsgi [None req-7b4c7e29-6d54-475c-8a80-d6db557ddb21 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/463] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:06:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:06:39.858 8 INFO cinder.api.openstack.wsgi [None req-2c1067b6-cfe7-46c8-a42a-5ba7e738f458 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:06:39.863 8 INFO cinder.api.openstack.wsgi [None req-2c1067b6-cfe7-46c8-a42a-5ba7e738f458 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 233/464] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:06:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:06:39.878 7 INFO cinder.api.openstack.wsgi [None req-ea4c1271-84f3-4e08-9a41-d120de505d4c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:06:39.892 7 INFO cinder.api.openstack.wsgi [None req-ea4c1271-84f3-4e08-9a41-d120de505d4c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 232/465] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:06:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:06:39.904 8 INFO cinder.api.openstack.wsgi [None req-705c76a3-05fb-496f-9cb7-fc02cee032c6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:06:39.916 8 INFO cinder.volume.api [None req-705c76a3-05fb-496f-9cb7-fc02cee032c6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:06:39.918 8 INFO cinder.api.openstack.wsgi [None req-705c76a3-05fb-496f-9cb7-fc02cee032c6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/466] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:06:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:06:39.930 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:06:39.941 7 INFO cinder.volume.api [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:06:39.943 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/467] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:06:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:06:39.955 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:06:39.962 8 INFO cinder.volume.api [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:06:39.962 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/468] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:06:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:06:47.613 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:47.613 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:47.614 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:47.615 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:57.612 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:57.612 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:06:57.614 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:06:57.614 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:07.612 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:07.612 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:07.613 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:07.614 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:17.613 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:17.613 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:17.614 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:17.615 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:27.613 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:27.613 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:27.614 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:27.614 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:37.612 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:37.612 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:37.614 8 INFO cinder.api.openstack.wsgi [None req-2541fca7-a6e7-4907-81be-d574219f475a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:37.614 7 INFO cinder.api.openstack.wsgi [None req-5e709277-70bb-47e9-b22c-bfbac177b20c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:39.711 8 INFO cinder.api.openstack.wsgi [None req-1b98020b-08ba-46a4-b6b8-4e29183ebd94 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:07:39.728 8 INFO cinder.api.openstack.wsgi [None req-1b98020b-08ba-46a4-b6b8-4e29183ebd94 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 242/481] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:07:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:07:39.742 7 INFO cinder.api.openstack.wsgi [None req-1843e79a-7ba7-492a-aa34-8fb5b7da9ddd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:07:39.753 7 INFO cinder.volume.api [None req-1843e79a-7ba7-492a-aa34-8fb5b7da9ddd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:07:39.753 7 INFO cinder.api.openstack.wsgi [None req-1843e79a-7ba7-492a-aa34-8fb5b7da9ddd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/482] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:07:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:07:39.764 8 INFO cinder.api.openstack.wsgi [None req-4929494b-2223-49f3-a3b2-6fa85333be2a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:07:39.775 8 INFO cinder.volume.api [None req-4929494b-2223-49f3-a3b2-6fa85333be2a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:07:39.777 8 INFO cinder.api.openstack.wsgi [None req-4929494b-2223-49f3-a3b2-6fa85333be2a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/483] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:07:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:07:39.791 7 INFO cinder.api.openstack.wsgi [None req-81312aa6-2ce9-430e-9fa8-dc36d856a1d6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:07:39.799 7 INFO cinder.api.openstack.wsgi [None req-81312aa6-2ce9-430e-9fa8-dc36d856a1d6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/484] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:07:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:07:39.840 8 INFO cinder.api.openstack.wsgi [None req-f8ff9ad8-5f04-4fb1-b67b-235ff0eb729c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:07:39.866 8 INFO cinder.api.openstack.wsgi [None req-f8ff9ad8-5f04-4fb1-b67b-235ff0eb729c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/485] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:07:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:07:39.879 7 INFO cinder.api.openstack.wsgi [None req-bfe37ffd-ffac-4bae-8c2c-0c9b2bbf4478 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:07:39.904 7 INFO cinder.api.openstack.wsgi [None req-bfe37ffd-ffac-4bae-8c2c-0c9b2bbf4478 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/486] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:07:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:07:39.916 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:07:39.940 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/487] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:07:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:07:39.951 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:07:39.965 7 INFO cinder.volume.api [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:07:39.967 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/488] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:07:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:07:47.612 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:47.612 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:47.613 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:47.613 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:57.613 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:57.613 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:07:57.614 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:07:57.614 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:07.613 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:07.613 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:07.615 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:07.614 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:17.612 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:17.612 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:17.613 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:17.613 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:27.612 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:27.613 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:27.613 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:27.614 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:37.613 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:37.613 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:37.614 8 INFO cinder.api.openstack.wsgi [None req-f829fab8-83ed-4af0-909b-dcbd84e5980f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:37.615 7 INFO cinder.api.openstack.wsgi [None req-e5f3c299-38ee-429d-97da-71f837552a4e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:39.723 8 INFO cinder.api.openstack.wsgi [None req-242063c3-b05e-4c03-8edf-6a9932708b1a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:08:39.742 8 INFO cinder.api.openstack.wsgi [None req-242063c3-b05e-4c03-8edf-6a9932708b1a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 252/501] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:08:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:08:39.756 7 INFO cinder.api.openstack.wsgi [None req-ee1f8929-577b-42c1-851b-670a86993651 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:08:39.764 7 INFO cinder.volume.api [None req-ee1f8929-577b-42c1-851b-670a86993651 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:08:39.764 7 INFO cinder.api.openstack.wsgi [None req-ee1f8929-577b-42c1-851b-670a86993651 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/502] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:08:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:08:39.776 8 INFO cinder.api.openstack.wsgi [None req-5fd26a0c-f24e-4c67-b385-851f84651ad1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:08:39.789 8 INFO cinder.volume.api [None req-5fd26a0c-f24e-4c67-b385-851f84651ad1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:08:39.793 8 INFO cinder.api.openstack.wsgi [None req-5fd26a0c-f24e-4c67-b385-851f84651ad1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/503] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:08:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:08:39.804 7 INFO cinder.api.openstack.wsgi [None req-6746490f-0ba5-4af4-81ab-75c875bb2575 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:08:39.815 7 INFO cinder.volume.api [None req-6746490f-0ba5-4af4-81ab-75c875bb2575 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:08:39.817 7 INFO cinder.api.openstack.wsgi [None req-6746490f-0ba5-4af4-81ab-75c875bb2575 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/504] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:08:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:08:39.873 8 INFO cinder.api.openstack.wsgi [None req-d04ecef0-f217-4089-9492-30f8bda82c66 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:08:39.899 8 INFO cinder.api.openstack.wsgi [None req-d04ecef0-f217-4089-9492-30f8bda82c66 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/505] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:08:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:08:39.914 7 INFO cinder.api.openstack.wsgi [None req-054410a9-b6d5-4e46-950b-bc9656cb5c3f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:08:39.938 7 INFO cinder.api.openstack.wsgi [None req-054410a9-b6d5-4e46-950b-bc9656cb5c3f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/506] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:08:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:08:39.950 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:08:39.976 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/507] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:08:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:08:39.991 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:08:39.998 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 253/508] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:08:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:08:47.612 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:47.612 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:47.613 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:47.614 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:57.612 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:57.613 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:08:57.614 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:08:57.614 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:07.613 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:07.613 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:07.614 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:07.615 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:17.612 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:17.612 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:17.614 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:17.614 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:27.613 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:27.613 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:27.614 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:27.614 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:37.613 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:37.613 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:37.614 8 INFO cinder.api.openstack.wsgi [None req-523f7843-954a-4795-9a53-d3b81585ec18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:37.614 7 INFO cinder.api.openstack.wsgi [None req-41a3b606-19eb-4819-9a3d-9a7e772529f1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:39.710 8 INFO cinder.api.openstack.wsgi [None req-b0a32d86-500d-4ed8-91a7-051a0cf8a02a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:09:39.721 8 INFO cinder.volume.api [None req-b0a32d86-500d-4ed8-91a7-051a0cf8a02a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:09:39.723 8 INFO cinder.api.openstack.wsgi [None req-b0a32d86-500d-4ed8-91a7-051a0cf8a02a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/521] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:09:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:09:39.737 7 INFO cinder.api.openstack.wsgi [None req-7d43e11f-42d0-4ec0-a383-877b1a66b09d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:09:39.758 7 INFO cinder.api.openstack.wsgi [None req-7d43e11f-42d0-4ec0-a383-877b1a66b09d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 260/522] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:09:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:09:39.803 8 INFO cinder.api.openstack.wsgi [None req-c217aa22-3ca1-47cc-9d73-80d3e9d198cc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:09:39.826 8 INFO cinder.api.openstack.wsgi [None req-c217aa22-3ca1-47cc-9d73-80d3e9d198cc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/523] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:09:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:09:39.838 7 INFO cinder.api.openstack.wsgi [None req-187475ad-1289-4370-af31-aa29005a9d1d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:09:39.859 7 INFO cinder.api.openstack.wsgi [None req-187475ad-1289-4370-af31-aa29005a9d1d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/524] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:09:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:09:39.871 8 INFO cinder.api.openstack.wsgi [None req-90491e2d-8734-40cd-ba88-4226e78249b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:09:39.897 8 INFO cinder.api.openstack.wsgi [None req-90491e2d-8734-40cd-ba88-4226e78249b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/525] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:09:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:09:39.908 7 INFO cinder.api.openstack.wsgi [None req-574b790d-4156-4dfd-be7e-b805f69485ae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:09:39.920 7 INFO cinder.volume.api [None req-574b790d-4156-4dfd-be7e-b805f69485ae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:09:39.922 7 INFO cinder.api.openstack.wsgi [None req-574b790d-4156-4dfd-be7e-b805f69485ae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/526] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:09:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:09:39.932 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:09:39.939 8 INFO cinder.volume.api [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:09:39.940 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/527] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:09:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:09:39.951 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:09:39.957 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 263/528] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:09:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:09:47.613 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:47.613 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:47.614 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:47.615 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:57.612 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:57.612 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:09:57.614 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:09:57.614 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:07.613 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:07.613 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:07.614 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:07.614 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:17.612 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:17.612 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:17.613 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:17.614 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:27.613 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:27.613 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:27.614 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:27.615 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:37.612 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:37.613 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:37.614 7 INFO cinder.api.openstack.wsgi [None req-9079141a-5ff7-41cd-9626-316babc4a3f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:37.614 8 INFO cinder.api.openstack.wsgi [None req-83e2b012-2b85-449f-a13b-7f2950a15565 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:39.806 8 INFO cinder.api.openstack.wsgi [None req-f8e981eb-ffce-46c7-b819-5d8487273e70 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:10:39.823 8 INFO cinder.volume.api [None req-f8e981eb-ffce-46c7-b819-5d8487273e70 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:10:39.825 8 INFO cinder.api.openstack.wsgi [None req-f8e981eb-ffce-46c7-b819-5d8487273e70 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/541] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:10:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:10:39.864 7 INFO cinder.api.openstack.wsgi [None req-98b632b8-a443-4147-96e4-656c842d3bfb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:10:39.897 7 INFO cinder.api.openstack.wsgi [None req-98b632b8-a443-4147-96e4-656c842d3bfb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/542] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:10:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:10:39.913 8 INFO cinder.api.openstack.wsgi [None req-670bcee5-3f5c-4c0c-b07f-345daef2a7a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:10:39.944 8 INFO cinder.api.openstack.wsgi [None req-670bcee5-3f5c-4c0c-b07f-345daef2a7a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/543] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:10:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:10:39.957 7 INFO cinder.api.openstack.wsgi [None req-1db89601-7bbb-43ed-9052-0f9382b684c8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:10:39.980 7 INFO cinder.api.openstack.wsgi [None req-1db89601-7bbb-43ed-9052-0f9382b684c8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/544] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:10:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:10:39.992 8 INFO cinder.api.openstack.wsgi [None req-f285fd0b-9e8e-4bf1-84e3-9ef21d2ecf10 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:10:39.999 8 INFO cinder.volume.api [None req-f285fd0b-9e8e-4bf1-84e3-9ef21d2ecf10 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:10:39.999 8 INFO cinder.api.openstack.wsgi [None req-f285fd0b-9e8e-4bf1-84e3-9ef21d2ecf10 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/545] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:10:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:10:40.012 7 INFO cinder.api.openstack.wsgi [None req-bb19e707-259e-4e1f-a1ea-9e337a256189 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:10:40.028 7 INFO cinder.api.openstack.wsgi [None req-bb19e707-259e-4e1f-a1ea-9e337a256189 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 272/546] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:10:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:10:40.039 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:10:40.049 8 INFO cinder.volume.api [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:10:40.050 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/547] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:10:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:10:40.063 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:10:40.077 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 273/548] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:10:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:10:47.613 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:47.613 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:47.614 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:47.614 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:57.613 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:57.613 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:10:57.614 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:10:57.615 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:07.612 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:07.612 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:07.613 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:07.614 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:17.612 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:17.612 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:17.614 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:17.614 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:27.613 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:27.613 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:27.614 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:27.614 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:37.613 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:37.613 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:37.614 8 INFO cinder.api.openstack.wsgi [None req-c93dcffe-49b2-409e-85bf-d96b31178873 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:37.615 7 INFO cinder.api.openstack.wsgi [None req-dc133d2a-0881-4f2b-91ed-79b5171f4f95 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:39.708 8 INFO cinder.api.openstack.wsgi [None req-0bf5208b-3d2a-4a82-b441-dc4897bfd062 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:11:39.716 8 INFO cinder.volume.api [None req-0bf5208b-3d2a-4a82-b441-dc4897bfd062 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:11:39.717 8 INFO cinder.api.openstack.wsgi [None req-0bf5208b-3d2a-4a82-b441-dc4897bfd062 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/561] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:11:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:11:39.758 7 INFO cinder.api.openstack.wsgi [None req-04c2ce5c-e7a9-463b-a88c-27e42b7b5c31 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:11:39.777 7 INFO cinder.api.openstack.wsgi [None req-04c2ce5c-e7a9-463b-a88c-27e42b7b5c31 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/562] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:11:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:11:39.791 8 INFO cinder.api.openstack.wsgi [None req-471bcf8d-0887-4497-878a-7118801354da 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:11:39.818 8 INFO cinder.api.openstack.wsgi [None req-471bcf8d-0887-4497-878a-7118801354da 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/563] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:11:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:11:39.831 7 INFO cinder.api.openstack.wsgi [None req-217194d9-c0d6-4954-8884-7d3f40f8e488 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:11:39.853 7 INFO cinder.api.openstack.wsgi [None req-217194d9-c0d6-4954-8884-7d3f40f8e488 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/564] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:11:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:11:39.866 8 INFO cinder.api.openstack.wsgi [None req-06c8b6ff-0964-4bea-8f6a-27afb0bfcbd8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:11:39.878 8 INFO cinder.volume.api [None req-06c8b6ff-0964-4bea-8f6a-27afb0bfcbd8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:11:39.881 8 INFO cinder.api.openstack.wsgi [None req-06c8b6ff-0964-4bea-8f6a-27afb0bfcbd8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/565] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:11:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:11:39.893 7 INFO cinder.api.openstack.wsgi [None req-28d3d5ef-8a94-457a-96a6-7456bd33b77f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:11:39.900 7 INFO cinder.api.openstack.wsgi [None req-28d3d5ef-8a94-457a-96a6-7456bd33b77f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 282/566] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:11:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:11:39.909 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:11:39.925 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 285/567] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:11:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:11:39.937 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:11:39.950 7 INFO cinder.volume.api [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:11:39.952 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/568] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:11:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:11:47.612 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:47.612 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:47.613 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:47.613 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:57.613 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:57.613 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:11:57.614 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:11:57.614 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:07.612 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:07.613 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:07.614 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:07.614 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:17.612 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:17.613 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:17.614 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:17.614 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:27.613 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:27.614 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:27.614 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:27.615 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:37.612 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:37.613 7 INFO cinder.api.openstack.wsgi [None req-56c5b661-3de8-4f07-a520-b71fd9eda539 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:37.615 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:37.617 8 INFO cinder.api.openstack.wsgi [None req-3e95b37a-6e09-4b3d-9391-b86045f4b672 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:39.735 8 INFO cinder.api.openstack.wsgi [None req-0c8da40a-b17e-4ab9-b3e6-249351c3781f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:12:39.761 8 INFO cinder.volume.api [None req-0c8da40a-b17e-4ab9-b3e6-249351c3781f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:12:39.765 8 INFO cinder.api.openstack.wsgi [None req-0c8da40a-b17e-4ab9-b3e6-249351c3781f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/581] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:12:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:12:39.776 7 INFO cinder.api.openstack.wsgi [None req-c0b7206e-e68f-467d-a0d7-1a4f5062c8a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:12:39.792 7 INFO cinder.api.openstack.wsgi [None req-c0b7206e-e68f-467d-a0d7-1a4f5062c8a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 290/582] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:12:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:12:39.807 8 INFO cinder.api.openstack.wsgi [None req-0a7af92a-4213-4425-a984-1925131865a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:12:39.822 8 INFO cinder.volume.api [None req-0a7af92a-4213-4425-a984-1925131865a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:12:39.825 8 INFO cinder.api.openstack.wsgi [None req-0a7af92a-4213-4425-a984-1925131865a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/583] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:12:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:12:39.867 7 INFO cinder.api.openstack.wsgi [None req-25d97bcc-75de-483c-80ca-35003102cf4d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:12:39.921 7 INFO cinder.api.openstack.wsgi [None req-25d97bcc-75de-483c-80ca-35003102cf4d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/584] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:12:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:12:39.938 8 INFO cinder.api.openstack.wsgi [None req-8343c3f6-f11b-41c1-b17b-2c776bb74cab 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:12:39.999 8 INFO cinder.api.openstack.wsgi [None req-8343c3f6-f11b-41c1-b17b-2c776bb74cab 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/585] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:12:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:12:40.013 7 INFO cinder.api.openstack.wsgi [None req-44fb404d-1df3-4258-ad9c-26a886a48c4f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:12:40.042 7 INFO cinder.api.openstack.wsgi [None req-44fb404d-1df3-4258-ad9c-26a886a48c4f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/586] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:12:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:12:40.056 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:12:40.063 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/587] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:12:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:12:40.077 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:12:40.085 7 INFO cinder.volume.api [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:12:40.086 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 293/588] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:12:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:12:47.613 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:47.613 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:47.614 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:47.614 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:57.613 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:57.613 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:12:57.614 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:12:57.614 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:07.613 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:07.613 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:07.614 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:07.615 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:17.612 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:17.613 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:17.614 8 INFO cinder.api.openstack.wsgi [None req-3f72437c-cd65-4920-9c21-42e7da95bcdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:17.614 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:20.366 8 INFO cinder.api.openstack.wsgi [None req-b79767cb-2599-4072-9625-f1e085e9358d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=False 2026-07-02 06:13:20.389 8 INFO cinder.api.openstack.wsgi [None req-b79767cb-2599-4072-9625-f1e085e9358d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 300/597] 199.204.45.156 () {44 vars in 1068 bytes} [Thu Jul 2 06:13:20 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=False => generated 338 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:13:27.613 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:27.614 8 INFO cinder.api.openstack.wsgi [None req-b79767cb-2599-4072-9625-f1e085e9358d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:27.614 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:27.616 8 INFO cinder.api.openstack.wsgi [None req-b79767cb-2599-4072-9625-f1e085e9358d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:37.612 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:37.612 8 INFO cinder.api.openstack.wsgi [None req-b79767cb-2599-4072-9625-f1e085e9358d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:37.614 8 INFO cinder.api.openstack.wsgi [None req-b79767cb-2599-4072-9625-f1e085e9358d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:37.614 7 INFO cinder.api.openstack.wsgi [None req-cab09694-f0c1-4597-86a4-5db14455d837 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:39.709 8 INFO cinder.api.openstack.wsgi [None req-f843c745-22b4-492d-8af4-55eede8ce865 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:13:39.717 8 INFO cinder.volume.api [None req-f843c745-22b4-492d-8af4-55eede8ce865 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:13:39.718 8 INFO cinder.api.openstack.wsgi [None req-f843c745-22b4-492d-8af4-55eede8ce865 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 303/602] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:13:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:13:39.766 7 INFO cinder.api.openstack.wsgi [None req-be437388-1c83-459e-8f83-934d9f600151 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:13:39.791 7 INFO cinder.api.openstack.wsgi [None req-be437388-1c83-459e-8f83-934d9f600151 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/603] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:13:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:13:39.804 8 INFO cinder.api.openstack.wsgi [None req-23b39b86-6dd8-4e63-82b7-56343cab93c0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:13:39.830 8 INFO cinder.api.openstack.wsgi [None req-23b39b86-6dd8-4e63-82b7-56343cab93c0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/604] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:13:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:13:39.844 7 INFO cinder.api.openstack.wsgi [None req-79defc81-41fe-4c17-aea5-3c470472fcfb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:13:39.869 7 INFO cinder.api.openstack.wsgi [None req-79defc81-41fe-4c17-aea5-3c470472fcfb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/605] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:13:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:13:39.882 8 INFO cinder.api.openstack.wsgi [None req-b8293d01-8828-487c-bbff-937b17646be7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:13:39.893 8 INFO cinder.volume.api [None req-b8293d01-8828-487c-bbff-937b17646be7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:13:39.896 8 INFO cinder.api.openstack.wsgi [None req-b8293d01-8828-487c-bbff-937b17646be7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/606] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:13:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:13:39.907 7 INFO cinder.api.openstack.wsgi [None req-b8c77667-48b2-4039-aa20-392ac4332e48 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:13:39.914 7 INFO cinder.api.openstack.wsgi [None req-b8c77667-48b2-4039-aa20-392ac4332e48 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 302/607] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:13:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:13:39.924 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:13:39.934 8 INFO cinder.volume.api [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:13:39.936 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/608] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:13:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:13:39.949 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:13:39.969 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 303/609] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:13:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:13:47.612 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:47.612 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:47.614 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:47.614 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:57.612 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:57.613 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:13:57.614 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:13:57.614 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:07.614 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:07.614 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:07.615 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:07.615 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:17.613 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:17.613 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:17.614 7 INFO cinder.api.openstack.wsgi [None req-249917b8-d416-4f26-9ecb-d4971709be57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:17.614 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:23.353 7 INFO cinder.api.openstack.wsgi [None req-1d76fef0-3d02-4170-ad0a-ab3b99b42e23 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=False 2026-07-02 06:14:23.383 7 INFO cinder.api.openstack.wsgi [None req-1d76fef0-3d02-4170-ad0a-ab3b99b42e23 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] https://volume.199-204-45-156.nip.io/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 308/618] 199.204.45.156 () {44 vars in 1068 bytes} [Thu Jul 2 06:14:23 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=False => generated 338 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:14:27.613 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:27.614 7 INFO cinder.api.openstack.wsgi [None req-1d76fef0-3d02-4170-ad0a-ab3b99b42e23 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:27.614 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:27.615 7 INFO cinder.api.openstack.wsgi [None req-1d76fef0-3d02-4170-ad0a-ab3b99b42e23 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:37.612 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:37.612 7 INFO cinder.api.openstack.wsgi [None req-1d76fef0-3d02-4170-ad0a-ab3b99b42e23 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:37.613 8 INFO cinder.api.openstack.wsgi [None req-d82a06b6-9c90-4fac-a06c-1c4283e5c5c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:37.613 7 INFO cinder.api.openstack.wsgi [None req-1d76fef0-3d02-4170-ad0a-ab3b99b42e23 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:39.703 8 INFO cinder.api.openstack.wsgi [None req-ec711cdb-6611-473f-909b-0c2044b50d76 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:14:39.719 8 INFO cinder.volume.api [None req-ec711cdb-6611-473f-909b-0c2044b50d76 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:14:39.723 8 INFO cinder.api.openstack.wsgi [None req-ec711cdb-6611-473f-909b-0c2044b50d76 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/623] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:14:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:14:39.738 7 INFO cinder.api.openstack.wsgi [None req-fcf51530-a98f-431d-9b1f-4bdf461a7eca 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:14:39.755 7 INFO cinder.api.openstack.wsgi [None req-fcf51530-a98f-431d-9b1f-4bdf461a7eca 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 311/624] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:14:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:14:39.766 8 INFO cinder.api.openstack.wsgi [None req-0f0ddf5e-4270-4083-bfbc-d2855098ca2b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:14:39.775 8 INFO cinder.volume.api [None req-0f0ddf5e-4270-4083-bfbc-d2855098ca2b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:14:39.777 8 INFO cinder.api.openstack.wsgi [None req-0f0ddf5e-4270-4083-bfbc-d2855098ca2b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/625] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:14:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:14:39.789 7 INFO cinder.api.openstack.wsgi [None req-feefd854-ff04-4d2a-af41-3f014f33684f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:14:39.798 7 INFO cinder.volume.api [None req-feefd854-ff04-4d2a-af41-3f014f33684f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:14:39.798 7 INFO cinder.api.openstack.wsgi [None req-feefd854-ff04-4d2a-af41-3f014f33684f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/626] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:14:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:14:39.812 8 INFO cinder.api.openstack.wsgi [None req-a8c30a42-5418-48e6-aafb-8f829f40ac83 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:14:39.819 8 INFO cinder.api.openstack.wsgi [None req-a8c30a42-5418-48e6-aafb-8f829f40ac83 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 315/627] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:14:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:14:39.856 7 INFO cinder.api.openstack.wsgi [None req-aaa7c168-93a2-491e-827c-1327b8168e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:14:39.882 7 INFO cinder.api.openstack.wsgi [None req-aaa7c168-93a2-491e-827c-1327b8168e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/628] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:14:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:14:39.897 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:14:39.926 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/629] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:14:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:14:39.938 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:14:39.966 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/630] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:14:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:14:47.613 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:47.613 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:47.614 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:47.615 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:57.612 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:57.613 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:14:57.614 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:14:57.614 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:07.613 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:07.613 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:07.614 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:07.615 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:17.612 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:17.612 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:17.613 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:17.614 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:27.612 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:27.612 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:27.614 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:27.614 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:37.612 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:37.612 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:37.613 8 INFO cinder.api.openstack.wsgi [None req-ab9b6cf3-5a16-4220-b68b-ae151cd59cef 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:37.614 7 INFO cinder.api.openstack.wsgi [None req-19053554-55e6-4922-aea3-06e901d17a44 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:39.853 8 INFO cinder.api.openstack.wsgi [None req-941c1a36-f6df-4fbe-b50f-32762e113f70 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:15:39.860 8 INFO cinder.volume.api [None req-941c1a36-f6df-4fbe-b50f-32762e113f70 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:15:39.861 8 INFO cinder.api.openstack.wsgi [None req-941c1a36-f6df-4fbe-b50f-32762e113f70 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/643] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:15:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:15:39.870 7 INFO cinder.api.openstack.wsgi [None req-914598c1-c696-4d44-a375-e7ec3e2d69f2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:15:39.880 7 INFO cinder.volume.api [None req-914598c1-c696-4d44-a375-e7ec3e2d69f2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:15:39.882 7 INFO cinder.api.openstack.wsgi [None req-914598c1-c696-4d44-a375-e7ec3e2d69f2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 321/644] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:15:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:15:39.894 8 INFO cinder.api.openstack.wsgi [None req-dab8526f-8000-45fe-83f4-9d09b2e08606 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:15:39.903 8 INFO cinder.volume.api [None req-dab8526f-8000-45fe-83f4-9d09b2e08606 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:15:39.904 8 INFO cinder.api.openstack.wsgi [None req-dab8526f-8000-45fe-83f4-9d09b2e08606 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/645] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:15:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:15:39.915 7 INFO cinder.api.openstack.wsgi [None req-eb20d39a-26c5-4219-9214-b37b1f5f6e04 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:15:39.921 7 INFO cinder.api.openstack.wsgi [None req-eb20d39a-26c5-4219-9214-b37b1f5f6e04 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 322/646] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:15:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:15:39.932 8 INFO cinder.api.openstack.wsgi [None req-a90188fd-43cb-4f05-b64c-7cae951c2a89 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:15:39.951 8 INFO cinder.api.openstack.wsgi [None req-a90188fd-43cb-4f05-b64c-7cae951c2a89 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 325/647] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:15:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:15:39.989 7 INFO cinder.api.openstack.wsgi [None req-2d71972b-b404-4da2-b9a8-b0b231eece9f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:15:40.011 7 INFO cinder.api.openstack.wsgi [None req-2d71972b-b404-4da2-b9a8-b0b231eece9f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/648] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:15:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:15:40.024 8 INFO cinder.api.openstack.wsgi [None req-eeb60eac-40e7-48ad-b522-e041367bca59 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:15:40.050 8 INFO cinder.api.openstack.wsgi [None req-eeb60eac-40e7-48ad-b522-e041367bca59 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/649] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:15:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:15:40.065 7 INFO cinder.api.openstack.wsgi [None req-021c89ee-ad1e-4660-a712-edb2cb9a85db 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:15:40.103 7 INFO cinder.api.openstack.wsgi [None req-021c89ee-ad1e-4660-a712-edb2cb9a85db 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/650] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:15:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:15:47.613 8 INFO cinder.api.openstack.wsgi [None req-eeb60eac-40e7-48ad-b522-e041367bca59 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:47.613 7 INFO cinder.api.openstack.wsgi [None req-021c89ee-ad1e-4660-a712-edb2cb9a85db 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:47.614 7 INFO cinder.api.openstack.wsgi [None req-021c89ee-ad1e-4660-a712-edb2cb9a85db 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:47.614 8 INFO cinder.api.openstack.wsgi [None req-eeb60eac-40e7-48ad-b522-e041367bca59 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:54.196 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots 2026-07-02 06:15:54.209 7 INFO cinder.volume.api [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:15:54.209 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 326/653] 10.0.0.210 () {32 vars in 705 bytes} [Thu Jul 2 06:15:54 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:15:54.226 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes 2026-07-02 06:15:54.254 8 INFO cinder.volume.api [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:15:54.255 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes returned with HTTP 200 [pid: 8|app: 0|req: 328/654] 10.0.0.210 () {32 vars in 701 bytes} [Thu Jul 2 06:15:54 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:15:57.613 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:57.613 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:15:57.614 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:15:57.614 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:07.613 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:07.614 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:07.614 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:07.615 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:17.613 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:17.613 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:17.614 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:17.615 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:27.612 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:27.613 7 INFO cinder.api.openstack.wsgi [None req-b08ebdb3-08a8-4d66-a829-4d55636837be 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:27.612 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:27.614 8 INFO cinder.api.openstack.wsgi [None req-64667efa-edcc-4d0c-bc38-39727c9e5b84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:33.324 7 INFO cinder.api.openstack.wsgi [None req-75835969-883a-4383-83bb-749c496fc64c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes 2026-07-02 06:16:34.119 7 INFO cinder.api.v3.volumes [None req-75835969-883a-4383-83bb-749c496fc64c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Create volume of 1 GB 2026-07-02 06:16:34.147 7 INFO cinder.volume.api [None req-75835969-883a-4383-83bb-749c496fc64c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-07-02 06:16:34.540 7 INFO cinder.volume.api [None req-75835969-883a-4383-83bb-749c496fc64c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Create volume request issued successfully. 2026-07-02 06:16:34.541 7 INFO cinder.api.openstack.wsgi [None req-75835969-883a-4383-83bb-749c496fc64c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 331/663] 10.0.0.210 () {34 vars in 723 bytes} [Thu Jul 2 06:16:33 2026] POST /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes => generated 864 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 06:16:34.575 8 INFO cinder.api.openstack.wsgi [None req-e17e9a53-fead-4900-8424-d8b292f0db27 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:34.622 8 INFO cinder.volume.api [None req-e17e9a53-fead-4900-8424-d8b292f0db27 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:34.637 8 INFO cinder.api.openstack.wsgi [None req-e17e9a53-fead-4900-8424-d8b292f0db27 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:16:34 2026] GET /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => generated 932 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:35.664 7 INFO cinder.api.openstack.wsgi [None req-e6b4037f-7540-4178-b621-74162beb139e 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:35.702 7 INFO cinder.volume.api [None req-e6b4037f-7540-4178-b621-74162beb139e 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:35.713 7 INFO cinder.api.openstack.wsgi [None req-e6b4037f-7540-4178-b621-74162beb139e 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:16:35 2026] GET /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => generated 956 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:36.742 8 INFO cinder.api.openstack.wsgi [None req-66c70653-c4d3-4de1-8d22-c95b991e7a3c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:36.789 8 INFO cinder.volume.api [None req-66c70653-c4d3-4de1-8d22-c95b991e7a3c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:36.807 8 INFO cinder.api.openstack.wsgi [None req-66c70653-c4d3-4de1-8d22-c95b991e7a3c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:16:36 2026] GET /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => generated 956 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:37.613 8 INFO cinder.api.openstack.wsgi [None req-66c70653-c4d3-4de1-8d22-c95b991e7a3c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:37.613 7 INFO cinder.api.openstack.wsgi [None req-e6b4037f-7540-4178-b621-74162beb139e 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:37.614 8 INFO cinder.api.openstack.wsgi [None req-66c70653-c4d3-4de1-8d22-c95b991e7a3c 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:37.614 7 INFO cinder.api.openstack.wsgi [None req-e6b4037f-7540-4178-b621-74162beb139e 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:37.833 8 INFO cinder.api.openstack.wsgi [None req-235a5b05-70b9-4767-b9e8-4d384b664aa9 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:37.865 8 INFO cinder.volume.api [None req-235a5b05-70b9-4767-b9e8-4d384b664aa9 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:37.873 8 INFO cinder.api.openstack.wsgi [None req-235a5b05-70b9-4767-b9e8-4d384b664aa9 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 200 [pid: 8|app: 0|req: 336/669] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:16:37 2026] GET /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:38.901 7 INFO cinder.api.openstack.wsgi [None req-eb07add8-fc59-4392-893a-74a0c8d0664b 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:38.915 7 INFO cinder.volume.api [None req-eb07add8-fc59-4392-893a-74a0c8d0664b 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:38.923 7 INFO cinder.api.openstack.wsgi [None req-eb07add8-fc59-4392-893a-74a0c8d0664b 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 200 [pid: 7|app: 0|req: 334/670] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:16:38 2026] GET /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:39.024 8 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-492740df-b657-429c-94ec-24885187d2ae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:39.049 8 INFO cinder.volume.api [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-492740df-b657-429c-94ec-24885187d2ae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:39.063 8 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-492740df-b657-429c-94ec-24885187d2ae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 200 [pid: 8|app: 0|req: 337/671] 10.0.0.242 () {34 vars in 1028 bytes} [Thu Jul 2 06:16:39 2026] GET /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => generated 1482 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:40.129 7 INFO cinder.api.openstack.wsgi [None req-22a6f7af-9552-415c-a1c3-882150184985 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:16:40.143 7 INFO cinder.volume.api [None req-22a6f7af-9552-415c-a1c3-882150184985 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:16:40.144 7 INFO cinder.api.openstack.wsgi [None req-22a6f7af-9552-415c-a1c3-882150184985 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/672] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:16:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:40.192 8 INFO cinder.api.openstack.wsgi [None req-414f02cc-dbee-445e-b2e1-3f09ddc3a594 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/359f55d53e0e485ca01bef95bd0f7173?usage=true 2026-07-02 06:16:40.224 8 INFO cinder.api.openstack.wsgi [None req-414f02cc-dbee-445e-b2e1-3f09ddc3a594 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/359f55d53e0e485ca01bef95bd0f7173?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/673] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/359f55d53e0e485ca01bef95bd0f7173?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.238 7 INFO cinder.api.openstack.wsgi [None req-4a55d9f4-c6cf-47d3-a86e-9254ca3778d3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/365a5348a6024af0b5beaf8659146a4c?usage=true 2026-07-02 06:16:40.264 7 INFO cinder.api.openstack.wsgi [None req-4a55d9f4-c6cf-47d3-a86e-9254ca3778d3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/365a5348a6024af0b5beaf8659146a4c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/674] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/365a5348a6024af0b5beaf8659146a4c?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.276 8 INFO cinder.api.openstack.wsgi [None req-04310431-fbe7-47d9-b2c3-bcfee595dfa7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/43e7bee18c1a4e978042e2f32f1c495f?usage=true 2026-07-02 06:16:40.304 8 INFO cinder.api.openstack.wsgi [None req-04310431-fbe7-47d9-b2c3-bcfee595dfa7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/43e7bee18c1a4e978042e2f32f1c495f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/675] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/43e7bee18c1a4e978042e2f32f1c495f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.308 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-8b44f474-10d2-489d-be57-c56f25eb3ddd 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a 2026-07-02 06:16:40.313 8 INFO cinder.api.openstack.wsgi [None req-f6f4bf02-d5b1-4ca3-8a3c-c9f5f18649a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/47e15026c74244f7a6bb144af9fbfceb?usage=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:40.323 7 INFO cinder.volume.api [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-8b44f474-10d2-489d-be57-c56f25eb3ddd 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:40.331 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-8b44f474-10d2-489d-be57-c56f25eb3ddd 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 200 [pid: 7|app: 0|req: 337/676] 10.0.0.242 () {34 vars in 1028 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => generated 1482 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:16:40.344 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-8b44f474-10d2-489d-be57-c56f25eb3ddd 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:16:40.345 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-8b44f474-10d2-489d-be57-c56f25eb3ddd 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 338/677] 10.0.0.242 () {32 vars in 829 bytes} [Thu Jul 2 06:16: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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:40.356 8 INFO cinder.api.openstack.wsgi [None req-f6f4bf02-d5b1-4ca3-8a3c-c9f5f18649a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/47e15026c74244f7a6bb144af9fbfceb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/678] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/47e15026c74244f7a6bb144af9fbfceb?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.358 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-bfd2da6f-77dc-4cc6-972d-51ae8305bca9 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments 2026-07-02 06:16:40.363 8 INFO cinder.api.openstack.wsgi [None req-023aacf5-575b-4926-9823-867ddeba74eb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/8b1ae75122994fcb9af2304de83cd9ee?usage=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:40.391 8 INFO cinder.api.openstack.wsgi [None req-023aacf5-575b-4926-9823-867ddeba74eb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/8b1ae75122994fcb9af2304de83cd9ee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/679] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/8b1ae75122994fcb9af2304de83cd9ee?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.406 8 INFO cinder.api.openstack.wsgi [None req-c5036169-cf3d-422a-baa4-8854dac1a584 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:16:40.433 8 INFO cinder.api.openstack.wsgi [None req-c5036169-cf3d-422a-baa4-8854dac1a584 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/680] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.451 8 INFO cinder.api.openstack.wsgi [None req-9cbe037e-1596-468f-9258-332d1f9669a5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/b5f5585eb8a74cf182ddd0f125bbe17d?usage=true 2026-07-02 06:16:40.459 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-bfd2da6f-77dc-4cc6-972d-51ae8305bca9 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments returned with HTTP 200 [pid: 7|app: 0|req: 339/681] 10.0.0.242 () {40 vars in 1057 bytes} [Thu Jul 2 06:16:40 2026] POST /v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:16:40.485 8 INFO cinder.api.openstack.wsgi [None req-9cbe037e-1596-468f-9258-332d1f9669a5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/b5f5585eb8a74cf182ddd0f125bbe17d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/682] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/b5f5585eb8a74cf182ddd0f125bbe17d?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:40.500 7 INFO cinder.api.openstack.wsgi [None req-9fd4dc14-9bd5-480b-ae24-62ad8cfa31c7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/c9312baa008a43b98966fbd6b3a97288?usage=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:40.530 7 INFO cinder.api.openstack.wsgi [None req-9fd4dc14-9bd5-480b-ae24-62ad8cfa31c7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/c9312baa008a43b98966fbd6b3a97288?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/683] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/c9312baa008a43b98966fbd6b3a97288?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.545 8 INFO cinder.api.openstack.wsgi [None req-52f2fac4-0d52-4a02-b34b-25dd2aea3125 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:16:40.580 8 INFO cinder.api.openstack.wsgi [None req-52f2fac4-0d52-4a02-b34b-25dd2aea3125 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/684] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.591 7 INFO cinder.api.openstack.wsgi [None req-fe797322-9408-45dd-9db7-7ceaa619e336 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:16:40.618 7 INFO cinder.api.openstack.wsgi [None req-fe797322-9408-45dd-9db7-7ceaa619e336 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/685] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.630 8 INFO cinder.api.openstack.wsgi [None req-ce7263f3-4ec7-4f5b-8aa5-dd6534b6aecb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:16:40.654 8 INFO cinder.volume.api [None req-ce7263f3-4ec7-4f5b-8aa5-dd6534b6aecb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:40.659 8 INFO cinder.api.openstack.wsgi [None req-ce7263f3-4ec7-4f5b-8aa5-dd6534b6aecb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 345/686] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1649 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:16:40.679 7 INFO cinder.api.openstack.wsgi [None req-e7b99ef1-6538-497e-8fac-02396f2f4bf7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:16:40.700 7 INFO cinder.api.openstack.wsgi [None req-e7b99ef1-6538-497e-8fac-02396f2f4bf7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 342/687] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:40.718 8 INFO cinder.api.openstack.wsgi [None req-65efc1cc-abf1-4ad9-b8b1-262a1818d261 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:16:40.723 8 INFO cinder.api.openstack.wsgi [None req-65efc1cc-abf1-4ad9-b8b1-262a1818d261 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 346/688] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:16:40.735 7 INFO cinder.api.openstack.wsgi [None req-3741a4c0-c0d0-4fc7-b664-a45a7150430a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:16:40.753 7 INFO cinder.volume.api [None req-3741a4c0-c0d0-4fc7-b664-a45a7150430a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:40.763 7 INFO cinder.api.openstack.wsgi [None req-3741a4c0-c0d0-4fc7-b664-a45a7150430a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/689] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:16:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1649 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:16:41.618 8 INFO cinder.api.openstack.wsgi [None req-65efc1cc-abf1-4ad9-b8b1-262a1818d261 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:16:41.619 8 INFO cinder.api.openstack.wsgi [None req-65efc1cc-abf1-4ad9-b8b1-262a1818d261 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 347/690] 199.204.45.156 () {32 vars in 840 bytes} [Thu Jul 2 06:16:41 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:41.660 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-1831d800-14f5-4067-8193-c5685568e26b 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:41.687 7 INFO cinder.volume.api [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-1831d800-14f5-4067-8193-c5685568e26b 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:41.696 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-1831d800-14f5-4067-8193-c5685568e26b 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 200 [pid: 7|app: 0|req: 344/691] 199.204.45.156 () {36 vars in 1073 bytes} [Thu Jul 2 06:16:41 2026] GET /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => generated 1580 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-07-02 06:16:43.195 8 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-f853fc7b-c340-4ae8-af23-7a4ec1e45501 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:43.915 8 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-f853fc7b-c340-4ae8-af23-7a4ec1e45501 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e returned with HTTP 200 [pid: 8|app: 0|req: 348/692] 199.204.45.156 () {40 vars in 1134 bytes} [Thu Jul 2 06:16:43 2026] PUT /v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e => generated 775 bytes in 730 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:43.957 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-ed4ddfee-80bc-4cd3-adc4-2d61ec3d9d07 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:44.003 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-ed4ddfee-80bc-4cd3-adc4-2d61ec3d9d07 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e/action returned with HTTP 204 [pid: 7|app: 0|req: 345/693] 199.204.45.156 () {40 vars in 1148 bytes} [Thu Jul 2 06:16:43 2026] POST /v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 06:16:47.612 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-ed4ddfee-80bc-4cd3-adc4-2d61ec3d9d07 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:47.612 8 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-f853fc7b-c340-4ae8-af23-7a4ec1e45501 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:47.613 7 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-ed4ddfee-80bc-4cd3-adc4-2d61ec3d9d07 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:47.614 8 INFO cinder.api.openstack.wsgi [req-7edf8f2c-9a61-4d49-b67e-abb46bd55959 req-f853fc7b-c340-4ae8-af23-7a4ec1e45501 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:50.510 7 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7cf3fc86-9b1f-4344-bd2f-3be9d733ecae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:50.606 7 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7cf3fc86-9b1f-4344-bd2f-3be9d733ecae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e returned with HTTP 200 [pid: 7|app: 0|req: 347/696] 199.204.45.156 () {38 vars in 1103 bytes} [Thu Jul 2 06:16:50 2026] DELETE /v3/b5f5585eb8a74cf182ddd0f125bbe17d/attachments/44f16455-5071-4c27-a92b-b90a7c85674e => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:16:50.629 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a 2026-07-02 06:16:50.630 8 INFO cinder.api.v3.volumes [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Delete volume with id: c0202728-a086-4051-aac7-9e3319b8257a  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:16:50.648 8 INFO cinder.volume.api [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Volume info retrieved successfully. 2026-07-02 06:16:50.689 8 INFO cinder.volume.api [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] Delete volume request issued successfully. 2026-07-02 06:16:50.689 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a returned with HTTP 202 [pid: 8|app: 0|req: 350/697] 199.204.45.156 () {36 vars in 1054 bytes} [Thu Jul 2 06:16:50 2026] DELETE /v3/b5f5585eb8a74cf182ddd0f125bbe17d/volumes/c0202728-a086-4051-aac7-9e3319b8257a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-02 06:16:57.613 7 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7cf3fc86-9b1f-4344-bd2f-3be9d733ecae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:57.613 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:16:57.613 7 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7cf3fc86-9b1f-4344-bd2f-3be9d733ecae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:16:57.614 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:07.613 7 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7cf3fc86-9b1f-4344-bd2f-3be9d733ecae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:07.613 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:07.614 7 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7cf3fc86-9b1f-4344-bd2f-3be9d733ecae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:07.614 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:17.613 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:17.613 7 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7cf3fc86-9b1f-4344-bd2f-3be9d733ecae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:17.614 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:17.615 7 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7cf3fc86-9b1f-4344-bd2f-3be9d733ecae 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:21.995 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:17:21.996 8 INFO cinder.api.openstack.wsgi [req-d15b3559-e6ab-4d27-96b9-28c151300004 req-7298f724-5aa7-48ee-93ac-0c1521d307c6 698a653823e84e8381bb49b53f15e040 b5f5585eb8a74cf182ddd0f125bbe17d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 354/704] 10.0.0.210 () {30 vars in 411 bytes} [Thu Jul 2 06:17:21 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:25.255 7 INFO cinder.api.openstack.wsgi [None req-7e960b48-6f2f-4f26-9059-182342a3b2dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes 2026-07-02 06:17:25.258 7 INFO cinder.api.v3.volumes [None req-7e960b48-6f2f-4f26-9059-182342a3b2dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:25.267 7 INFO cinder.volume.api [None req-7e960b48-6f2f-4f26-9059-182342a3b2dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Availability Zones retrieved successfully. 2026-07-02 06:17:25.463 7 INFO cinder.volume.api [None req-7e960b48-6f2f-4f26-9059-182342a3b2dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Create volume request issued successfully. 2026-07-02 06:17:25.464 7 INFO cinder.api.openstack.wsgi [None req-7e960b48-6f2f-4f26-9059-182342a3b2dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes returned with HTTP 202 [pid: 7|app: 0|req: 351/705] 10.0.0.210 () {34 vars in 723 bytes} [Thu Jul 2 06:17:25 2026] POST /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes => generated 871 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:25.482 8 INFO cinder.api.openstack.wsgi [None req-b2d87ea4-bc2c-4d5e-a99c-a9f5b0ea41f2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:25.507 8 INFO cinder.volume.api [None req-b2d87ea4-bc2c-4d5e-a99c-a9f5b0ea41f2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:25.514 8 INFO cinder.api.openstack.wsgi [None req-b2d87ea4-bc2c-4d5e-a99c-a9f5b0ea41f2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 200 [pid: 8|app: 0|req: 355/706] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:25 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 939 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:26.545 7 INFO cinder.api.openstack.wsgi [None req-e0853f05-edc3-4e99-9c17-623f0117e3ea ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:26.572 7 INFO cinder.volume.api [None req-e0853f05-edc3-4e99-9c17-623f0117e3ea ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:26.579 7 INFO cinder.api.openstack.wsgi [None req-e0853f05-edc3-4e99-9c17-623f0117e3ea ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 200 [pid: 7|app: 0|req: 352/707] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:26 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:26.600 8 INFO cinder.api.openstack.wsgi [None req-e8418dce-38d9-4587-88f2-2b4d21c50ffd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:26.617 8 INFO cinder.volume.api [None req-e8418dce-38d9-4587-88f2-2b4d21c50ffd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:26.624 8 INFO cinder.api.openstack.wsgi [None req-e8418dce-38d9-4587-88f2-2b4d21c50ffd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 200 [pid: 8|app: 0|req: 356/708] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:26 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:26.646 7 INFO cinder.api.openstack.wsgi [None req-99d67221-3660-4215-aee3-5b81aa8fed15 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:26.663 7 INFO cinder.volume.api [None req-99d67221-3660-4215-aee3-5b81aa8fed15 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:26.673 7 INFO cinder.volume.api [None req-99d67221-3660-4215-aee3-5b81aa8fed15 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume updated successfully. 2026-07-02 06:17:26.673 7 INFO cinder.api.openstack.wsgi [None req-99d67221-3660-4215-aee3-5b81aa8fed15 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 200 [pid: 7|app: 0|req: 353/709] 10.0.0.210 () {34 vars in 795 bytes} [Thu Jul 2 06:17:26 2026] PUT /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:26.693 8 INFO cinder.api.openstack.wsgi [None req-8146fdcc-c344-43cf-8214-bc9ed735e726 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:26.724 8 INFO cinder.volume.api [None req-8146fdcc-c344-43cf-8214-bc9ed735e726 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:26.735 8 INFO cinder.volume.api [None req-8146fdcc-c344-43cf-8214-bc9ed735e726 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume updated successfully. 2026-07-02 06:17:26.736 8 INFO cinder.api.openstack.wsgi [None req-8146fdcc-c344-43cf-8214-bc9ed735e726 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 200 [pid: 8|app: 0|req: 357/710] 10.0.0.210 () {34 vars in 796 bytes} [Thu Jul 2 06:17:26 2026] PUT /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 935 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:26.754 7 INFO cinder.api.openstack.wsgi [None req-6ac57496-9b34-4d73-b78b-fe1524f11b62 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:26.772 7 INFO cinder.volume.api [None req-6ac57496-9b34-4d73-b78b-fe1524f11b62 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:26.779 7 INFO cinder.api.openstack.wsgi [None req-6ac57496-9b34-4d73-b78b-fe1524f11b62 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 200 [pid: 7|app: 0|req: 354/711] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:26 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 1003 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:26.804 8 INFO cinder.api.openstack.wsgi [None req-9920ed5f-dcad-4458-8669-6b19f2ffed7b ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes 2026-07-02 06:17:26.806 8 INFO cinder.api.v3.volumes [None req-9920ed5f-dcad-4458-8669-6b19f2ffed7b ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Create volume of 1 GB 2026-07-02 06:17:26.838 8 INFO cinder.volume.api [None req-9920ed5f-dcad-4458-8669-6b19f2ffed7b ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio import asyncore 2026-07-02 06:17:27.071 8 INFO cinder.volume.api [None req-9920ed5f-dcad-4458-8669-6b19f2ffed7b ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Create volume request issued successfully. 2026-07-02 06:17:27.072 8 INFO cinder.api.openstack.wsgi [None req-9920ed5f-dcad-4458-8669-6b19f2ffed7b ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes returned with HTTP 202 [pid: 8|app: 0|req: 358/712] 10.0.0.210 () {34 vars in 723 bytes} [Thu Jul 2 06:17:26 2026] POST /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes => generated 890 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:27.096 7 INFO cinder.api.openstack.wsgi [None req-32d0575e-28e9-4310-9186-68d4e45ca987 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:27.114 7 INFO cinder.volume.api [None req-32d0575e-28e9-4310-9186-68d4e45ca987 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:27.122 7 INFO cinder.api.openstack.wsgi [None req-32d0575e-28e9-4310-9186-68d4e45ca987 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d returned with HTTP 200 [pid: 7|app: 0|req: 355/713] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:27 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d => generated 958 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:27.613 7 INFO cinder.api.openstack.wsgi [None req-32d0575e-28e9-4310-9186-68d4e45ca987 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:27.614 7 INFO cinder.api.openstack.wsgi [None req-32d0575e-28e9-4310-9186-68d4e45ca987 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:27.616 8 INFO cinder.api.openstack.wsgi [None req-9920ed5f-dcad-4458-8669-6b19f2ffed7b ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:27.617 8 INFO cinder.api.openstack.wsgi [None req-9920ed5f-dcad-4458-8669-6b19f2ffed7b ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:28.152 7 INFO cinder.api.openstack.wsgi [None req-8302d9c6-3f6d-40c7-8e22-3cacb2acc626 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:28.170 7 INFO cinder.volume.api [None req-8302d9c6-3f6d-40c7-8e22-3cacb2acc626 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:28.178 7 INFO cinder.api.openstack.wsgi [None req-8302d9c6-3f6d-40c7-8e22-3cacb2acc626 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d returned with HTTP 200 [pid: 7|app: 0|req: 357/716] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:28 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d => generated 983 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:28.204 8 INFO cinder.api.openstack.wsgi [None req-65de1cdc-9e07-497f-99cb-23c119174806 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:28.226 8 INFO cinder.volume.api [None req-65de1cdc-9e07-497f-99cb-23c119174806 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:28.236 8 INFO cinder.volume.api [None req-65de1cdc-9e07-497f-99cb-23c119174806 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume updated successfully. 2026-07-02 06:17:28.237 8 INFO cinder.api.openstack.wsgi [None req-65de1cdc-9e07-497f-99cb-23c119174806 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d returned with HTTP 200 [pid: 8|app: 0|req: 360/717] 10.0.0.210 () {34 vars in 795 bytes} [Thu Jul 2 06:17:28 2026] PUT /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:28.255 7 INFO cinder.api.openstack.wsgi [None req-18f5c8e0-cb58-4911-b2a7-450f2e174bdf ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:28.268 7 INFO cinder.volume.api [None req-18f5c8e0-cb58-4911-b2a7-450f2e174bdf ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:28.273 7 INFO cinder.api.openstack.wsgi [None req-18f5c8e0-cb58-4911-b2a7-450f2e174bdf ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d returned with HTTP 200 [pid: 7|app: 0|req: 358/718] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:28 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:28.290 8 INFO cinder.api.openstack.wsgi [None req-f28fcaec-3469-4989-9a44-a6fafd4c69ef ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d 2026-07-02 06:17:28.290 8 INFO cinder.api.v3.volumes [None req-f28fcaec-3469-4989-9a44-a6fafd4c69ef ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Delete volume with id: 2cc69efc-4153-4558-8867-fedb8b03025d  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:28.299 8 INFO cinder.volume.api [None req-f28fcaec-3469-4989-9a44-a6fafd4c69ef ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:28.320 8 INFO cinder.volume.api [None req-f28fcaec-3469-4989-9a44-a6fafd4c69ef ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Delete volume request issued successfully. 2026-07-02 06:17:28.320 8 INFO cinder.api.openstack.wsgi [None req-f28fcaec-3469-4989-9a44-a6fafd4c69ef ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d returned with HTTP 202 [pid: 8|app: 0|req: 361/719] 10.0.0.210 () {32 vars in 778 bytes} [Thu Jul 2 06:17:28 2026] DELETE /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:28.332 7 INFO cinder.api.openstack.wsgi [None req-a4f8d45a-3d93-4601-afb5-0ba1dfddea1e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:28.350 7 INFO cinder.volume.api [None req-a4f8d45a-3d93-4601-afb5-0ba1dfddea1e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:28.355 7 INFO cinder.api.openstack.wsgi [None req-a4f8d45a-3d93-4601-afb5-0ba1dfddea1e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d returned with HTTP 200 [pid: 7|app: 0|req: 359/720] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:28 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:29.385 8 INFO cinder.api.openstack.wsgi [None req-166d73a2-01a9-4136-95ec-ac5bb4394724 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d 2026-07-02 06:17:29.397 8 INFO cinder.api.openstack.wsgi [None req-166d73a2-01a9-4136-95ec-ac5bb4394724 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d returned with HTTP 404 [pid: 8|app: 0|req: 362/721] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:29 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/2cc69efc-4153-4558-8867-fedb8b03025d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:29.405 7 INFO cinder.api.openstack.wsgi [None req-e8c79007-347e-41c0-a40a-187dda2e6512 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:29.426 7 INFO cinder.volume.api [None req-e8c79007-347e-41c0-a40a-187dda2e6512 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:29.434 7 INFO cinder.api.openstack.wsgi [None req-e8c79007-347e-41c0-a40a-187dda2e6512 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 200 [pid: 7|app: 0|req: 360/722] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:29 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 1003 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:17:29.454 8 INFO cinder.api.openstack.wsgi [None req-904e3493-fc20-4bcf-a960-a4a42b417c80 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf 2026-07-02 06:17:29.454 8 INFO cinder.api.v3.volumes [None req-904e3493-fc20-4bcf-a960-a4a42b417c80 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Delete volume with id: 3bed896d-257e-42c1-800c-c9f2c7f10eaf  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:29.466 8 INFO cinder.volume.api [None req-904e3493-fc20-4bcf-a960-a4a42b417c80 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:29.489 8 INFO cinder.volume.api [None req-904e3493-fc20-4bcf-a960-a4a42b417c80 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Delete volume request issued successfully. 2026-07-02 06:17:29.489 8 INFO cinder.api.openstack.wsgi [None req-904e3493-fc20-4bcf-a960-a4a42b417c80 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 202 [pid: 8|app: 0|req: 363/723] 10.0.0.210 () {32 vars in 778 bytes} [Thu Jul 2 06:17:29 2026] DELETE /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:29.501 7 INFO cinder.api.openstack.wsgi [None req-6b4031fa-3a70-4fd1-add3-7cd6e1963ac6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:29.524 7 INFO cinder.volume.api [None req-6b4031fa-3a70-4fd1-add3-7cd6e1963ac6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:29.531 7 INFO cinder.api.openstack.wsgi [None req-6b4031fa-3a70-4fd1-add3-7cd6e1963ac6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 200 [pid: 7|app: 0|req: 361/724] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:29 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 1002 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:30.556 8 INFO cinder.api.openstack.wsgi [None req-b161dbf4-bde8-458e-81ce-cfe54a4bcfba ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf 2026-07-02 06:17:30.567 8 INFO cinder.api.openstack.wsgi [None req-b161dbf4-bde8-458e-81ce-cfe54a4bcfba ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf returned with HTTP 404 [pid: 8|app: 0|req: 364/725] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:30 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/3bed896d-257e-42c1-800c-c9f2c7f10eaf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:30.629 7 INFO cinder.api.openstack.wsgi [None req-d2c5c23b-824b-4df5-b926-aab200434361 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes 2026-07-02 06:17:30.762 7 INFO cinder.api.v3.volumes [None req-d2c5c23b-824b-4df5-b926-aab200434361 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Create volume of 1 GB 2026-07-02 06:17:30.769 7 INFO cinder.volume.api [None req-d2c5c23b-824b-4df5-b926-aab200434361 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Availability Zones retrieved successfully. 2026-07-02 06:17:30.955 7 INFO cinder.volume.api [None req-d2c5c23b-824b-4df5-b926-aab200434361 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Create volume request issued successfully. 2026-07-02 06:17:30.956 7 INFO cinder.api.openstack.wsgi [None req-d2c5c23b-824b-4df5-b926-aab200434361 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes returned with HTTP 202 [pid: 7|app: 0|req: 362/726] 10.0.0.210 () {34 vars in 723 bytes} [Thu Jul 2 06:17:30 2026] POST /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes => generated 871 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 06:17:30.978 8 INFO cinder.api.openstack.wsgi [None req-35d1d21c-d047-498e-9adf-41f2bbcdc863 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:31.000 8 INFO cinder.volume.api [None req-35d1d21c-d047-498e-9adf-41f2bbcdc863 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:31.006 8 INFO cinder.api.openstack.wsgi [None req-35d1d21c-d047-498e-9adf-41f2bbcdc863 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 200 [pid: 8|app: 0|req: 365/727] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:30 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:32.033 7 INFO cinder.api.openstack.wsgi [None req-36d9f027-b481-43ec-8d06-810004eaf964 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:32.047 7 INFO cinder.volume.api [None req-36d9f027-b481-43ec-8d06-810004eaf964 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:32.052 7 INFO cinder.api.openstack.wsgi [None req-36d9f027-b481-43ec-8d06-810004eaf964 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 200 [pid: 7|app: 0|req: 363/728] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:32 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:32.074 8 INFO cinder.api.openstack.wsgi [None req-5c07b661-0de5-4a2f-9f98-02cf614a822c ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:32.102 8 INFO cinder.volume.api [None req-5c07b661-0de5-4a2f-9f98-02cf614a822c ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:32.111 8 INFO cinder.api.openstack.wsgi [None req-5c07b661-0de5-4a2f-9f98-02cf614a822c ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 200 [pid: 8|app: 0|req: 366/729] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:32 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 1489 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:32.133 7 INFO cinder.api.openstack.wsgi [None req-e43b342e-0a12-4640-842b-db112a5631dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:32.152 7 INFO cinder.volume.api [None req-e43b342e-0a12-4640-842b-db112a5631dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:32.158 7 INFO cinder.volume.api [None req-e43b342e-0a12-4640-842b-db112a5631dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume updated successfully. 2026-07-02 06:17:32.162 7 INFO cinder.api.openstack.wsgi [None req-e43b342e-0a12-4640-842b-db112a5631dd ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 200 [pid: 7|app: 0|req: 364/730] 10.0.0.210 () {34 vars in 795 bytes} [Thu Jul 2 06:17:32 2026] PUT /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:32.185 8 INFO cinder.api.openstack.wsgi [None req-3fed042b-3a40-4301-b1e1-1f28db01213a ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:32.206 8 INFO cinder.volume.api [None req-3fed042b-3a40-4301-b1e1-1f28db01213a ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:32.214 8 INFO cinder.volume.api [None req-3fed042b-3a40-4301-b1e1-1f28db01213a ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume updated successfully. 2026-07-02 06:17:32.215 8 INFO cinder.api.openstack.wsgi [None req-3fed042b-3a40-4301-b1e1-1f28db01213a ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 200 [pid: 8|app: 0|req: 367/731] 10.0.0.210 () {34 vars in 796 bytes} [Thu Jul 2 06:17:32 2026] PUT /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:32.232 7 INFO cinder.api.openstack.wsgi [None req-0f0751f7-e953-4929-9654-9559d74fc8f2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:32.247 7 INFO cinder.volume.api [None req-0f0751f7-e953-4929-9654-9559d74fc8f2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:32.254 7 INFO cinder.api.openstack.wsgi [None req-0f0751f7-e953-4929-9654-9559d74fc8f2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 200 [pid: 7|app: 0|req: 365/732] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:32 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 1528 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:32.274 8 INFO cinder.api.openstack.wsgi [None req-691fad67-18d0-4790-8175-98619ea9a100 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes 2026-07-02 06:17:32.276 8 INFO cinder.api.v3.volumes [None req-691fad67-18d0-4790-8175-98619ea9a100 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Create volume of 1 GB 2026-07-02 06:17:32.281 8 INFO cinder.volume.api [None req-691fad67-18d0-4790-8175-98619ea9a100 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Availability Zones retrieved successfully. 2026-07-02 06:17:32.406 8 INFO cinder.volume.api [None req-691fad67-18d0-4790-8175-98619ea9a100 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Create volume request issued successfully. 2026-07-02 06:17:32.407 8 INFO cinder.api.openstack.wsgi [None req-691fad67-18d0-4790-8175-98619ea9a100 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes returned with HTTP 202 [pid: 8|app: 0|req: 368/733] 10.0.0.210 () {34 vars in 723 bytes} [Thu Jul 2 06:17:32 2026] POST /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes => generated 890 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:32.428 7 INFO cinder.api.openstack.wsgi [None req-740b7853-d618-4c72-a401-89b79e4b9a9a ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:32.450 7 INFO cinder.volume.api [None req-740b7853-d618-4c72-a401-89b79e4b9a9a ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:32.458 7 INFO cinder.api.openstack.wsgi [None req-740b7853-d618-4c72-a401-89b79e4b9a9a ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 returned with HTTP 200 [pid: 7|app: 0|req: 366/734] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:32 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 => generated 958 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:33.495 8 INFO cinder.api.openstack.wsgi [None req-71e3ed85-3f36-4cf3-81c9-798d7b2eb4e6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:33.523 8 INFO cinder.volume.api [None req-71e3ed85-3f36-4cf3-81c9-798d7b2eb4e6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:33.549 8 INFO cinder.api.openstack.wsgi [None req-71e3ed85-3f36-4cf3-81c9-798d7b2eb4e6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 returned with HTTP 200 [pid: 8|app: 0|req: 369/735] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:33 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 => generated 983 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:33.570 7 INFO cinder.api.openstack.wsgi [None req-51818c14-c995-446e-929f-3c7dcc99b190 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:33.591 7 INFO cinder.volume.api [None req-51818c14-c995-446e-929f-3c7dcc99b190 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:33.604 7 INFO cinder.volume.api [None req-51818c14-c995-446e-929f-3c7dcc99b190 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume updated successfully. 2026-07-02 06:17:33.605 7 INFO cinder.api.openstack.wsgi [None req-51818c14-c995-446e-929f-3c7dcc99b190 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 returned with HTTP 200 [pid: 7|app: 0|req: 367/736] 10.0.0.210 () {34 vars in 795 bytes} [Thu Jul 2 06:17:33 2026] PUT /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:33.621 8 INFO cinder.api.openstack.wsgi [None req-a27d54b9-4f2e-4149-916b-b6ac22876bed ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:33.638 8 INFO cinder.volume.api [None req-a27d54b9-4f2e-4149-916b-b6ac22876bed ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:33.645 8 INFO cinder.api.openstack.wsgi [None req-a27d54b9-4f2e-4149-916b-b6ac22876bed ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 returned with HTTP 200 [pid: 8|app: 0|req: 370/737] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:33 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 => generated 950 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:33.673 7 INFO cinder.api.openstack.wsgi [None req-6c026d29-ac9f-4726-8a64-3a5ae3f3218e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 2026-07-02 06:17:33.673 7 INFO cinder.api.v3.volumes [None req-6c026d29-ac9f-4726-8a64-3a5ae3f3218e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Delete volume with id: be4a3def-4e39-4073-965b-9ad377eac226  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:33.685 7 INFO cinder.volume.api [None req-6c026d29-ac9f-4726-8a64-3a5ae3f3218e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:33.708 7 INFO cinder.volume.api [None req-6c026d29-ac9f-4726-8a64-3a5ae3f3218e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Delete volume request issued successfully. 2026-07-02 06:17:33.708 7 INFO cinder.api.openstack.wsgi [None req-6c026d29-ac9f-4726-8a64-3a5ae3f3218e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 returned with HTTP 202 [pid: 7|app: 0|req: 368/738] 10.0.0.210 () {32 vars in 778 bytes} [Thu Jul 2 06:17:33 2026] DELETE /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:33.720 8 INFO cinder.api.openstack.wsgi [None req-6e390c59-d3bc-447d-8a21-fcc67ebb3c11 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:33.739 8 INFO cinder.volume.api [None req-6e390c59-d3bc-447d-8a21-fcc67ebb3c11 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:33.746 8 INFO cinder.api.openstack.wsgi [None req-6e390c59-d3bc-447d-8a21-fcc67ebb3c11 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 returned with HTTP 200 [pid: 8|app: 0|req: 371/739] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:33 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:34.774 7 INFO cinder.api.openstack.wsgi [None req-0adca4ff-f560-442a-8272-6e1acc8eb9de ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 2026-07-02 06:17:34.793 7 INFO cinder.api.openstack.wsgi [None req-0adca4ff-f560-442a-8272-6e1acc8eb9de ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 returned with HTTP 404 [pid: 7|app: 0|req: 369/740] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:34 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/be4a3def-4e39-4073-965b-9ad377eac226 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:34.806 8 INFO cinder.api.openstack.wsgi [None req-9586d68d-f38b-4c17-b69c-63100686d26e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:34.823 8 INFO cinder.volume.api [None req-9586d68d-f38b-4c17-b69c-63100686d26e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:34.829 8 INFO cinder.api.openstack.wsgi [None req-9586d68d-f38b-4c17-b69c-63100686d26e ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 200 [pid: 8|app: 0|req: 372/741] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:34 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 1528 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:17:34.848 7 INFO cinder.api.openstack.wsgi [None req-2cf38d41-959a-442c-aa8a-74444fdf47c2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 2026-07-02 06:17:34.849 7 INFO cinder.api.v3.volumes [None req-2cf38d41-959a-442c-aa8a-74444fdf47c2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Delete volume with id: f4f48202-ca52-4fa7-ab14-0c450ee54514  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:34.859 7 INFO cinder.volume.api [None req-2cf38d41-959a-442c-aa8a-74444fdf47c2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:34.880 7 INFO cinder.volume.api [None req-2cf38d41-959a-442c-aa8a-74444fdf47c2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Delete volume request issued successfully. 2026-07-02 06:17:34.881 7 INFO cinder.api.openstack.wsgi [None req-2cf38d41-959a-442c-aa8a-74444fdf47c2 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 202 [pid: 7|app: 0|req: 370/742] 10.0.0.210 () {32 vars in 778 bytes} [Thu Jul 2 06:17:34 2026] DELETE /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:34.894 8 INFO cinder.api.openstack.wsgi [None req-3383c262-b131-4c59-a52f-b51d575c567f ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:17:34.922 8 INFO cinder.volume.api [None req-3383c262-b131-4c59-a52f-b51d575c567f ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] Volume info retrieved successfully. 2026-07-02 06:17:34.931 8 INFO cinder.api.openstack.wsgi [None req-3383c262-b131-4c59-a52f-b51d575c567f ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 200 [pid: 8|app: 0|req: 373/743] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:34 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 1527 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:35.957 7 INFO cinder.api.openstack.wsgi [None req-1f10c67a-7519-4fdf-8661-d2b9aa3c01c6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 2026-07-02 06:17:35.971 7 INFO cinder.api.openstack.wsgi [None req-1f10c67a-7519-4fdf-8661-d2b9aa3c01c6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 returned with HTTP 404 [pid: 7|app: 0|req: 371/744] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:17:35 2026] GET /v3/74e6713e54a4495c9c646cc9b6cf0404/volumes/f4f48202-ca52-4fa7-ab14-0c450ee54514 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 06:17:37.613 7 INFO cinder.api.openstack.wsgi [None req-1f10c67a-7519-4fdf-8661-d2b9aa3c01c6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:37.614 8 INFO cinder.api.openstack.wsgi [None req-3383c262-b131-4c59-a52f-b51d575c567f ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:37.615 7 INFO cinder.api.openstack.wsgi [None req-1f10c67a-7519-4fdf-8661-d2b9aa3c01c6 ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:37.615 8 INFO cinder.api.openstack.wsgi [None req-3383c262-b131-4c59-a52f-b51d575c567f ba213af2b3884c7796f55e14fb797b6b 74e6713e54a4495c9c646cc9b6cf0404 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:39.977 7 INFO cinder.api.openstack.wsgi [None req-4446b4dd-5e41-4f02-84d1-86f633630de8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:17:39.987 7 INFO cinder.volume.api [None req-4446b4dd-5e41-4f02-84d1-86f633630de8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:17:39.989 7 INFO cinder.api.openstack.wsgi [None req-4446b4dd-5e41-4f02-84d1-86f633630de8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 373/747] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:17:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:17:40.009 8 INFO cinder.api.openstack.wsgi [None req-b20906c7-d32e-4b17-8602-0d280b74adbf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:17:40.022 8 INFO cinder.volume.api [None req-b20906c7-d32e-4b17-8602-0d280b74adbf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:17:40.024 8 INFO cinder.api.openstack.wsgi [None req-b20906c7-d32e-4b17-8602-0d280b74adbf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:17:40.040 7 INFO cinder.api.openstack.wsgi [None req-c5e54560-a247-4982-b86b-fed14e019588 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:17:40.055 7 INFO cinder.api.openstack.wsgi [None req-c5e54560-a247-4982-b86b-fed14e019588 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 374/749] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.114 8 INFO cinder.api.openstack.wsgi [None req-15a27077-c833-4547-b4d7-bcf34bd521b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/1c31ef9fae07473fa7b1baf08d236ee6?usage=true 2026-07-02 06:17:40.160 8 INFO cinder.api.openstack.wsgi [None req-15a27077-c833-4547-b4d7-bcf34bd521b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/1c31ef9fae07473fa7b1baf08d236ee6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/1c31ef9fae07473fa7b1baf08d236ee6?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.174 7 INFO cinder.api.openstack.wsgi [None req-bc2ea8b2-82b7-4303-b5e9-53c55b1ce1eb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/4c56936e9143472a9300c24a2ef4d750?usage=true 2026-07-02 06:17:40.212 7 INFO cinder.api.openstack.wsgi [None req-bc2ea8b2-82b7-4303-b5e9-53c55b1ce1eb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/4c56936e9143472a9300c24a2ef4d750?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/751] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/4c56936e9143472a9300c24a2ef4d750?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.227 8 INFO cinder.api.openstack.wsgi [None req-3f3d7b8b-3d67-4718-95b3-d8d4715172c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/71807e94451b4d10aa11697359b3a172?usage=true 2026-07-02 06:17:40.278 8 INFO cinder.api.openstack.wsgi [None req-3f3d7b8b-3d67-4718-95b3-d8d4715172c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/71807e94451b4d10aa11697359b3a172?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/71807e94451b4d10aa11697359b3a172?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.292 7 INFO cinder.api.openstack.wsgi [None req-ecb958b8-061b-4fe6-99c6-b0b52429dd8c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:17:40.323 7 INFO cinder.api.openstack.wsgi [None req-ecb958b8-061b-4fe6-99c6-b0b52429dd8c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.341 8 INFO cinder.api.openstack.wsgi [None req-5b621f80-91ae-4bde-acb5-411d05b8c5e2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/c973964e6251426f8240bf8250f2edbb?usage=true 2026-07-02 06:17:40.385 8 INFO cinder.api.openstack.wsgi [None req-5b621f80-91ae-4bde-acb5-411d05b8c5e2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/c973964e6251426f8240bf8250f2edbb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/c973964e6251426f8240bf8250f2edbb?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.400 7 INFO cinder.api.openstack.wsgi [None req-5bed67ff-89ba-4c1c-94af-183141dced3d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/cd0cae0df1ba48f68ab2e40bb670557b?usage=true 2026-07-02 06:17:40.402 8 INFO cinder.api.openstack.wsgi [req-8c725aa5-087e-4b43-8fcc-e16a42483fb4 req-7569a9ce-68e0-4d3a-a02d-cd6200d6f233 65e961d2fce949c484e69e6b8d27198d 1c31ef9fae07473fa7b1baf08d236ee6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1c31ef9fae07473fa7b1baf08d236ee6/attachments?instance_id=d48ad30a-1355-4960-a1e6-a736ca4b0fd9 2026-07-02 06:17:40.431 8 INFO cinder.api.openstack.wsgi [req-8c725aa5-087e-4b43-8fcc-e16a42483fb4 req-7569a9ce-68e0-4d3a-a02d-cd6200d6f233 65e961d2fce949c484e69e6b8d27198d 1c31ef9fae07473fa7b1baf08d236ee6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1c31ef9fae07473fa7b1baf08d236ee6/attachments?instance_id=d48ad30a-1355-4960-a1e6-a736ca4b0fd9 returned with HTTP 200 [pid: 8|app: 0|req: 379/755] 199.204.45.156 () {36 vars in 1104 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/1c31ef9fae07473fa7b1baf08d236ee6/attachments?instance_id=d48ad30a-1355-4960-a1e6-a736ca4b0fd9 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.451 7 INFO cinder.api.openstack.wsgi [None req-5bed67ff-89ba-4c1c-94af-183141dced3d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/cd0cae0df1ba48f68ab2e40bb670557b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 377/756] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/cd0cae0df1ba48f68ab2e40bb670557b?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.466 8 INFO cinder.api.openstack.wsgi [None req-701f520e-390a-4c7f-956f-8ecc07a03f90 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:17:40.498 8 INFO cinder.api.openstack.wsgi [None req-701f520e-390a-4c7f-956f-8ecc07a03f90 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/757] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.509 7 INFO cinder.api.openstack.wsgi [None req-037b200e-8851-4677-b64b-06b280bd78ca 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:17:40.548 7 INFO cinder.api.openstack.wsgi [None req-037b200e-8851-4677-b64b-06b280bd78ca 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 378/758] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:40.561 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:17:40.568 8 INFO cinder.volume.api [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:17:40.569 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 381/759] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:17:40.589 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:17:40.596 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 379/760] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:17:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:17:47.612 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:47.612 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:47.614 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:47.615 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:57.612 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:57.613 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:17:57.614 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:17:57.614 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:07.612 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:07.613 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:07.613 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:07.614 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:17.613 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:17.613 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:17.614 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:17.614 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:27.613 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:27.613 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:27.614 7 INFO cinder.api.openstack.wsgi [None req-8292d19f-3ed7-4f79-9ee5-fdbc10915474 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:27.614 8 INFO cinder.api.openstack.wsgi [None req-6ce59deb-ecc9-4b58-816e-0750d8c45f8b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:29.790 7 INFO cinder.api.openstack.wsgi [None req-26b1988f-75f2-42fb-ab86-f2e434daa839 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes 2026-07-02 06:18:29.815 7 INFO cinder.volume.api [None req-26b1988f-75f2-42fb-ab86-f2e434daa839 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Get all volumes completed successfully. 2026-07-02 06:18:29.816 7 INFO cinder.api.openstack.wsgi [None req-26b1988f-75f2-42fb-ab86-f2e434daa839 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.210 () {32 vars in 701 bytes} [Thu Jul 2 06:18:29 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:18:29.827 8 INFO cinder.api.openstack.wsgi [None req-920f8bfd-804a-488a-a9f9-88c394044aad c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes 2026-07-02 06:18:29.830 8 INFO cinder.api.v3.volumes [None req-920f8bfd-804a-488a-a9f9-88c394044aad c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Create volume of 1 GB 2026-07-02 06:18:29.836 8 INFO cinder.volume.api [None req-920f8bfd-804a-488a-a9f9-88c394044aad c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Availability Zones retrieved successfully. 2026-07-02 06:18:29.978 8 INFO cinder.volume.api [None req-920f8bfd-804a-488a-a9f9-88c394044aad c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Create volume request issued successfully. 2026-07-02 06:18:29.980 8 INFO cinder.api.openstack.wsgi [None req-920f8bfd-804a-488a-a9f9-88c394044aad c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 387/772] 10.0.0.210 () {34 vars in 723 bytes} [Thu Jul 2 06:18:29 2026] POST /v3/ae33e7280416404081fdc98cee39ba8c/volumes => generated 875 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 06:18:30.003 7 INFO cinder.api.openstack.wsgi [None req-d5a994f9-b866-48b8-a06d-b5dcf01db58b c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:30.022 7 INFO cinder.volume.api [None req-d5a994f9-b866-48b8-a06d-b5dcf01db58b c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:30.027 7 INFO cinder.api.openstack.wsgi [None req-d5a994f9-b866-48b8-a06d-b5dcf01db58b c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:29 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:31.052 8 INFO cinder.api.openstack.wsgi [None req-de447c7b-30ad-43be-9874-368c58edc221 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:31.069 8 INFO cinder.volume.api [None req-de447c7b-30ad-43be-9874-368c58edc221 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:31.075 8 INFO cinder.api.openstack.wsgi [None req-de447c7b-30ad-43be-9874-368c58edc221 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:31 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:31.093 7 INFO cinder.api.openstack.wsgi [None req-a7099dcc-779a-4ba3-b631-68fc74b30608 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:31.112 7 INFO cinder.volume.api [None req-a7099dcc-779a-4ba3-b631-68fc74b30608 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:31.118 7 INFO cinder.api.openstack.wsgi [None req-a7099dcc-779a-4ba3-b631-68fc74b30608 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:31 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:31.143 8 INFO cinder.api.openstack.wsgi [None req-8ca026cd-a45a-4903-ae1c-37c111e0e696 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes 2026-07-02 06:18:31.146 8 INFO cinder.api.v3.volumes [None req-8ca026cd-a45a-4903-ae1c-37c111e0e696 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Create volume of 1 GB 2026-07-02 06:18:31.155 8 INFO cinder.volume.api [None req-8ca026cd-a45a-4903-ae1c-37c111e0e696 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Availability Zones retrieved successfully. 2026-07-02 06:18:31.306 8 INFO cinder.volume.api [None req-8ca026cd-a45a-4903-ae1c-37c111e0e696 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Create volume request issued successfully. 2026-07-02 06:18:31.307 8 INFO cinder.api.openstack.wsgi [None req-8ca026cd-a45a-4903-ae1c-37c111e0e696 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 389/776] 10.0.0.210 () {34 vars in 723 bytes} [Thu Jul 2 06:18:31 2026] POST /v3/ae33e7280416404081fdc98cee39ba8c/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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:31.328 7 INFO cinder.api.openstack.wsgi [None req-f6b24e56-7679-4523-bd3c-bbfff7a04411 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:31.348 7 INFO cinder.volume.api [None req-f6b24e56-7679-4523-bd3c-bbfff7a04411 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:31.355 7 INFO cinder.api.openstack.wsgi [None req-f6b24e56-7679-4523-bd3c-bbfff7a04411 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:31 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:32.378 8 INFO cinder.api.openstack.wsgi [None req-69c24afd-26bc-48d2-a3ff-57bd5665f281 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:32.400 8 INFO cinder.volume.api [None req-69c24afd-26bc-48d2-a3ff-57bd5665f281 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:32.405 8 INFO cinder.api.openstack.wsgi [None req-69c24afd-26bc-48d2-a3ff-57bd5665f281 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 returned with HTTP 200 [pid: 8|app: 0|req: 390/778] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:32 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:32.425 7 INFO cinder.api.openstack.wsgi [None req-31e44c9e-eb6c-4c5d-b2eb-30455262811f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:32.443 7 INFO cinder.volume.api [None req-31e44c9e-eb6c-4c5d-b2eb-30455262811f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:32.448 7 INFO cinder.api.openstack.wsgi [None req-31e44c9e-eb6c-4c5d-b2eb-30455262811f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 returned with HTTP 200 [pid: 7|app: 0|req: 389/779] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:32 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:32.466 8 INFO cinder.api.openstack.wsgi [None req-e5475283-940f-4196-af4e-8150aa275a36 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes 2026-07-02 06:18:32.468 8 INFO cinder.api.v3.volumes [None req-e5475283-940f-4196-af4e-8150aa275a36 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Create volume of 1 GB 2026-07-02 06:18:32.473 8 INFO cinder.volume.api [None req-e5475283-940f-4196-af4e-8150aa275a36 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Availability Zones retrieved successfully. 2026-07-02 06:18:32.587 8 INFO cinder.volume.api [None req-e5475283-940f-4196-af4e-8150aa275a36 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Create volume request issued successfully. 2026-07-02 06:18:32.588 8 INFO cinder.api.openstack.wsgi [None req-e5475283-940f-4196-af4e-8150aa275a36 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 391/780] 10.0.0.210 () {34 vars in 723 bytes} [Thu Jul 2 06:18:32 2026] POST /v3/ae33e7280416404081fdc98cee39ba8c/volumes => generated 875 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:32.604 7 INFO cinder.api.openstack.wsgi [None req-db5c579c-4e8f-41a0-b7c1-97d36dfe3f6f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:32.622 7 INFO cinder.volume.api [None req-db5c579c-4e8f-41a0-b7c1-97d36dfe3f6f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:32.629 7 INFO cinder.api.openstack.wsgi [None req-db5c579c-4e8f-41a0-b7c1-97d36dfe3f6f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 returned with HTTP 200 [pid: 7|app: 0|req: 390/781] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:32 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:33.654 8 INFO cinder.api.openstack.wsgi [None req-093660b5-e41a-4254-8f7e-60a93f84644f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:33.674 8 INFO cinder.volume.api [None req-093660b5-e41a-4254-8f7e-60a93f84644f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:33.683 8 INFO cinder.api.openstack.wsgi [None req-093660b5-e41a-4254-8f7e-60a93f84644f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 returned with HTTP 200 [pid: 8|app: 0|req: 392/782] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:33 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:33.703 7 INFO cinder.api.openstack.wsgi [None req-216e6b9f-3674-4289-9e8c-0bd2986f5070 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:33.730 7 INFO cinder.volume.api [None req-216e6b9f-3674-4289-9e8c-0bd2986f5070 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:33.736 7 INFO cinder.api.openstack.wsgi [None req-216e6b9f-3674-4289-9e8c-0bd2986f5070 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 returned with HTTP 200 [pid: 7|app: 0|req: 391/783] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:33 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:33.761 8 INFO cinder.api.openstack.wsgi [None req-342f1e30-3b70-4b97-81d5-79f39dc47ecc c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes 2026-07-02 06:18:33.794 8 INFO cinder.volume.api [None req-342f1e30-3b70-4b97-81d5-79f39dc47ecc c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Get all volumes completed successfully. 2026-07-02 06:18:33.795 8 INFO cinder.api.openstack.wsgi [None req-342f1e30-3b70-4b97-81d5-79f39dc47ecc c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes returned with HTTP 200 [pid: 8|app: 0|req: 393/784] 10.0.0.210 () {32 vars in 701 bytes} [Thu Jul 2 06:18:33 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes => generated 1321 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:33.822 7 INFO cinder.api.openstack.wsgi [None req-513836b2-a5da-4230-8adb-3740fd86f01b c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:33.837 7 INFO cinder.volume.api [None req-513836b2-a5da-4230-8adb-3740fd86f01b c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:33.847 7 INFO cinder.api.openstack.wsgi [None req-513836b2-a5da-4230-8adb-3740fd86f01b c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:33 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:33.868 8 INFO cinder.api.openstack.wsgi [None req-1238d614-c9a2-4a09-a874-4af41a01a557 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 2026-07-02 06:18:33.869 8 INFO cinder.api.v3.volumes [None req-1238d614-c9a2-4a09-a874-4af41a01a557 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Delete volume with id: a192e5ad-11f1-40ae-adc6-f483463ba102  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:33.880 8 INFO cinder.volume.api [None req-1238d614-c9a2-4a09-a874-4af41a01a557 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:33.904 8 INFO cinder.volume.api [None req-1238d614-c9a2-4a09-a874-4af41a01a557 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Delete volume request issued successfully. 2026-07-02 06:18:33.904 8 INFO cinder.api.openstack.wsgi [None req-1238d614-c9a2-4a09-a874-4af41a01a557 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 returned with HTTP 202 [pid: 8|app: 0|req: 394/786] 10.0.0.210 () {32 vars in 778 bytes} [Thu Jul 2 06:18:33 2026] DELETE /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:33.916 7 INFO cinder.api.openstack.wsgi [None req-e0fc8295-f3aa-4916-9fa7-dfc63cedcc2f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:33.932 7 INFO cinder.volume.api [None req-e0fc8295-f3aa-4916-9fa7-dfc63cedcc2f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:33.937 7 INFO cinder.api.openstack.wsgi [None req-e0fc8295-f3aa-4916-9fa7-dfc63cedcc2f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 returned with HTTP 200 [pid: 7|app: 0|req: 393/787] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:33 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:34.962 8 INFO cinder.api.openstack.wsgi [None req-709a95e6-841a-40b9-b202-4d3016f353e6 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 2026-07-02 06:18:34.976 8 INFO cinder.api.openstack.wsgi [None req-709a95e6-841a-40b9-b202-4d3016f353e6 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 returned with HTTP 404 [pid: 8|app: 0|req: 395/788] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:34 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a192e5ad-11f1-40ae-adc6-f483463ba102 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:34.987 7 INFO cinder.api.openstack.wsgi [None req-9e79fb5e-e0f1-437c-bce5-6dc52792c43f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:35.009 7 INFO cinder.volume.api [None req-9e79fb5e-e0f1-437c-bce5-6dc52792c43f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:35.016 7 INFO cinder.api.openstack.wsgi [None req-9e79fb5e-e0f1-437c-bce5-6dc52792c43f c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 returned with HTTP 200 [pid: 7|app: 0|req: 394/789] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:34 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:35.040 8 INFO cinder.api.openstack.wsgi [None req-8c4b7990-1a99-400e-b0e5-7f7fed4bbdec c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 2026-07-02 06:18:35.043 8 INFO cinder.api.v3.volumes [None req-8c4b7990-1a99-400e-b0e5-7f7fed4bbdec c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Delete volume with id: a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:35.072 8 INFO cinder.volume.api [None req-8c4b7990-1a99-400e-b0e5-7f7fed4bbdec c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:35.104 8 INFO cinder.volume.api [None req-8c4b7990-1a99-400e-b0e5-7f7fed4bbdec c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Delete volume request issued successfully. 2026-07-02 06:18:35.105 8 INFO cinder.api.openstack.wsgi [None req-8c4b7990-1a99-400e-b0e5-7f7fed4bbdec c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 returned with HTTP 202 [pid: 8|app: 0|req: 396/790] 10.0.0.210 () {32 vars in 778 bytes} [Thu Jul 2 06:18:35 2026] DELETE /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:35.116 7 INFO cinder.api.openstack.wsgi [None req-a11465ea-b6e3-49a0-bb42-e706cccd715d c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:35.143 7 INFO cinder.volume.api [None req-a11465ea-b6e3-49a0-bb42-e706cccd715d c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:35.153 7 INFO cinder.api.openstack.wsgi [None req-a11465ea-b6e3-49a0-bb42-e706cccd715d c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 returned with HTTP 200 [pid: 7|app: 0|req: 395/791] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:35 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 => generated 967 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:36.175 8 INFO cinder.api.openstack.wsgi [None req-b923e6f3-9aa7-4719-9cb9-dd790f4b5715 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 2026-07-02 06:18:36.183 8 INFO cinder.api.openstack.wsgi [None req-b923e6f3-9aa7-4719-9cb9-dd790f4b5715 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 returned with HTTP 404 [pid: 8|app: 0|req: 397/792] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:36 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/a92fd2c5-7c8d-4da5-8f36-34c6a4c9ef26 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:36.194 7 INFO cinder.api.openstack.wsgi [None req-ad83cac9-8369-4ce8-a994-96d417d93a78 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:36.208 7 INFO cinder.volume.api [None req-ad83cac9-8369-4ce8-a994-96d417d93a78 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:36.213 7 INFO cinder.api.openstack.wsgi [None req-ad83cac9-8369-4ce8-a994-96d417d93a78 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 returned with HTTP 200 [pid: 7|app: 0|req: 396/793] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:36 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:36.239 8 INFO cinder.api.openstack.wsgi [None req-08323918-a43f-4868-9395-e7cdf2ffc6de c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 2026-07-02 06:18:36.240 8 INFO cinder.api.v3.volumes [None req-08323918-a43f-4868-9395-e7cdf2ffc6de c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Delete volume with id: 7ce8a50b-ff06-43ee-b748-7122bb5b8c03  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:36.253 8 INFO cinder.volume.api [None req-08323918-a43f-4868-9395-e7cdf2ffc6de c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:36.284 8 INFO cinder.volume.api [None req-08323918-a43f-4868-9395-e7cdf2ffc6de c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Delete volume request issued successfully. 2026-07-02 06:18:36.284 8 INFO cinder.api.openstack.wsgi [None req-08323918-a43f-4868-9395-e7cdf2ffc6de c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 returned with HTTP 202 [pid: 8|app: 0|req: 398/794] 10.0.0.210 () {32 vars in 778 bytes} [Thu Jul 2 06:18:36 2026] DELETE /v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:36.300 7 INFO cinder.api.openstack.wsgi [None req-9903caf9-394d-40fb-b74d-7501e2a794a0 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:36.320 7 INFO cinder.volume.api [None req-9903caf9-394d-40fb-b74d-7501e2a794a0 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] Volume info retrieved successfully. 2026-07-02 06:18:36.328 7 INFO cinder.api.openstack.wsgi [None req-9903caf9-394d-40fb-b74d-7501e2a794a0 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 returned with HTTP 200 [pid: 7|app: 0|req: 397/795] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:36 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 => generated 967 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:37.357 8 INFO cinder.api.openstack.wsgi [None req-c6d9255b-5583-4e8d-9d80-d1d02ece9e15 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 2026-07-02 06:18:37.366 8 INFO cinder.api.openstack.wsgi [None req-c6d9255b-5583-4e8d-9d80-d1d02ece9e15 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 returned with HTTP 404 [pid: 8|app: 0|req: 399/796] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:37 2026] GET /v3/ae33e7280416404081fdc98cee39ba8c/volumes/7ce8a50b-ff06-43ee-b748-7122bb5b8c03 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 06:18:37.612 7 INFO cinder.api.openstack.wsgi [None req-9903caf9-394d-40fb-b74d-7501e2a794a0 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:37.613 7 INFO cinder.api.openstack.wsgi [None req-9903caf9-394d-40fb-b74d-7501e2a794a0 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:37.614 8 INFO cinder.api.openstack.wsgi [None req-c6d9255b-5583-4e8d-9d80-d1d02ece9e15 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:37.615 8 INFO cinder.api.openstack.wsgi [None req-c6d9255b-5583-4e8d-9d80-d1d02ece9e15 c11faa04bb794dc9afd597db72894e9f ae33e7280416404081fdc98cee39ba8c - - default default] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:38.752 7 INFO cinder.api.openstack.wsgi [None req-de0149af-2ca0-4933-bc3c-ec96050e9d9f 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes 2026-07-02 06:18:38.755 7 INFO cinder.api.v3.volumes [None req-de0149af-2ca0-4933-bc3c-ec96050e9d9f 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Create volume of 1 GB 2026-07-02 06:18:38.762 7 INFO cinder.volume.api [None req-de0149af-2ca0-4933-bc3c-ec96050e9d9f 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Availability Zones retrieved successfully. 2026-07-02 06:18:38.925 7 INFO cinder.volume.api [None req-de0149af-2ca0-4933-bc3c-ec96050e9d9f 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Create volume request issued successfully. 2026-07-02 06:18:38.926 7 INFO cinder.api.openstack.wsgi [None req-de0149af-2ca0-4933-bc3c-ec96050e9d9f 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 399/799] 10.0.0.210 () {34 vars in 722 bytes} [Thu Jul 2 06:18:38 2026] POST /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes => generated 860 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 06:18:38.950 8 INFO cinder.api.openstack.wsgi [None req-8a014e5b-d9c5-43f8-8af1-9470cb1c8061 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:38.976 8 INFO cinder.volume.api [None req-8a014e5b-d9c5-43f8-8af1-9470cb1c8061 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:38.983 8 INFO cinder.api.openstack.wsgi [None req-8a014e5b-d9c5-43f8-8af1-9470cb1c8061 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 returned with HTTP 200 [pid: 8|app: 0|req: 401/800] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:38 2026] GET /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:39.923 7 INFO cinder.api.openstack.wsgi [None req-e95f4032-bf9a-476f-859c-ade892b7aef1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:39.936 7 INFO cinder.volume.api [None req-e95f4032-bf9a-476f-859c-ade892b7aef1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:39.944 7 INFO cinder.api.openstack.wsgi [None req-e95f4032-bf9a-476f-859c-ade892b7aef1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 400/801] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:18:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1121 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:39.957 8 INFO cinder.api.openstack.wsgi [None req-93c1d9e0-2470-4f09-9cc7-ae89a3f9a48e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:18:39.969 8 INFO cinder.volume.api [None req-93c1d9e0-2470-4f09-9cc7-ae89a3f9a48e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:39.976 8 INFO cinder.api.openstack.wsgi [None req-93c1d9e0-2470-4f09-9cc7-ae89a3f9a48e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 402/802] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:18:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1121 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:39.995 7 INFO cinder.api.openstack.wsgi [None req-1f67a639-c26f-4479-9441-155d4c6204da 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:40.006 7 INFO cinder.api.openstack.wsgi [None req-1f67a639-c26f-4479-9441-155d4c6204da 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 401/803] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:18:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:40.007 8 INFO cinder.api.openstack.wsgi [None req-2716ff62-945e-40ed-b0e2-70b72424d691 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:40.024 8 INFO cinder.volume.api [None req-2716ff62-945e-40ed-b0e2-70b72424d691 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:40.034 8 INFO cinder.api.openstack.wsgi [None req-2716ff62-945e-40ed-b0e2-70b72424d691 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 returned with HTTP 200 [pid: 8|app: 0|req: 403/804] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:39 2026] GET /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:40.126 7 INFO cinder.api.openstack.wsgi [None req-0dc7cce0-67bc-41bb-9fa6-bfaedd992b90 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/6d0f58a90ac54f0a81ffa5d3bab48ce5?usage=true 2026-07-02 06:18:40.171 7 INFO cinder.api.openstack.wsgi [None req-0dc7cce0-67bc-41bb-9fa6-bfaedd992b90 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/6d0f58a90ac54f0a81ffa5d3bab48ce5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/805] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:18:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/6d0f58a90ac54f0a81ffa5d3bab48ce5?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:40.186 8 INFO cinder.api.openstack.wsgi [None req-a87caf3a-a7d7-44ab-a3ce-290c968b2e2d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:18:40.216 8 INFO cinder.api.openstack.wsgi [None req-a87caf3a-a7d7-44ab-a3ce-290c968b2e2d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/806] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:18:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:40.233 7 INFO cinder.api.openstack.wsgi [None req-85106386-6043-494b-9ff6-fbcc8e5ac67d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:18:40.254 7 INFO cinder.api.openstack.wsgi [None req-85106386-6043-494b-9ff6-fbcc8e5ac67d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/807] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:18:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:40.268 8 INFO cinder.api.openstack.wsgi [None req-93c3938d-d8f6-4385-847a-fe22903e4629 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e4fb7a5d37e74db5ad71519f3cf32115?usage=true 2026-07-02 06:18:40.294 8 INFO cinder.api.openstack.wsgi [None req-93c3938d-d8f6-4385-847a-fe22903e4629 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e4fb7a5d37e74db5ad71519f3cf32115?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/808] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:18:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e4fb7a5d37e74db5ad71519f3cf32115?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:40.305 7 INFO cinder.api.openstack.wsgi [None req-c0376aed-e694-4060-bfc3-d0f44764e191 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:18:40.354 7 INFO cinder.api.openstack.wsgi [None req-c0376aed-e694-4060-bfc3-d0f44764e191 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/809] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:18:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:40.371 8 INFO cinder.api.openstack.wsgi [None req-2ac223ca-7b32-4b56-9687-ee1691d18a81 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true 2026-07-02 06:18:40.394 8 INFO cinder.api.openstack.wsgi [None req-2ac223ca-7b32-4b56-9687-ee1691d18a81 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/810] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:18:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:40.404 7 INFO cinder.api.openstack.wsgi [None req-123d2951-e701-45c7-a39a-8d2ebc44fa7e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:18:40.410 7 INFO cinder.volume.api [None req-123d2951-e701-45c7-a39a-8d2ebc44fa7e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:18:40.411 7 INFO cinder.api.openstack.wsgi [None req-123d2951-e701-45c7-a39a-8d2ebc44fa7e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 405/811] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:18:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:18:40.421 8 INFO cinder.api.openstack.wsgi [None req-2638ac60-3dc0-44f4-8344-9188e1d41dd5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:18:40.437 8 INFO cinder.api.openstack.wsgi [None req-2638ac60-3dc0-44f4-8344-9188e1d41dd5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 407/812] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:18:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:45.833 7 INFO cinder.api.openstack.wsgi [None req-26624ff6-6d56-4b9a-9a51-35033d4d80e1 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:45.854 7 INFO cinder.volume.api [None req-26624ff6-6d56-4b9a-9a51-35033d4d80e1 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:45.865 7 INFO cinder.volume.api [None req-26624ff6-6d56-4b9a-9a51-35033d4d80e1 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Update volume admin metadata completed successfully. 2026-07-02 06:18:45.925 7 INFO cinder.volume.api [None req-26624ff6-6d56-4b9a-9a51-35033d4d80e1 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Attach volume completed successfully. 2026-07-02 06:18:45.925 7 INFO cinder.api.openstack.wsgi [None req-26624ff6-6d56-4b9a-9a51-35033d4d80e1 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156/action returned with HTTP 202 [pid: 7|app: 0|req: 406/813] 10.0.0.210 () {34 vars in 810 bytes} [Thu Jul 2 06:18:45 2026] POST /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-02 06:18:45.937 8 INFO cinder.api.openstack.wsgi [None req-f43626b6-a1a9-4806-b277-d38f27e0e87b 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:45.956 8 INFO cinder.volume.api [None req-f43626b6-a1a9-4806-b277-d38f27e0e87b 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:45.960 8 INFO cinder.api.openstack.wsgi [None req-f43626b6-a1a9-4806-b277-d38f27e0e87b 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 returned with HTTP 200 [pid: 8|app: 0|req: 408/814] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:45 2026] GET /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:45.973 7 INFO cinder.api.openstack.wsgi [None req-b4d05db7-1535-4824-94c4-78ddec76424c 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:45.986 7 INFO cinder.volume.api [None req-b4d05db7-1535-4824-94c4-78ddec76424c 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:46.038 7 INFO cinder.volume.api [None req-b4d05db7-1535-4824-94c4-78ddec76424c 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Detach volume completed successfully. 2026-07-02 06:18:46.038 7 INFO cinder.api.openstack.wsgi [None req-b4d05db7-1535-4824-94c4-78ddec76424c 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156/action returned with HTTP 202 [pid: 7|app: 0|req: 407/815] 10.0.0.210 () {34 vars in 810 bytes} [Thu Jul 2 06:18:45 2026] POST /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:46.050 8 INFO cinder.api.openstack.wsgi [None req-1019a768-d73a-4138-82ec-28559ff13979 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:46.063 8 INFO cinder.volume.api [None req-1019a768-d73a-4138-82ec-28559ff13979 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:46.068 8 INFO cinder.api.openstack.wsgi [None req-1019a768-d73a-4138-82ec-28559ff13979 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 returned with HTTP 200 [pid: 8|app: 0|req: 409/816] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:46 2026] GET /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:18:47.612 8 INFO cinder.api.openstack.wsgi [None req-1019a768-d73a-4138-82ec-28559ff13979 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:47.612 7 INFO cinder.api.openstack.wsgi [None req-b4d05db7-1535-4824-94c4-78ddec76424c 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:47.613 8 INFO cinder.api.openstack.wsgi [None req-1019a768-d73a-4138-82ec-28559ff13979 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:47.614 7 INFO cinder.api.openstack.wsgi [None req-b4d05db7-1535-4824-94c4-78ddec76424c 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:48.557 8 INFO cinder.api.openstack.wsgi [None req-02074632-9f1a-4654-b3d4-81178329f136 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:48.578 8 INFO cinder.volume.api [None req-02074632-9f1a-4654-b3d4-81178329f136 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:48.585 8 INFO cinder.api.openstack.wsgi [None req-02074632-9f1a-4654-b3d4-81178329f136 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 returned with HTTP 200 [pid: 8|app: 0|req: 411/819] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:48 2026] GET /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:48.608 7 INFO cinder.api.openstack.wsgi [None req-d749e092-8305-4389-937b-75f750279c1d 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 2026-07-02 06:18:48.609 7 INFO cinder.api.v3.volumes [None req-d749e092-8305-4389-937b-75f750279c1d 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Delete volume with id: 5c7da3da-2184-48ce-b042-cc8d7c840156  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:48.635 7 INFO cinder.volume.api [None req-d749e092-8305-4389-937b-75f750279c1d 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:48.667 7 INFO cinder.volume.api [None req-d749e092-8305-4389-937b-75f750279c1d 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Delete volume request issued successfully. 2026-07-02 06:18:48.668 7 INFO cinder.api.openstack.wsgi [None req-d749e092-8305-4389-937b-75f750279c1d 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 returned with HTTP 202 [pid: 7|app: 0|req: 409/820] 10.0.0.210 () {32 vars in 778 bytes} [Thu Jul 2 06:18:48 2026] DELETE /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:48.678 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:18:48.693 8 INFO cinder.volume.api [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] Volume info retrieved successfully. 2026-07-02 06:18:48.697 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 returned with HTTP 200 [pid: 8|app: 0|req: 412/821] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:48 2026] GET /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:18:49.716 7 INFO cinder.api.openstack.wsgi [None req-6d2b6f4e-fdfe-4c5a-bba1-1a376d474a19 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 2026-07-02 06:18:49.739 7 INFO cinder.api.openstack.wsgi [None req-6d2b6f4e-fdfe-4c5a-bba1-1a376d474a19 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 returned with HTTP 404 [pid: 7|app: 0|req: 410/822] 10.0.0.210 () {32 vars in 775 bytes} [Thu Jul 2 06:18:49 2026] GET /v3/6d0f58a90ac54f0a81ffa5d3bab48ce5/volumes/5c7da3da-2184-48ce-b042-cc8d7c840156 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-02 06:18:57.613 7 INFO cinder.api.openstack.wsgi [None req-6d2b6f4e-fdfe-4c5a-bba1-1a376d474a19 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:57.613 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:18:57.614 7 INFO cinder.api.openstack.wsgi [None req-6d2b6f4e-fdfe-4c5a-bba1-1a376d474a19 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:18:57.614 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:07.613 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:07.613 7 INFO cinder.api.openstack.wsgi [None req-6d2b6f4e-fdfe-4c5a-bba1-1a376d474a19 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:07.614 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:07.615 7 INFO cinder.api.openstack.wsgi [None req-6d2b6f4e-fdfe-4c5a-bba1-1a376d474a19 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:11.496 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:19:11.497 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 415/827] 10.0.0.250 () {28 vars in 376 bytes} [Thu Jul 2 06:19:11 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 06:19:11.513 7 INFO cinder.api.openstack.wsgi [None req-54acf467-9208-4f15-8a87-de020ee2d6e3 c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/033d2ad6395b426dab267d2c3647b40d/limits?tenant_id=033d2ad6395b426dab267d2c3647b40d 2026-07-02 06:19:11.537 7 INFO cinder.api.openstack.wsgi [None req-54acf467-9208-4f15-8a87-de020ee2d6e3 c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/033d2ad6395b426dab267d2c3647b40d/limits?tenant_id=033d2ad6395b426dab267d2c3647b40d returned with HTTP 200 [pid: 7|app: 0|req: 413/828] 10.0.0.250 () {34 vars in 879 bytes} [Thu Jul 2 06:19:11 2026] GET /v3/033d2ad6395b426dab267d2c3647b40d/limits?tenant_id=033d2ad6395b426dab267d2c3647b40d => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:19:13.473 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:19:13.474 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 416/829] 10.0.0.250 () {28 vars in 376 bytes} [Thu Jul 2 06:19:13 2026] GET / => generated 411 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 06:19:13.484 7 INFO cinder.api.openstack.wsgi [None req-54acf467-9208-4f15-8a87-de020ee2d6e3 c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:19:13.485 7 INFO cinder.api.openstack.wsgi [None req-54acf467-9208-4f15-8a87-de020ee2d6e3 c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 414/830] 10.0.0.250 () {28 vars in 376 bytes} [Thu Jul 2 06:19:13 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 06:19:14.173 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:19:14.175 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 417/831] 10.0.0.250 () {28 vars in 376 bytes} [Thu Jul 2 06:19:14 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 06:19:14.191 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/033d2ad6395b426dab267d2c3647b40d/limits?tenant_id=033d2ad6395b426dab267d2c3647b40d 2026-07-02 06:19:14.240 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/033d2ad6395b426dab267d2c3647b40d/limits?tenant_id=033d2ad6395b426dab267d2c3647b40d returned with HTTP 200 [pid: 7|app: 0|req: 415/832] 10.0.0.250 () {34 vars in 879 bytes} [Thu Jul 2 06:19:14 2026] GET /v3/033d2ad6395b426dab267d2c3647b40d/limits?tenant_id=033d2ad6395b426dab267d2c3647b40d => generated 302 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:19:16.199 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:19:16.202 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 418/833] 10.0.0.250 () {28 vars in 376 bytes} [Thu Jul 2 06:19:16 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 06:19:16.213 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:19:16.215 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 416/834] 10.0.0.250 () {28 vars in 376 bytes} [Thu Jul 2 06:19:16 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-02 06:19:17.612 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:17.612 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:17.613 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:17.613 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:27.613 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:27.613 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:27.614 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:27.615 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:37.613 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:37.613 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:37.614 7 INFO cinder.api.openstack.wsgi [None req-2f801b0b-3962-4e18-92fd-bbd645b5785b c5d21f7931284d09919f888dab5a5b83 033d2ad6395b426dab267d2c3647b40d - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:37.614 8 INFO cinder.api.openstack.wsgi [None req-809458a4-d252-45ea-bce7-e79eafebf723 173672c24e8d4be78d3df1f6ef025dac 6d0f58a90ac54f0a81ffa5d3bab48ce5 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:39.971 7 INFO cinder.api.openstack.wsgi [None req-82871fd6-3e31-4207-b72f-f04fb0dafc66 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:19:39.988 7 INFO cinder.volume.api [None req-82871fd6-3e31-4207-b72f-f04fb0dafc66 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:19:39.989 7 INFO cinder.api.openstack.wsgi [None req-82871fd6-3e31-4207-b72f-f04fb0dafc66 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 420/841] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:19:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:40.001 8 INFO cinder.api.openstack.wsgi [None req-bbdd6da3-dbc2-4aa7-9405-2176f0cd4d88 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:19:40.011 8 INFO cinder.api.openstack.wsgi [None req-bbdd6da3-dbc2-4aa7-9405-2176f0cd4d88 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 422/842] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:19:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.075 7 INFO cinder.api.openstack.wsgi [None req-97e3e23f-4724-4416-96a4-e952cfd72033 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true 2026-07-02 06:19:40.124 7 INFO cinder.api.openstack.wsgi [None req-97e3e23f-4724-4416-96a4-e952cfd72033 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/843] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.139 8 INFO cinder.api.openstack.wsgi [None req-82652cc1-1b2f-4638-82f6-942c38e22039 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true 2026-07-02 06:19:40.169 8 INFO cinder.api.openstack.wsgi [None req-82652cc1-1b2f-4638-82f6-942c38e22039 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/844] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.184 7 INFO cinder.api.openstack.wsgi [None req-515fefc2-6e6d-4fe8-9170-30c882401e84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true 2026-07-02 06:19:40.235 7 INFO cinder.api.openstack.wsgi [None req-515fefc2-6e6d-4fe8-9170-30c882401e84 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/845] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.245 8 INFO cinder.api.openstack.wsgi [None req-3e55f6bf-c1cb-46d8-aca5-1bb7def1c78f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/4a72953411d04cb6a55027605aad57a9?usage=true 2026-07-02 06:19:40.281 8 INFO cinder.api.openstack.wsgi [None req-3e55f6bf-c1cb-46d8-aca5-1bb7def1c78f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/4a72953411d04cb6a55027605aad57a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/846] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/4a72953411d04cb6a55027605aad57a9?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.290 7 INFO cinder.api.openstack.wsgi [None req-d226e90a-e8a3-47cd-9c4f-85d94e4bea57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true 2026-07-02 06:19:40.326 7 INFO cinder.api.openstack.wsgi [None req-d226e90a-e8a3-47cd-9c4f-85d94e4bea57 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/847] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.339 8 INFO cinder.api.openstack.wsgi [None req-6b064b49-f588-48ba-986f-e97370a9c8b7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/7fae0ca5e08e4f66bac6aec6e1199ce3?usage=true 2026-07-02 06:19:40.363 8 INFO cinder.api.openstack.wsgi [None req-6b064b49-f588-48ba-986f-e97370a9c8b7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/7fae0ca5e08e4f66bac6aec6e1199ce3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/848] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/7fae0ca5e08e4f66bac6aec6e1199ce3?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.377 7 INFO cinder.api.openstack.wsgi [None req-c0a2bec6-a29d-4440-9ea6-b49a7acd2887 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true 2026-07-02 06:19:40.398 7 INFO cinder.api.openstack.wsgi [None req-c0a2bec6-a29d-4440-9ea6-b49a7acd2887 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/849] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.411 8 INFO cinder.api.openstack.wsgi [None req-3233362b-72ef-462e-ba71-d94e53f0d5dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:19:40.449 8 INFO cinder.api.openstack.wsgi [None req-3233362b-72ef-462e-ba71-d94e53f0d5dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/850] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.466 7 INFO cinder.api.openstack.wsgi [None req-1e978d47-0011-48ba-a7d1-73921d22b1ae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true 2026-07-02 06:19:40.517 7 INFO cinder.api.openstack.wsgi [None req-1e978d47-0011-48ba-a7d1-73921d22b1ae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/851] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.533 8 INFO cinder.api.openstack.wsgi [None req-6cf889eb-c420-4a2f-8769-18a1a0400c96 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:19:40.560 8 INFO cinder.api.openstack.wsgi [None req-6cf889eb-c420-4a2f-8769-18a1a0400c96 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/852] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.578 7 INFO cinder.api.openstack.wsgi [None req-da157339-2155-4027-9f46-9ed34ed5ce32 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e64dd343b4b740068f0ae551f03d1317?usage=true 2026-07-02 06:19:40.602 7 INFO cinder.api.openstack.wsgi [None req-da157339-2155-4027-9f46-9ed34ed5ce32 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e64dd343b4b740068f0ae551f03d1317?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/853] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e64dd343b4b740068f0ae551f03d1317?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.622 8 INFO cinder.api.openstack.wsgi [None req-98cdc50f-cfa4-4dbf-85df-9c7f0c02599b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e9cbd5a9dca84fc697b6558a57e7ff95?usage=true 2026-07-02 06:19:40.662 8 INFO cinder.api.openstack.wsgi [None req-98cdc50f-cfa4-4dbf-85df-9c7f0c02599b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e9cbd5a9dca84fc697b6558a57e7ff95?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/854] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e9cbd5a9dca84fc697b6558a57e7ff95?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.678 7 INFO cinder.api.openstack.wsgi [None req-58e687fd-e37a-47ad-b21e-2b0ae5c5cc18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:19:40.699 7 INFO cinder.api.openstack.wsgi [None req-58e687fd-e37a-47ad-b21e-2b0ae5c5cc18 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/855] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.716 8 INFO cinder.api.openstack.wsgi [None req-2101de19-c14a-459e-855c-17f41ef577c8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true 2026-07-02 06:19:40.749 8 INFO cinder.api.openstack.wsgi [None req-2101de19-c14a-459e-855c-17f41ef577c8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/856] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.764 7 INFO cinder.api.openstack.wsgi [None req-ea6633a9-2616-4b80-9bd3-28eed4d5e213 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true 2026-07-02 06:19:40.794 7 INFO cinder.api.openstack.wsgi [None req-ea6633a9-2616-4b80-9bd3-28eed4d5e213 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/857] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:40.805 8 INFO cinder.api.openstack.wsgi [None req-2ece10b3-5add-4da0-9aea-cdc01cf237dc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:19:40.817 8 INFO cinder.volume.api [None req-2ece10b3-5add-4da0-9aea-cdc01cf237dc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:19:40.820 8 INFO cinder.api.openstack.wsgi [None req-2ece10b3-5add-4da0-9aea-cdc01cf237dc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 430/858] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:19:40.829 7 INFO cinder.api.openstack.wsgi [None req-d8cb340c-db13-4581-a19a-f795a848f204 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:19:40.838 7 INFO cinder.volume.api [None req-d8cb340c-db13-4581-a19a-f795a848f204 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:19:40.840 7 INFO cinder.api.openstack.wsgi [None req-d8cb340c-db13-4581-a19a-f795a848f204 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 429/859] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:19:40.852 8 INFO cinder.api.openstack.wsgi [None req-714cf7da-4d5b-4603-b114-6edb3bbdb8de 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:19:40.871 8 INFO cinder.api.openstack.wsgi [None req-714cf7da-4d5b-4603-b114-6edb3bbdb8de 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 431/860] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:19:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:19:47.613 8 INFO cinder.api.openstack.wsgi [None req-714cf7da-4d5b-4603-b114-6edb3bbdb8de 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:47.613 7 INFO cinder.api.openstack.wsgi [None req-d8cb340c-db13-4581-a19a-f795a848f204 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:47.614 8 INFO cinder.api.openstack.wsgi [None req-714cf7da-4d5b-4603-b114-6edb3bbdb8de 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:47.614 7 INFO cinder.api.openstack.wsgi [None req-d8cb340c-db13-4581-a19a-f795a848f204 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:48.464 8 INFO cinder.api.openstack.wsgi [None req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes 2026-07-02 06:19:48.964 8 INFO cinder.api.v3.volumes [None req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Create volume of 16 GB 2026-07-02 06:19:48.973 8 INFO cinder.volume.api [None req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Availability Zones retrieved successfully. 2026-07-02 06:19:49.217 8 INFO cinder.volume.api [None req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Create volume request issued successfully. 2026-07-02 06:19:49.218 8 INFO cinder.api.openstack.wsgi [None req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes returned with HTTP 202 [pid: 8|app: 0|req: 433/863] 199.204.45.156 () {34 vars in 734 bytes} [Thu Jul 2 06:19:48 2026] POST /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes => generated 846 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-02 06:19:49.232 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-687e783c-a74f-4759-a36d-2349ddbbb1f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:49.268 7 INFO cinder.volume.api [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-687e783c-a74f-4759-a36d-2349ddbbb1f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:19:49.272 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-687e783c-a74f-4759-a36d-2349ddbbb1f4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 200 [pid: 7|app: 0|req: 431/864] 199.204.45.156 () {32 vars in 825 bytes} [Thu Jul 2 06:19:49 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:54.295 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-1d473775-da11-4d4b-88f0-051c5234c3e4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:54.311 8 INFO cinder.volume.api [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-1d473775-da11-4d4b-88f0-051c5234c3e4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:19:54.316 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-1d473775-da11-4d4b-88f0-051c5234c3e4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 200 [pid: 8|app: 0|req: 434/865] 199.204.45.156 () {32 vars in 825 bytes} [Thu Jul 2 06:19:54 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:54.745 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-817fb532-89ca-4882-8e3c-6de9827ae8a2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:54.761 7 INFO cinder.volume.api [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-817fb532-89ca-4882-8e3c-6de9827ae8a2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:19:54.766 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-817fb532-89ca-4882-8e3c-6de9827ae8a2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 200 [pid: 7|app: 0|req: 432/866] 10.0.0.242 () {34 vars in 1028 bytes} [Thu Jul 2 06:19:54 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:56.102 8 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-12211e4b-b2c7-4184-8dc2-2352ba59bb59 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:56.119 8 INFO cinder.volume.api [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-12211e4b-b2c7-4184-8dc2-2352ba59bb59 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:19:56.125 8 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-12211e4b-b2c7-4184-8dc2-2352ba59bb59 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 200 [pid: 8|app: 0|req: 435/867] 10.0.0.242 () {34 vars in 1028 bytes} [Thu Jul 2 06:19:56 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => generated 1675 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:19:56.141 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-817fb532-89ca-4882-8e3c-6de9827ae8a2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:19:56.142 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-817fb532-89ca-4882-8e3c-6de9827ae8a2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 433/868] 10.0.0.242 () {32 vars in 829 bytes} [Thu Jul 2 06:19:56 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:56.162 8 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-6ed189db-d600-4bde-b4cd-072257f3d7a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:56.217 8 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-6ed189db-d600-4bde-b4cd-072257f3d7a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments returned with HTTP 200 [pid: 8|app: 0|req: 436/869] 10.0.0.242 () {40 vars in 1057 bytes} [Thu Jul 2 06:19:56 2026] POST /v3/e44a94a2b6e04b198829eabc9fbe6b60/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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:56.764 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-905db203-def0-4aac-879b-d750c83bf95d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:56.791 7 INFO cinder.volume.api [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-905db203-def0-4aac-879b-d750c83bf95d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:19:56.796 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-905db203-def0-4aac-879b-d750c83bf95d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 200 [pid: 7|app: 0|req: 434/870] 199.204.45.156 () {32 vars in 825 bytes} [Thu Jul 2 06:19:56 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => generated 1674 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:19:57.213 8 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-6ed189db-d600-4bde-b4cd-072257f3d7a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-02 06:19:57.215 8 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-6ed189db-d600-4bde-b4cd-072257f3d7a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 437/871] 199.204.45.156 () {32 vars in 840 bytes} [Thu Jul 2 06:19:57 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:57.226 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-f7af09c5-5cfe-469b-b997-12ebe17520b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:57.243 7 INFO cinder.volume.api [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-f7af09c5-5cfe-469b-b997-12ebe17520b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:19:57.248 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-f7af09c5-5cfe-469b-b997-12ebe17520b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 200 [pid: 7|app: 0|req: 435/872] 199.204.45.156 () {36 vars in 1073 bytes} [Thu Jul 2 06:19:57 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => generated 1794 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:57.320 8 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-5ceb450b-44ef-4da1-a280-d4ce79eaa335 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:57.612 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-f7af09c5-5cfe-469b-b997-12ebe17520b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:57.613 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-f7af09c5-5cfe-469b-b997-12ebe17520b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:57.615 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-f7af09c5-5cfe-469b-b997-12ebe17520b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:19:57.616 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-f7af09c5-5cfe-469b-b997-12ebe17520b2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:19:57.945 8 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-5ceb450b-44ef-4da1-a280-d4ce79eaa335 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c returned with HTTP 200 [pid: 8|app: 0|req: 438/875] 199.204.45.156 () {40 vars in 1134 bytes} [Thu Jul 2 06:19:57 2026] PUT /v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c => generated 775 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:57.986 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-6302415b-f8e8-44f7-a326-f7dd0b4182d3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c/action /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:58.025 7 INFO cinder.api.openstack.wsgi [req-e7ce3987-7357-4640-b216-e8a5568bbd30 req-6302415b-f8e8-44f7-a326-f7dd0b4182d3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c/action returned with HTTP 204 [pid: 7|app: 0|req: 438/876] 199.204.45.156 () {40 vars in 1148 bytes} [Thu Jul 2 06:19:57 2026] POST /v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:19:59.944 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:19:59.970 8 INFO cinder.volume.api [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:19:59.977 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 200 [pid: 8|app: 0|req: 439/877] 199.204.45.156 () {32 vars in 825 bytes} [Thu Jul 2 06:19:59 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => generated 1973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:03.277 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:20:03.304 7 INFO cinder.volume.api [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:20:03.311 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 200 [pid: 7|app: 0|req: 439/878] 199.204.45.156 () {32 vars in 825 bytes} [Thu Jul 2 06:20:03 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => generated 1973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:20:07.612 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:07.613 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:07.614 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:07.614 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:17.612 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:17.612 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:17.614 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:17.614 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:27.612 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:27.613 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:27.614 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:27.614 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:37.613 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:37.615 7 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-9b6f3ce7-f310-4481-99f0-bf7a4a65fa7a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:37.612 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:37.619 8 INFO cinder.api.openstack.wsgi [req-0b9a8327-7995-4a93-abb7-37bd4123d1e2 req-427f005c-3765-452c-844e-a84829a9480f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:39.970 7 INFO cinder.api.openstack.wsgi [None req-fbe32352-bf81-4438-85cf-8adb57b60d10 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:20:39.990 7 INFO cinder.volume.api [None req-fbe32352-bf81-4438-85cf-8adb57b60d10 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:20:39.995 7 INFO cinder.api.openstack.wsgi [None req-fbe32352-bf81-4438-85cf-8adb57b60d10 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/887] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:20:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1976 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:40.008 8 INFO cinder.api.openstack.wsgi [None req-3b947359-7231-49a7-92b1-ec53c69c6fb5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:20:40.028 8 INFO cinder.volume.api [None req-3b947359-7231-49a7-92b1-ec53c69c6fb5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:20:40.034 8 INFO cinder.api.openstack.wsgi [None req-3b947359-7231-49a7-92b1-ec53c69c6fb5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 444/888] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:40.078 7 INFO cinder.api.openstack.wsgi [None req-f03e1f89-1978-4c27-8997-5bbb22f306cc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true 2026-07-02 06:20:40.104 7 INFO cinder.api.openstack.wsgi [None req-f03e1f89-1978-4c27-8997-5bbb22f306cc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/889] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:20:40.114 8 INFO cinder.api.openstack.wsgi [None req-23e682c1-3bdb-4cdd-81d0-2bfe6a2d7369 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true 2026-07-02 06:20:40.145 8 INFO cinder.api.openstack.wsgi [None req-23e682c1-3bdb-4cdd-81d0-2bfe6a2d7369 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/890] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.164 7 INFO cinder.api.openstack.wsgi [None req-0d8d5e18-cfff-43ce-bc4d-4b6d9e846c01 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true 2026-07-02 06:20:40.193 7 INFO cinder.api.openstack.wsgi [None req-0d8d5e18-cfff-43ce-bc4d-4b6d9e846c01 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/891] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.205 8 INFO cinder.api.openstack.wsgi [None req-5ed6ab84-acbd-41ec-b4c8-5b315556a0a6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/2aa8444ac9a94666a41738b04f81f7ac?usage=true 2026-07-02 06:20:40.232 8 INFO cinder.api.openstack.wsgi [None req-5ed6ab84-acbd-41ec-b4c8-5b315556a0a6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/2aa8444ac9a94666a41738b04f81f7ac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/892] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/2aa8444ac9a94666a41738b04f81f7ac?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.243 7 INFO cinder.api.openstack.wsgi [None req-750fd679-a2db-4c66-bce3-7f9266fc6817 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/6e48a1646297484b84a953a241515bd0?usage=true 2026-07-02 06:20:40.262 7 INFO cinder.api.openstack.wsgi [None req-750fd679-a2db-4c66-bce3-7f9266fc6817 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/6e48a1646297484b84a953a241515bd0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/893] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/6e48a1646297484b84a953a241515bd0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.273 8 INFO cinder.api.openstack.wsgi [None req-f28e3ddf-1b4a-4ec4-896d-4861d9e18811 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true 2026-07-02 06:20:40.298 8 INFO cinder.api.openstack.wsgi [None req-f28e3ddf-1b4a-4ec4-896d-4861d9e18811 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/894] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.309 7 INFO cinder.api.openstack.wsgi [None req-82d1a8ef-9256-46ac-95c1-5a2fe007605a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true 2026-07-02 06:20:40.329 7 INFO cinder.api.openstack.wsgi [None req-82d1a8ef-9256-46ac-95c1-5a2fe007605a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/895] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.340 8 INFO cinder.api.openstack.wsgi [None req-48e73def-4685-46f6-89c0-dcd4aaea99bf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:20:40.368 8 INFO cinder.api.openstack.wsgi [None req-48e73def-4685-46f6-89c0-dcd4aaea99bf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/896] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.380 7 INFO cinder.api.openstack.wsgi [None req-1c261bf1-9758-4f8b-b990-b3b77b584020 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true 2026-07-02 06:20:40.401 7 INFO cinder.api.openstack.wsgi [None req-1c261bf1-9758-4f8b-b990-b3b77b584020 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/897] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.414 8 INFO cinder.api.openstack.wsgi [None req-0e9b3884-244f-4708-ae77-1e75b44a2dc0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:20:40.440 8 INFO cinder.api.openstack.wsgi [None req-0e9b3884-244f-4708-ae77-1e75b44a2dc0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/898] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.459 7 INFO cinder.api.openstack.wsgi [None req-78233e17-1d7e-4e77-b82e-6802fdf98789 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:20:40.489 7 INFO cinder.api.openstack.wsgi [None req-78233e17-1d7e-4e77-b82e-6802fdf98789 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/899] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.502 8 INFO cinder.api.openstack.wsgi [None req-3693e993-5208-4ed5-9018-4c0f3ea3e126 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true 2026-07-02 06:20:40.528 8 INFO cinder.api.openstack.wsgi [None req-3693e993-5208-4ed5-9018-4c0f3ea3e126 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/900] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.540 7 INFO cinder.api.openstack.wsgi [None req-36b00548-60fe-4f7c-a3e0-44101bf7751d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true 2026-07-02 06:20:40.558 7 INFO cinder.api.openstack.wsgi [None req-36b00548-60fe-4f7c-a3e0-44101bf7751d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/901] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.568 8 INFO cinder.api.openstack.wsgi [None req-fca0e0a1-6b01-49c2-875a-e11b26259613 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:20:40.575 8 INFO cinder.volume.api [None req-fca0e0a1-6b01-49c2-875a-e11b26259613 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:20:40.576 8 INFO cinder.api.openstack.wsgi [None req-fca0e0a1-6b01-49c2-875a-e11b26259613 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 451/902] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:20:40.595 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:20:40.611 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 452/903] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 671 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:40.629 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:20:40.636 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 452/904] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:20:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:20:47.613 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:47.613 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:47.615 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:47.615 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:57.612 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:57.612 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:20:57.614 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:20:57.614 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:07.613 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:07.613 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:07.614 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:07.615 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:17.613 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:17.613 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:17.614 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:17.614 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:27.613 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:27.613 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:27.614 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:27.614 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:37.612 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:37.613 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:37.614 7 INFO cinder.api.openstack.wsgi [None req-5daceb49-e64a-487b-b8f8-276b6bc0dcae 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:37.614 8 INFO cinder.api.openstack.wsgi [None req-dff4b132-2060-4dde-8837-0b6ba9026e29 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:39.801 8 INFO cinder.api.openstack.wsgi [None req-993dbf5a-50a6-4d5d-bce9-0f7c977764a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:21:39.816 8 INFO cinder.volume.api [None req-993dbf5a-50a6-4d5d-bce9-0f7c977764a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:21:39.821 8 INFO cinder.api.openstack.wsgi [None req-993dbf5a-50a6-4d5d-bce9-0f7c977764a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 459/917] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:21:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1976 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:21:39.839 7 INFO cinder.api.openstack.wsgi [None req-31e518cd-480d-4ba2-a7f2-3d091249e763 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:21:39.846 7 INFO cinder.api.openstack.wsgi [None req-31e518cd-480d-4ba2-a7f2-3d091249e763 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 459/918] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:21:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:21:39.883 8 INFO cinder.api.openstack.wsgi [None req-08bf4d2e-5948-4186-9071-4261f80f078e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true 2026-07-02 06:21:39.905 8 INFO cinder.api.openstack.wsgi [None req-08bf4d2e-5948-4186-9071-4261f80f078e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/919] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:39.923 7 INFO cinder.api.openstack.wsgi [None req-e9013c8b-fafb-45f9-b659-609701a7e9ff 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true 2026-07-02 06:21:39.955 7 INFO cinder.api.openstack.wsgi [None req-e9013c8b-fafb-45f9-b659-609701a7e9ff 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/920] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:39.975 8 INFO cinder.api.openstack.wsgi [None req-572769dc-7345-4645-a69a-3695441097de 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true 2026-07-02 06:21:39.999 8 INFO cinder.api.openstack.wsgi [None req-572769dc-7345-4645-a69a-3695441097de 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/921] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.012 7 INFO cinder.api.openstack.wsgi [None req-e2d0ac6a-0c85-45d2-af72-2cb255328b3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true 2026-07-02 06:21:40.046 7 INFO cinder.api.openstack.wsgi [None req-e2d0ac6a-0c85-45d2-af72-2cb255328b3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/922] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.059 8 INFO cinder.api.openstack.wsgi [None req-b0f2fd64-c651-40d3-ada3-23190c4ff68d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true 2026-07-02 06:21:40.084 8 INFO cinder.api.openstack.wsgi [None req-b0f2fd64-c651-40d3-ada3-23190c4ff68d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/923] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.096 7 INFO cinder.api.openstack.wsgi [None req-8fac8a51-87b4-4161-ab3c-47a7506e7b3f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:21:40.123 7 INFO cinder.api.openstack.wsgi [None req-8fac8a51-87b4-4161-ab3c-47a7506e7b3f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/924] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.142 8 INFO cinder.api.openstack.wsgi [None req-cfb22083-9669-43e1-af17-6bd8cc839d91 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true 2026-07-02 06:21:40.167 8 INFO cinder.api.openstack.wsgi [None req-cfb22083-9669-43e1-af17-6bd8cc839d91 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/925] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.182 7 INFO cinder.api.openstack.wsgi [None req-ba12752d-a5d8-4964-84af-7b3ce9fc9803 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:21:40.229 7 INFO cinder.api.openstack.wsgi [None req-ba12752d-a5d8-4964-84af-7b3ce9fc9803 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/926] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.242 8 INFO cinder.api.openstack.wsgi [None req-e06c366d-c57f-4984-b7c3-c080fa67bea9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:21:40.263 8 INFO cinder.api.openstack.wsgi [None req-e06c366d-c57f-4984-b7c3-c080fa67bea9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/927] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.275 7 INFO cinder.api.openstack.wsgi [None req-1680e364-cd5c-4527-98ea-5369632fe080 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true 2026-07-02 06:21:40.298 7 INFO cinder.api.openstack.wsgi [None req-1680e364-cd5c-4527-98ea-5369632fe080 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/928] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.311 8 INFO cinder.api.openstack.wsgi [None req-d8341189-2c48-49ff-b5cd-cc0cd5b97e71 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true 2026-07-02 06:21:40.335 8 INFO cinder.api.openstack.wsgi [None req-d8341189-2c48-49ff-b5cd-cc0cd5b97e71 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/929] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:40.346 7 INFO cinder.api.openstack.wsgi [None req-5f406c8d-da80-4c85-b12b-ad1f9106573d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:21:40.353 7 INFO cinder.volume.api [None req-5f406c8d-da80-4c85-b12b-ad1f9106573d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:21:40.353 7 INFO cinder.api.openstack.wsgi [None req-5f406c8d-da80-4c85-b12b-ad1f9106573d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 465/930] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:21:40.364 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:21:40.377 8 INFO cinder.volume.api [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:21:40.385 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 466/931] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:21:40.400 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:21:40.417 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 466/932] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:21:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 671 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:21:47.613 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:47.613 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:47.613 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:47.615 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:57.613 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:57.613 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:21:57.614 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:21:57.615 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:07.612 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:07.612 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:07.614 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:07.614 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:17.613 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:17.613 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:17.614 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:17.614 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:27.613 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:27.613 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:27.614 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:27.615 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:37.613 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:37.613 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:37.614 7 INFO cinder.api.openstack.wsgi [None req-dff1a588-9f2c-432b-ab97-96d24be44542 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:37.615 8 INFO cinder.api.openstack.wsgi [None req-ab79a6a7-f7c1-4f18-8ee4-d8ff9792a4a4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:39.706 7 INFO cinder.api.openstack.wsgi [None req-53914085-7d27-41aa-bd9e-0e14a1da6889 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:22:39.722 7 INFO cinder.volume.api [None req-53914085-7d27-41aa-bd9e-0e14a1da6889 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:22:39.729 7 INFO cinder.api.openstack.wsgi [None req-53914085-7d27-41aa-bd9e-0e14a1da6889 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/945] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1976 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:39.740 8 INFO cinder.api.openstack.wsgi [None req-214ba3fe-342f-4415-bcef-504329e1fe5e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:22:39.747 8 INFO cinder.api.openstack.wsgi [None req-214ba3fe-342f-4415-bcef-504329e1fe5e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 473/946] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:22:39.760 7 INFO cinder.api.openstack.wsgi [None req-c08249d9-eee2-4813-b433-6ec325202372 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:22:39.773 7 INFO cinder.api.openstack.wsgi [None req-c08249d9-eee2-4813-b433-6ec325202372 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 474/947] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 671 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:39.813 8 INFO cinder.api.openstack.wsgi [None req-f740fa98-2f5e-4e46-a1f8-f7553f1ed89d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true 2026-07-02 06:22:39.836 8 INFO cinder.api.openstack.wsgi [None req-f740fa98-2f5e-4e46-a1f8-f7553f1ed89d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/948] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/03b0e9fc379947d9bbed8a325291bd77?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:39.848 7 INFO cinder.api.openstack.wsgi [None req-d75d3bb6-27d2-453d-9b0e-bc22f484d711 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true 2026-07-02 06:22:39.871 7 INFO cinder.api.openstack.wsgi [None req-d75d3bb6-27d2-453d-9b0e-bc22f484d711 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/949] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/07279b0e552e4f9ebe9d5bb3afe58bfb?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:39.884 8 INFO cinder.api.openstack.wsgi [None req-0d1473d1-e718-4452-9911-92dd207cfbe7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true 2026-07-02 06:22:39.910 8 INFO cinder.api.openstack.wsgi [None req-0d1473d1-e718-4452-9911-92dd207cfbe7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/950] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/0d6738ae623b41f7b5f6d14b58e20a2c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:39.921 7 INFO cinder.api.openstack.wsgi [None req-6ed32d7b-7468-486a-8859-21769f0ac447 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true 2026-07-02 06:22:39.941 7 INFO cinder.api.openstack.wsgi [None req-6ed32d7b-7468-486a-8859-21769f0ac447 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/951] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/731cab9dcf844820b2f8123cd550d591?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:39.953 8 INFO cinder.api.openstack.wsgi [None req-e8da1d16-5a8a-4b2d-b113-7f5159e4abbf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true 2026-07-02 06:22:39.990 8 INFO cinder.api.openstack.wsgi [None req-e8da1d16-5a8a-4b2d-b113-7f5159e4abbf 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/952] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/833e857858ca4639855d8c21091a228a?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:40.007 7 INFO cinder.api.openstack.wsgi [None req-6356a798-ceb1-432c-87fb-12fc8a077623 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:22:40.027 7 INFO cinder.api.openstack.wsgi [None req-6356a798-ceb1-432c-87fb-12fc8a077623 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/953] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:40.039 8 INFO cinder.api.openstack.wsgi [None req-00795e0c-a053-4343-a277-e1c8fd726291 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true 2026-07-02 06:22:40.065 8 INFO cinder.api.openstack.wsgi [None req-00795e0c-a053-4343-a277-e1c8fd726291 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/954] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9efc84483064b29a849a362f4150839?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:40.084 7 INFO cinder.api.openstack.wsgi [None req-8397ad32-8436-49bd-bf5b-7633e3f4d9c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:22:40.109 7 INFO cinder.api.openstack.wsgi [None req-8397ad32-8436-49bd-bf5b-7633e3f4d9c4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/955] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:40.121 8 INFO cinder.api.openstack.wsgi [None req-b04dc37d-dc50-4a2b-ba53-750b476ec967 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:22:40.158 8 INFO cinder.api.openstack.wsgi [None req-b04dc37d-dc50-4a2b-ba53-750b476ec967 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/956] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:40.173 7 INFO cinder.api.openstack.wsgi [None req-9ef8a0e7-f817-4da3-84d4-675367ea1833 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true 2026-07-02 06:22:40.202 7 INFO cinder.api.openstack.wsgi [None req-9ef8a0e7-f817-4da3-84d4-675367ea1833 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/957] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f853bf07ac4141b4b7f210577361f09a?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:40.218 8 INFO cinder.api.openstack.wsgi [None req-cd603c9b-d5a0-4eb1-8b03-eb28d1bc0aeb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true 2026-07-02 06:22:40.247 8 INFO cinder.api.openstack.wsgi [None req-cd603c9b-d5a0-4eb1-8b03-eb28d1bc0aeb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/958] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:22:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/fad9edab26374f73a5a67f490e356beb?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:22:40.264 7 INFO cinder.api.openstack.wsgi [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:22:40.272 7 INFO cinder.volume.api [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:22:40.272 7 INFO cinder.api.openstack.wsgi [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 480/959] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:22:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:22:40.288 8 INFO cinder.api.openstack.wsgi [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:22:40.305 8 INFO cinder.volume.api [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:22:40.311 8 INFO cinder.api.openstack.wsgi [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 480/960] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:22:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 1976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-02 06:22:47.612 7 INFO cinder.api.openstack.wsgi [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:47.612 8 INFO cinder.api.openstack.wsgi [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:47.613 7 INFO cinder.api.openstack.wsgi [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:47.614 8 INFO cinder.api.openstack.wsgi [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:57.613 7 INFO cinder.api.openstack.wsgi [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:57.613 8 INFO cinder.api.openstack.wsgi [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:22:57.614 7 INFO cinder.api.openstack.wsgi [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:22:57.614 8 INFO cinder.api.openstack.wsgi [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:07.613 7 INFO cinder.api.openstack.wsgi [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:07.613 8 INFO cinder.api.openstack.wsgi [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:07.614 7 INFO cinder.api.openstack.wsgi [None req-906932cd-3dab-405a-a4a3-826e8cb22f00 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:07.614 8 INFO cinder.api.openstack.wsgi [None req-d52392e0-f0ad-4964-8be5-0c0794990f28 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:11.261 7 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-f15971bd-b927-41e6-a497-a10540acb263 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:23:11.333 7 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-f15971bd-b927-41e6-a497-a10540acb263 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c returned with HTTP 200 [pid: 7|app: 0|req: 484/967] 199.204.45.156 () {38 vars in 1103 bytes} [Thu Jul 2 06:23:11 2026] DELETE /v3/e44a94a2b6e04b198829eabc9fbe6b60/attachments/c1cbf4c1-dbb8-48aa-8810-b160e3aed57c => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:11.349 8 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b 2026-07-02 06:23:11.349 8 INFO cinder.api.v3.volumes [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Delete volume with id: f3cd704f-d571-4135-be1c-36aaa906072b  /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:23:11.361 8 INFO cinder.volume.api [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Volume info retrieved successfully. 2026-07-02 06:23:11.384 8 INFO cinder.volume.api [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Delete volume request issued successfully. 2026-07-02 06:23:11.385 8 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b returned with HTTP 202 [pid: 8|app: 0|req: 484/968] 199.204.45.156 () {36 vars in 1054 bytes} [Thu Jul 2 06:23:11 2026] DELETE /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/f3cd704f-d571-4135-be1c-36aaa906072b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-02 06:23:17.613 7 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-f15971bd-b927-41e6-a497-a10540acb263 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:17.613 8 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:17.614 7 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-f15971bd-b927-41e6-a497-a10540acb263 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:17.615 8 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:27.612 7 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-f15971bd-b927-41e6-a497-a10540acb263 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:27.613 7 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-f15971bd-b927-41e6-a497-a10540acb263 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:27.613 8 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:27.615 8 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:37.613 7 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-f15971bd-b927-41e6-a497-a10540acb263 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:37.613 8 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:37.614 7 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-f15971bd-b927-41e6-a497-a10540acb263 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:37.614 8 INFO cinder.api.openstack.wsgi [req-f909272a-65a7-479f-b231-1e39cc39e6cb req-4d913af3-1fdf-49e2-a402-6d92e5c9271d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:39.802 7 INFO cinder.api.openstack.wsgi [None req-7eb2dfa6-9faf-4c89-af26-2320926f8a30 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-02 06:23:39.814 7 INFO cinder.volume.api [None req-7eb2dfa6-9faf-4c89-af26-2320926f8a30 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:23:39.817 7 INFO cinder.api.openstack.wsgi [None req-7eb2dfa6-9faf-4c89-af26-2320926f8a30 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/975] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:23:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 06:23:39.827 8 INFO cinder.api.openstack.wsgi [None req-a42063a2-a20c-4e20-b0b0-323fd6151889 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:23:39.837 8 INFO cinder.volume.api [None req-a42063a2-a20c-4e20-b0b0-323fd6151889 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:23:39.839 8 INFO cinder.api.openstack.wsgi [None req-a42063a2-a20c-4e20-b0b0-323fd6151889 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/976] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:23:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:23:39.853 7 INFO cinder.api.openstack.wsgi [None req-2a1c9429-2d7e-491f-87c8-f34854f7b703 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:23:39.865 7 INFO cinder.api.openstack.wsgi [None req-2a1c9429-2d7e-491f-87c8-f34854f7b703 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 489/977] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:23:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:23:39.877 8 INFO cinder.api.openstack.wsgi [None req-b7785e46-98f7-42fd-90cd-73e48e064313 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:23:39.884 8 INFO cinder.volume.api [None req-b7785e46-98f7-42fd-90cd-73e48e064313 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:23:39.884 8 INFO cinder.api.openstack.wsgi [None req-b7785e46-98f7-42fd-90cd-73e48e064313 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 489/978] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:23:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:23:39.896 7 INFO cinder.api.openstack.wsgi [None req-e6c05826-fe4a-4e3b-ac87-a11a968fde02 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:23:39.903 7 INFO cinder.api.openstack.wsgi [None req-e6c05826-fe4a-4e3b-ac87-a11a968fde02 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 490/979] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:23:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:23:39.945 8 INFO cinder.api.openstack.wsgi [None req-ed49a42f-60c0-4761-ad78-f73b81b8d77e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/a7eb22ceef0044ef950e7088bcf47127?usage=true 2026-07-02 06:23:39.980 8 INFO cinder.api.openstack.wsgi [None req-ed49a42f-60c0-4761-ad78-f73b81b8d77e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/a7eb22ceef0044ef950e7088bcf47127?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/980] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:23:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/a7eb22ceef0044ef950e7088bcf47127?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:23:39.993 7 INFO cinder.api.openstack.wsgi [None req-1ce1d485-8400-4b31-8783-4a92ac547a0b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:23:40.025 7 INFO cinder.api.openstack.wsgi [None req-1ce1d485-8400-4b31-8783-4a92ac547a0b 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/981] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:23:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:23:40.037 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:23:40.062 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/982] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:23:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:23:40.076 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:23:40.109 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/983] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:23:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:23:47.613 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:47.613 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:47.614 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:47.615 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:57.612 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:57.612 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:23:57.614 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:23:57.614 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:07.612 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:07.612 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:07.614 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:07.614 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:17.613 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:17.613 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:17.614 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:17.614 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:27.612 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:27.613 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:27.614 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:27.614 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:37.613 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:37.613 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:37.614 7 INFO cinder.api.openstack.wsgi [None req-9a46c558-269b-409a-bd1b-2b4cf2d1531c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:37.614 8 INFO cinder.api.openstack.wsgi [None req-8d238fd2-491f-4821-a897-0543b0aa0d3e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:39.826 7 INFO cinder.api.openstack.wsgi [None req-b8b64dac-7d10-4e1f-9b8c-a58a06f204ec 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:24:39.833 7 INFO cinder.volume.api [None req-b8b64dac-7d10-4e1f-9b8c-a58a06f204ec 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:24:39.833 7 INFO cinder.api.openstack.wsgi [None req-b8b64dac-7d10-4e1f-9b8c-a58a06f204ec 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/996] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:24:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:24:39.872 8 INFO cinder.api.openstack.wsgi [None req-af58faf3-605f-46b1-94c9-f0d3f1a211d6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/8c596c4754644519948e468b9f7316ec?usage=true 2026-07-02 06:24:39.897 8 INFO cinder.api.openstack.wsgi [None req-af58faf3-605f-46b1-94c9-f0d3f1a211d6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/8c596c4754644519948e468b9f7316ec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/997] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:24:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/8c596c4754644519948e468b9f7316ec?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:24:39.916 7 INFO cinder.api.openstack.wsgi [None req-58292b31-09b7-4dd5-a1e2-3e51f4860ed3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:24:39.939 7 INFO cinder.api.openstack.wsgi [None req-58292b31-09b7-4dd5-a1e2-3e51f4860ed3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/998] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:24:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:24:39.951 8 INFO cinder.api.openstack.wsgi [None req-deddfdcf-e17e-4b0c-879e-b57e237d76f2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d73cbfc3cd374abb9b2d969025db01ad?usage=true 2026-07-02 06:24:39.979 8 INFO cinder.api.openstack.wsgi [None req-deddfdcf-e17e-4b0c-879e-b57e237d76f2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d73cbfc3cd374abb9b2d969025db01ad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/999] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:24:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d73cbfc3cd374abb9b2d969025db01ad?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:24:39.995 7 INFO cinder.api.openstack.wsgi [None req-275c26c2-beae-4faa-af26-56ab1a7f15a6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9d2cf1a46c64f28bbf1ab2d4bb211ad?usage=true 2026-07-02 06:24:40.015 7 INFO cinder.api.openstack.wsgi [None req-275c26c2-beae-4faa-af26-56ab1a7f15a6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9d2cf1a46c64f28bbf1ab2d4bb211ad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1000] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:24:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/d9d2cf1a46c64f28bbf1ab2d4bb211ad?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:24:40.029 8 INFO cinder.api.openstack.wsgi [None req-2014bfca-029c-4c2b-8d7f-8c8337b71ac3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:24:40.058 8 INFO cinder.api.openstack.wsgi [None req-2014bfca-029c-4c2b-8d7f-8c8337b71ac3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/1001] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:24:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:24:40.074 7 INFO cinder.api.openstack.wsgi [None req-a462d61a-12a9-4180-8eee-2e7e1063e767 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:24:40.102 7 INFO cinder.api.openstack.wsgi [None req-a462d61a-12a9-4180-8eee-2e7e1063e767 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1002] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:24:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:24:40.117 8 INFO cinder.api.openstack.wsgi [None req-112e4949-1b39-4c5f-a039-9f4418d0373f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:24:40.147 8 INFO cinder.volume.api [None req-112e4949-1b39-4c5f-a039-9f4418d0373f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:24:40.150 8 INFO cinder.api.openstack.wsgi [None req-112e4949-1b39-4c5f-a039-9f4418d0373f 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1003] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:24:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:24:40.160 7 INFO cinder.api.openstack.wsgi [None req-6efe7ff6-c0f2-489f-92c4-b02539421f7e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:24:40.167 7 INFO cinder.api.openstack.wsgi [None req-6efe7ff6-c0f2-489f-92c4-b02539421f7e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 503/1004] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:24:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:24:40.178 8 INFO cinder.api.openstack.wsgi [None req-0d2619f6-a99d-46f2-a0aa-a9c3a5259ae2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:24:40.193 8 INFO cinder.volume.api [None req-0d2619f6-a99d-46f2-a0aa-a9c3a5259ae2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:24:40.197 8 INFO cinder.api.openstack.wsgi [None req-0d2619f6-a99d-46f2-a0aa-a9c3a5259ae2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1005] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:24:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:24:40.214 7 INFO cinder.api.openstack.wsgi [None req-062cc965-cdbb-49a2-9916-3d7aff21dc69 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:24:40.227 7 INFO cinder.api.openstack.wsgi [None req-062cc965-cdbb-49a2-9916-3d7aff21dc69 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1006] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:24:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:24:47.612 7 INFO cinder.api.openstack.wsgi [None req-062cc965-cdbb-49a2-9916-3d7aff21dc69 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:47.613 8 INFO cinder.api.openstack.wsgi [None req-0d2619f6-a99d-46f2-a0aa-a9c3a5259ae2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:47.614 7 INFO cinder.api.openstack.wsgi [None req-062cc965-cdbb-49a2-9916-3d7aff21dc69 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:47.615 8 INFO cinder.api.openstack.wsgi [None req-0d2619f6-a99d-46f2-a0aa-a9c3a5259ae2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:57.613 8 INFO cinder.api.openstack.wsgi [None req-0d2619f6-a99d-46f2-a0aa-a9c3a5259ae2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:57.614 8 INFO cinder.api.openstack.wsgi [None req-0d2619f6-a99d-46f2-a0aa-a9c3a5259ae2 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:57.613 7 INFO cinder.api.openstack.wsgi [None req-062cc965-cdbb-49a2-9916-3d7aff21dc69 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:24:57.615 7 INFO cinder.api.openstack.wsgi [None req-062cc965-cdbb-49a2-9916-3d7aff21dc69 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:24:57.698 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots 2026-07-02 06:24:57.712 8 INFO cinder.volume.api [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:24:57.713 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 505/1011] 10.0.0.210 () {32 vars in 705 bytes} [Thu Jul 2 06:24:57 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:24:57.728 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes 2026-07-02 06:24:57.755 7 INFO cinder.volume.api [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:24:57.755 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes returned with HTTP 200 [pid: 7|app: 0|req: 507/1012] 10.0.0.210 () {32 vars in 701 bytes} [Thu Jul 2 06:24:57 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:25:07.613 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:07.613 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:07.614 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:07.615 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:17.612 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:17.612 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:17.614 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:17.614 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:27.612 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:27.613 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:27.612 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:27.614 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:37.612 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:37.612 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:37.613 7 INFO cinder.api.openstack.wsgi [None req-5fc5838e-6198-460e-9dd5-ea86bb7ec739 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:37.613 8 INFO cinder.api.openstack.wsgi [None req-be6562b7-ac54-4188-b173-a168fd6a9b8e 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:39.840 7 INFO cinder.api.openstack.wsgi [None req-52cc223b-2f19-494b-9454-65c878ab0ff3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:25:39.850 7 INFO cinder.volume.api [None req-52cc223b-2f19-494b-9454-65c878ab0ff3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:25:39.852 7 INFO cinder.api.openstack.wsgi [None req-52cc223b-2f19-494b-9454-65c878ab0ff3 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1021] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:25:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:25:39.865 8 INFO cinder.api.openstack.wsgi [None req-de104486-5b0d-4091-8311-aad5cb1451a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:25:39.883 8 INFO cinder.api.openstack.wsgi [None req-de104486-5b0d-4091-8311-aad5cb1451a9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1022] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:25:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:25:39.894 7 INFO cinder.api.openstack.wsgi [None req-b7c49bb8-b979-4ecc-96a9-5c92fef0595c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:25:39.900 7 INFO cinder.volume.api [None req-b7c49bb8-b979-4ecc-96a9-5c92fef0595c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:25:39.900 7 INFO cinder.api.openstack.wsgi [None req-b7c49bb8-b979-4ecc-96a9-5c92fef0595c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1023] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:25:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:25:39.947 8 INFO cinder.api.openstack.wsgi [None req-bbe02f6e-d088-4ddc-aa36-6409a52d31a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:25:39.982 8 INFO cinder.api.openstack.wsgi [None req-bbe02f6e-d088-4ddc-aa36-6409a52d31a0 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1024] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:25:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:25:39.993 7 INFO cinder.api.openstack.wsgi [None req-3f2a99db-0ca8-473b-b442-ce2cf1c143b4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:25:40.025 7 INFO cinder.api.openstack.wsgi [None req-3f2a99db-0ca8-473b-b442-ce2cf1c143b4 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1025] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:25:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:25:40.039 8 INFO cinder.api.openstack.wsgi [None req-4ce7986a-6cbb-4722-bb5d-110a26de7ed9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:25:40.072 8 INFO cinder.api.openstack.wsgi [None req-4ce7986a-6cbb-4722-bb5d-110a26de7ed9 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1026] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:25:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:25:40.086 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:25:40.092 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 515/1027] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:25:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:25:40.102 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:25:40.115 8 INFO cinder.volume.api [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:25:40.117 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1028] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:25:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:25:47.612 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:47.612 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:47.613 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:47.613 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:57.613 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:57.613 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:25:57.614 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:25:57.614 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:07.613 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:07.613 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:07.614 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:07.614 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:17.612 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:17.613 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:17.613 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:17.614 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:27.613 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:27.614 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:27.614 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:27.615 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:37.613 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:37.613 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:37.614 7 INFO cinder.api.openstack.wsgi [None req-f584c26a-ae4b-4bb5-8d5b-021311b65fb6 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:37.614 8 INFO cinder.api.openstack.wsgi [None req-dae27235-4b46-445f-b969-377448af03fb 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:39.767 7 INFO cinder.api.openstack.wsgi [None req-3a278a01-4d71-4363-9629-72d9d6b79ed7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:26:39.774 7 INFO cinder.volume.api [None req-3a278a01-4d71-4363-9629-72d9d6b79ed7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:26:39.774 7 INFO cinder.api.openstack.wsgi [None req-3a278a01-4d71-4363-9629-72d9d6b79ed7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1041] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:26:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:26:39.816 8 INFO cinder.api.openstack.wsgi [None req-497a5eff-bdb7-4a29-b466-b16b0867c799 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:26:39.846 8 INFO cinder.api.openstack.wsgi [None req-497a5eff-bdb7-4a29-b466-b16b0867c799 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1042] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:26:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:26:39.861 7 INFO cinder.api.openstack.wsgi [None req-ef9544da-b53c-40f1-8700-e307f6d4fe77 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:26:39.898 7 INFO cinder.api.openstack.wsgi [None req-ef9544da-b53c-40f1-8700-e307f6d4fe77 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1043] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:26:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:26:39.907 8 INFO cinder.api.openstack.wsgi [None req-d9db18ab-91d4-492e-a20a-3348f5567d5a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:26:39.948 8 INFO cinder.api.openstack.wsgi [None req-d9db18ab-91d4-492e-a20a-3348f5567d5a 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1044] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:26:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:26:39.962 7 INFO cinder.api.openstack.wsgi [None req-036c0f55-2aed-482c-b485-effab6db7325 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:26:39.980 7 INFO cinder.api.openstack.wsgi [None req-036c0f55-2aed-482c-b485-effab6db7325 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1045] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:26:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:26:39.993 8 INFO cinder.api.openstack.wsgi [None req-f3858f11-5dc8-4804-8caa-778b3cf1b96d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:26:40.005 8 INFO cinder.volume.api [None req-f3858f11-5dc8-4804-8caa-778b3cf1b96d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:26:40.007 8 INFO cinder.api.openstack.wsgi [None req-f3858f11-5dc8-4804-8caa-778b3cf1b96d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1046] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:26:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:26:40.020 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:26:40.032 7 INFO cinder.volume.api [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:26:40.035 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1047] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:26:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:26:40.050 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:26:40.056 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 523/1048] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:26:40 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:26:47.612 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:47.612 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:47.613 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:47.613 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:57.612 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:57.613 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:26:57.613 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:26:57.614 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:07.612 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:07.613 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:07.614 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:07.615 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:17.613 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:17.613 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:17.614 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:17.615 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:27.612 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:27.613 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:27.614 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:27.614 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:37.612 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:37.612 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:37.613 7 INFO cinder.api.openstack.wsgi [None req-e79e886d-e792-4ef4-9a0b-891d10d15a5c 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:37.613 8 INFO cinder.api.openstack.wsgi [None req-4c2f7ba5-12ee-4699-bd9b-f0b97eb70273 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:39.755 7 INFO cinder.api.openstack.wsgi [None req-2ac3474e-df62-4f24-a61c-4dff743ef429 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:27:39.764 7 INFO cinder.api.openstack.wsgi [None req-2ac3474e-df62-4f24-a61c-4dff743ef429 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 7|app: 0|req: 532/1061] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:27:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:27:39.776 8 INFO cinder.api.openstack.wsgi [None req-8a065527-5eb0-402a-8d38-5d9263fb1a75 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:27:39.794 8 INFO cinder.api.openstack.wsgi [None req-8a065527-5eb0-402a-8d38-5d9263fb1a75 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1062] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:27:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 668 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:27:39.837 7 INFO cinder.api.openstack.wsgi [None req-a1c0ef5f-e068-473d-aeb8-b04025851d07 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:27:39.865 7 INFO cinder.api.openstack.wsgi [None req-a1c0ef5f-e068-473d-aeb8-b04025851d07 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1063] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:27:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:27:39.876 8 INFO cinder.api.openstack.wsgi [None req-67a83d7f-261b-4a7b-bfe2-a54774eac5c7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:27:39.904 8 INFO cinder.api.openstack.wsgi [None req-67a83d7f-261b-4a7b-bfe2-a54774eac5c7 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1064] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:27:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:27:39.917 7 INFO cinder.api.openstack.wsgi [None req-eb33c923-1ea7-469e-b793-4d4fcae59cbd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:27:39.946 7 INFO cinder.api.openstack.wsgi [None req-eb33c923-1ea7-469e-b793-4d4fcae59cbd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1065] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:27:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:27:39.960 8 INFO cinder.api.openstack.wsgi [None req-0366bb20-9321-4a0e-b34e-ed41991935e8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:27:39.973 8 INFO cinder.volume.api [None req-0366bb20-9321-4a0e-b34e-ed41991935e8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:27:39.976 8 INFO cinder.api.openstack.wsgi [None req-0366bb20-9321-4a0e-b34e-ed41991935e8 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1066] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:27:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:27:39.987 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:27:39.993 7 INFO cinder.volume.api [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:27:39.994 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1067] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:27:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:27:40.005 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:27:40.016 8 INFO cinder.volume.api [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:27:40.018 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1068] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:27:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:27:47.614 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:47.614 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:47.615 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:47.616 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:57.612 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:57.612 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:27:57.613 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:27:57.613 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:07.613 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:07.613 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:07.614 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:07.614 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:17.613 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:17.613 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:17.614 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:17.614 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:27.612 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:27.612 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:27.614 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:27.614 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:37.613 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:37.613 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:37.614 8 INFO cinder.api.openstack.wsgi [None req-429769a1-0601-480a-95bd-ccacf8cf8f8d 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:37.614 7 INFO cinder.api.openstack.wsgi [None req-0698686a-f7a9-4185-b8f1-db43c82664dd 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:39.725 8 INFO cinder.api.openstack.wsgi [None req-d8ee5d64-c8ef-4054-b8f3-809e30f2bfdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:28:39.737 8 INFO cinder.volume.api [None req-d8ee5d64-c8ef-4054-b8f3-809e30f2bfdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:28:39.739 8 INFO cinder.api.openstack.wsgi [None req-d8ee5d64-c8ef-4054-b8f3-809e30f2bfdc 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1081] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:28:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 06:28:39.750 7 INFO cinder.api.openstack.wsgi [None req-e2323b80-f0dd-4d72-8573-deb0f632c5d1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true 2026-07-02 06:28:39.768 7 INFO cinder.api.openstack.wsgi [None req-e2323b80-f0dd-4d72-8573-deb0f632c5d1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1082] 10.0.0.183 () {28 vars in 696 bytes} [Thu Jul 2 06:28:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/scheduler-stats/get_pools?detail=true => generated 668 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:28:39.785 8 INFO cinder.api.openstack.wsgi [None req-a185e3b5-4dc4-4e4c-983f-3f2d9da47a94 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services 2026-07-02 06:28:39.792 8 INFO cinder.api.openstack.wsgi [None req-a185e3b5-4dc4-4e4c-983f-3f2d9da47a94 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services returned with HTTP 200 [pid: 8|app: 0|req: 541/1083] 10.0.0.183 () {28 vars in 645 bytes} [Thu Jul 2 06:28:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:28:39.841 7 INFO cinder.api.openstack.wsgi [None req-0810274e-8338-4339-969b-9cd32a961f99 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true 2026-07-02 06:28:39.869 7 INFO cinder.api.openstack.wsgi [None req-0810274e-8338-4339-969b-9cd32a961f99 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1084] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:28:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/ab3e5488955444d3af496395dcabdf2a?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:28:39.880 8 INFO cinder.api.openstack.wsgi [None req-d94f921d-bac6-4db4-b8c3-d6f98f3ebd30 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true 2026-07-02 06:28:39.902 8 INFO cinder.api.openstack.wsgi [None req-d94f921d-bac6-4db4-b8c3-d6f98f3ebd30 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1085] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:28:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/e44a94a2b6e04b198829eabc9fbe6b60?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:28:39.916 7 INFO cinder.api.openstack.wsgi [None req-9277f241-827a-414b-9c26-3314614df6b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true 2026-07-02 06:28:39.952 7 INFO cinder.api.openstack.wsgi [None req-9277f241-827a-414b-9c26-3314614df6b1 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1086] 10.0.0.183 () {28 vars in 736 bytes} [Thu Jul 2 06:28:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/os-quota-sets/f00aef3ffb27403984dbb4d48bc42677?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-02 06:28:39.964 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true 2026-07-02 06:28:39.974 8 INFO cinder.volume.api [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all volumes completed successfully. 2026-07-02 06:28:39.976 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1087] 10.0.0.183 () {28 vars in 684 bytes} [Thu Jul 2 06:28:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:28:39.987 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true 2026-07-02 06:28:39.994 7 INFO cinder.volume.api [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] Get all snapshots completed successfully. 2026-07-02 06:28:39.995 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e44a94a2b6e04b198829eabc9fbe6b60/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1088] 10.0.0.183 () {28 vars in 674 bytes} [Thu Jul 2 06:28:39 2026] GET /v3/e44a94a2b6e04b198829eabc9fbe6b60/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-07-02 06:28:47.612 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:47.612 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:47.613 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:47.613 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:57.612 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:57.612 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:28:57.613 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:28:57.613 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:29:07.613 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:29:07.613 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:29:07.614 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:29:07.615 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:29:17.612 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:29:17.612 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] GET http://10.0.0.174:8776/ 2026-07-02 06:29:17.614 7 INFO cinder.api.openstack.wsgi [None req-693fe422-37f1-47c8-a234-844596a17041 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300 2026-07-02 06:29:17.614 8 INFO cinder.api.openstack.wsgi [None req-d66fb9fd-1068-4ec4-afca-6be9ab0b4ef5 46c24ff3de78424880c5b8bb05ebd592 e44a94a2b6e04b198829eabc9fbe6b60 - - default default] http://10.0.0.174:8776/ returned with HTTP 300