+ 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 [Fri Jul 24 05:09:10 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: cinder-api-746797f79b-sw2rr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f2aa78a5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-07-24 05:09:15.093 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-24 05:09:15.093 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-24 05:09:15.100 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-24 05:09:15.100 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.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-24 05:09:16.460 7 INFO cinder.rpc [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-24 05:09:16.463 7 INFO cinder.rpc [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-24 05:09:16.465 7 INFO cinder.rpc [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-24 05:09:16.467 7 INFO cinder.rpc [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-24 05:09:16.471 8 INFO cinder.rpc [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-24 05:09:16.475 8 INFO cinder.rpc [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-24 05:09:16.478 8 INFO cinder.rpc [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-24 05:09:16.481 8 INFO cinder.rpc [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-24 05:09:16.487 7 INFO cinder.rpc [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-24 05:09:16.490 7 INFO cinder.rpc [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-24 05:09:16.494 8 INFO cinder.rpc [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-24 05:09:16.497 8 INFO cinder.rpc [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-24 05:09:16.549 8 WARNING cinder.api.contrib.hosts [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-24 05:09:16.550 7 WARNING cinder.api.contrib.hosts [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-24 05:09:16.589 8 WARNING keystonemiddleware._common.config [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:09:16.589 7 WARNING keystonemiddleware._common.config [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:09:16.598 8 WARNING oslo_config.cfg [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-24 05:09:16.599 7 WARNING oslo_config.cfg [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2aa78a5668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2aa78a5668 pid: 7 (default app) 2026-07-24 05:09:22.566 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:09:22.568 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:09:32.567 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:09:32.568 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:09:42.565 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:09:42.565 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:09:42.566 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:09:42.566 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:09:52.565 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:09:52.565 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:09:52.566 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:09:52.566 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:02.566 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:10:02.566 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:10:02.567 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:02.568 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:12.566 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:10:12.567 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:12.567 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:10:12.568 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:22.566 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:10:22.566 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] GET http://10.0.0.198:8776/ 2026-07-24 05:10:22.567 7 INFO cinder.api.openstack.wsgi [None req-741179ac-e6b0-434b-a6b7-578fa73d72bc - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:22.567 8 INFO cinder.api.openstack.wsgi [None req-b1e7a43a-21c1-4f3a-9c92-c464b95b71a2 - - - - - -] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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-24 05:10:25.443 7 INFO cinder.api.openstack.wsgi [None req-519aed9d-2aca-4170-a5c8-9a2f11010ad4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types/rbd1 2026-07-24 05:10:25.468 7 INFO cinder.api.openstack.wsgi [None req-519aed9d-2aca-4170-a5c8-9a2f11010ad4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 7/13] 10.0.0.61 () {30 vars in 681 bytes} [Fri Jul 24 05:10:24 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/types/rbd1 => generated 82 bytes in 905 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: 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-24 05:10:25.915 8 INFO cinder.api.openstack.wsgi [None req-36101a24-07ce-44e6-bc17-2ebda7dbba69 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 05:10:25.946 8 INFO cinder.api.openstack.wsgi [None req-36101a24-07ce-44e6-bc17-2ebda7dbba69 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 7/14] 10.0.0.61 () {30 vars in 720 bytes} [Fri Jul 24 05:10:25 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:10:27.664 7 INFO cinder.api.openstack.wsgi [None req-858f9f32-3f92-494a-85b7-5a6ec118292c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 05:10:27.691 7 INFO cinder.api.openstack.wsgi [None req-858f9f32-3f92-494a-85b7-5a6ec118292c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types returned with HTTP 200 [pid: 7|app: 0|req: 8/15] 10.0.0.61 () {34 vars in 724 bytes} [Fri Jul 24 05:10:27 2026] POST /v3/c1c614a74fca4de8b8e90518a2a13dbd/types => generated 179 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:10:27.709 8 INFO cinder.api.openstack.wsgi [req-858f9f32-3f92-494a-85b7-5a6ec118292c req-3f8286b4-45fd-40ad-bc7c-152d5532dc76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types/4737029b-cd37-4b34-8323-c5602073cbf5/extra_specs 2026-07-24 05:10:27.768 8 INFO cinder.api.openstack.wsgi [req-858f9f32-3f92-494a-85b7-5a6ec118292c req-3f8286b4-45fd-40ad-bc7c-152d5532dc76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types/4737029b-cd37-4b34-8323-c5602073cbf5/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 8/16] 10.0.0.61 () {36 vars in 893 bytes} [Fri Jul 24 05:10:27 2026] POST /v3/c1c614a74fca4de8b8e90518a2a13dbd/types/4737029b-cd37-4b34-8323-c5602073cbf5/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:10:29.398 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types?is_public=None 2026-07-24 05:10:29.426 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/17] 10.0.0.61 () {30 vars in 700 bytes} [Fri Jul 24 05:10:29 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/types?is_public=None => generated 443 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:10:31.407 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/qos-specs 2026-07-24 05:10:31.419 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 9/18] 10.0.0.61 () {30 vars in 679 bytes} [Fri Jul 24 05:10:31 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/qos-specs => generated 17 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:10:32.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:10:32.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:10:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:32.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:10:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:10:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:10:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:10:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:10:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:02.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:12.569 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:32.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:32.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:11:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:11:52.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:42.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:42.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:42.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:42.570 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:12:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:12:52.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:02.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:02.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:12.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:32.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:32.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:42.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:42.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:13:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:13:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:02.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:02.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:02.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:12.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:32.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:32.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:14:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:14:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:02.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:02.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:12.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:12.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:12.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:42.569 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:15:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:15:52.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:02.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:12.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:12.569 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:32.569 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:42.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:16:52.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:16:52.569 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:02.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:12.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:12.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:32.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:32.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:42.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:42.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:17:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:17:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:02.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:12.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:12.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:32.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:32.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:42.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:18:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:18:52.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:12.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:32.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:19:52.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:19:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:02.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:02.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:02.569 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:02.569 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:12.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:12.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:32.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:32.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:42.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:42.569 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:20:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:20:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:02.564 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:02.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:12.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:12.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:22.569 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:32.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:32.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:21:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:21:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:02.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:02.570 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:12.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:12.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:32.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:32.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:22:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:22:52.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:02.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:42.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:23:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:23:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:02.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:12.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:32.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:32.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:42.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:24:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:24:52.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:02.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:32.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:42.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:42.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:25:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:25:52.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:12.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:22.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:22.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:32.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:32.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:32.569 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:32.575 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:42.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:42.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:42.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:26:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:26:52.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:02.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:02.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:02.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:22.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:22.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:32.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:32.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:42.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:42.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:42.568 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:52.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:27:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:27:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:02.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:02.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:02.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:02.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:12.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:12.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:12.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:12.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:22.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:22.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:22.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:22.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:32.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:32.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:32.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:32.568 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:42.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:42.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:42.566 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:42.567 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:52.565 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:52.565 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:28:52.566 8 INFO cinder.api.openstack.wsgi [None req-0fb9928b-cfc1-4cbe-a379-9a4c464372cd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:28:52.567 7 INFO cinder.api.openstack.wsgi [None req-366e8360-4926-41c8-815e-a3e6e6918061 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 05:29:00.361 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=False 2026-07-24 05:29:00.402 8 WARNING cinder.quota [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.403 8 WARNING cinder.quota [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.404 8 WARNING cinder.quota [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.404 8 WARNING cinder.quota [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.405 8 WARNING cinder.quota [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.407 8 WARNING cinder.quota [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.415 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 121/241] 199.204.45.77 () {44 vars in 1065 bytes} [Fri Jul 24 05:29:00 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=False => generated 340 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 05:29:00.652 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] PUT https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd 2026-07-24 05:29:00.781 7 WARNING cinder.quota [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.781 7 WARNING cinder.quota [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.782 7 WARNING cinder.quota [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.782 7 WARNING cinder.quota [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.782 7 WARNING cinder.quota [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.782 7 WARNING cinder.quota [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - 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-24 05:29:00.789 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd returned with HTTP 200 [pid: 7|app: 0|req: 121/242] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Jul 24 05:29:00 2026] PUT /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd => generated 296 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:29:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:02.569 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:02.570 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:22.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:32.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:32.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:42.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:42.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:29:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:29:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:02.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:12.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:22.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:22.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:32.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:32.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:42.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:30:52.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:30:52.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:02.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:12.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:22.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:22.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:22.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:32.571 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:32.572 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:42.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:42.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:31:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:31:52.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:02.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:02.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:02.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:12.569 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:22.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:22.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:32.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:32.570 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:42.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:32:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:32:52.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:02.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:12.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:22.572 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:22.572 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:22.580 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:32.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:32.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:42.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:42.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:33:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:33:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:02.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:02.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:12.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:22.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:32.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:32.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:32.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:32.569 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:42.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:42.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:34:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:34:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:02.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:02.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:02.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:12.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:22.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:22.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:32.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:42.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:42.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:42.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:35:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:35:52.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:02.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:02.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:02.569 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:12.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:22.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:22.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:32.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:32.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:42.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:42.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:36:52.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:36:52.572 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:02.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:12.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:22.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:32.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:32.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:42.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:37:52.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:37:52.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:02.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:22.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:22.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:32.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:32.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:42.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:42.569 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:38:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:38:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:02.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:02.570 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:12.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:12.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:12.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:22.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:32.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:32.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:42.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:42.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:39:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:39:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:02.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:12.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:12.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:22.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:32.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:32.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:42.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:52.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:52.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:40:52.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:40:52.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:02.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:02.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:12.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:22.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:22.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:32.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:32.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:42.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:41:52.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:41:52.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:02.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:02.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:12.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:12.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:22.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:22.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:22.571 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:32.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:32.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:32.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:32.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:42.568 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:42.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:52.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:42:52.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:42:52.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:02.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:02.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:02.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:12.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:12.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:12.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:12.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:22.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:22.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:22.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:22.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:32.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:32.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:32.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:32.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:42.565 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:42.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:42.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:42.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:52.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:52.567 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:43:52.567 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:43:52.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:02.565 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:02.566 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:02.566 7 INFO cinder.api.openstack.wsgi [None req-c21552eb-fe89-47e1-a6c3-11b0f3dc9718 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:02.568 8 INFO cinder.api.openstack.wsgi [None req-a0e9e9ba-ae4d-4d2b-bac5-5aaea7a0cbe3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:08.414 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=False 2026-07-24 05:44:08.445 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 199.204.45.77 () {44 vars in 1065 bytes} [Fri Jul 24 05:44:08 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=False => generated 340 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:44:09.044 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] PUT https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5 2026-07-24 05:44:09.119 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5 returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Jul 24 05:44:09 2026] PUT /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5 => generated 296 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:44:12.570 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:12.571 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:12.572 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:12.571 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:22.566 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:22.566 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:22.567 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:22.568 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:32.564 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:32.565 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:32.565 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:32.566 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:42.565 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:42.565 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:42.567 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:42.567 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:52.566 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:52.566 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:44:52.567 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:44:52.568 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:02.565 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:02.566 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:02.565 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:02.572 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:12.566 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:12.566 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:12.568 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:12.569 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:22.566 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:22.566 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:22.567 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:22.568 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:32.565 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:32.565 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:32.565 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:32.566 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:42.565 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:42.566 7 INFO cinder.api.openstack.wsgi [None req-106aab55-26d3-423b-b073-51e5101b901d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:42.566 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:42.568 8 INFO cinder.api.openstack.wsgi [None req-7735a002-024d-49f7-8649-ef201861adce ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:45.189 7 INFO cinder.api.openstack.wsgi [None req-dd0e4084-d26d-49aa-ab8a-e9c1f4e75513 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:45:45.197 7 INFO cinder.api.openstack.wsgi [None req-dd0e4084-d26d-49aa-ab8a-e9c1f4e75513 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:45:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:45:45.245 8 INFO cinder.api.openstack.wsgi [None req-46f77210-3664-4642-b9bd-e4b34b19ad50 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:45:45.275 8 INFO cinder.api.openstack.wsgi [None req-46f77210-3664-4642-b9bd-e4b34b19ad50 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:45:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:45:45.297 7 INFO cinder.api.openstack.wsgi [None req-17b18f0c-7c42-482e-b5c6-2cf34a04648e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:45:45.326 7 INFO cinder.api.openstack.wsgi [None req-17b18f0c-7c42-482e-b5c6-2cf34a04648e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:45:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:45:45.339 8 INFO cinder.api.openstack.wsgi [None req-dc292663-bd13-4533-a47a-ccf9d9dc4b51 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:45:45.363 8 INFO cinder.api.openstack.wsgi [None req-dc292663-bd13-4533-a47a-ccf9d9dc4b51 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:45:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:45:45.376 7 INFO cinder.api.openstack.wsgi [None req-34d6a803-6c4c-4b39-a8c1-ff7ca21607d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:45:45.419 7 INFO cinder.volume.api [None req-34d6a803-6c4c-4b39-a8c1-ff7ca21607d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:45:45.422 7 INFO cinder.api.openstack.wsgi [None req-34d6a803-6c4c-4b39-a8c1-ff7ca21607d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:45:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:45:45.436 8 INFO cinder.api.openstack.wsgi [None req-72bf596b-dcad-4d68-ab91-9a8c303fa556 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:45:45.458 8 INFO cinder.volume.api [None req-72bf596b-dcad-4d68-ab91-9a8c303fa556 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:45:45.458 8 INFO cinder.api.openstack.wsgi [None req-72bf596b-dcad-4d68-ab91-9a8c303fa556 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:45:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:45:45.470 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:45:45.482 7 INFO cinder.volume.api [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:45:45.489 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:45:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:45:45.504 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:45:46.075 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:45:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:45:52.565 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:52.565 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:45:52.566 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:45:52.567 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:02.565 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:02.565 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:02.566 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:02.567 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:12.565 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:12.565 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:12.566 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:12.567 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:22.564 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:22.565 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:22.565 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:22.566 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:32.566 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:32.566 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:32.567 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:32.567 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:42.565 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:42.566 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:42.566 8 INFO cinder.api.openstack.wsgi [None req-0199ea31-a2c9-48d0-a34d-74218ec332d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:42.569 7 INFO cinder.api.openstack.wsgi [None req-99c88f32-79cc-4ae1-9578-08ff455e4628 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:45.231 8 INFO cinder.api.openstack.wsgi [None req-09d4b583-8863-453e-9b2c-c2813ac5f99f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:46:45.238 8 INFO cinder.volume.api [None req-09d4b583-8863-453e-9b2c-c2813ac5f99f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:46:45.238 8 INFO cinder.api.openstack.wsgi [None req-09d4b583-8863-453e-9b2c-c2813ac5f99f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:46:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:46:45.249 7 INFO cinder.api.openstack.wsgi [None req-6e4dcc94-a6d0-4ebe-8536-f8eb09a3f2f6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:46:45.254 7 INFO cinder.api.openstack.wsgi [None req-6e4dcc94-a6d0-4ebe-8536-f8eb09a3f2f6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:46:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:46:45.264 8 INFO cinder.api.openstack.wsgi [None req-26e9bf63-f7bc-43a4-87b2-da0fbcb2c253 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:46:45.299 8 INFO cinder.volume.api [None req-26e9bf63-f7bc-43a4-87b2-da0fbcb2c253 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:46:45.302 8 INFO cinder.api.openstack.wsgi [None req-26e9bf63-f7bc-43a4-87b2-da0fbcb2c253 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:46:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:46:45.314 7 INFO cinder.api.openstack.wsgi [None req-6540bfa8-f537-4909-8c89-9c285720dee5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:46:45.859 7 INFO cinder.api.openstack.wsgi [None req-6540bfa8-f537-4909-8c89-9c285720dee5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:46:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:46:45.869 8 INFO cinder.api.openstack.wsgi [None req-48f3cee2-6873-4b05-8fcc-66a48aef2da2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:46:45.879 8 INFO cinder.volume.api [None req-48f3cee2-6873-4b05-8fcc-66a48aef2da2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:46:45.881 8 INFO cinder.api.openstack.wsgi [None req-48f3cee2-6873-4b05-8fcc-66a48aef2da2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:46:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:46:45.932 7 INFO cinder.api.openstack.wsgi [None req-5dcc522b-ccac-4a2f-9811-cc32b48fccde ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:46:45.957 7 INFO cinder.api.openstack.wsgi [None req-5dcc522b-ccac-4a2f-9811-cc32b48fccde ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:46:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:46:45.971 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:46:45.991 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:46:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:46:46.003 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:46:46.027 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:46:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:46:52.566 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:52.567 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:46:52.567 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:46:52.568 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:02.565 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:02.566 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:02.567 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:02.568 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:12.566 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:12.567 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:12.568 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:12.568 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:22.566 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:22.568 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:22.568 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:22.570 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:32.565 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:32.565 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:32.566 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:32.567 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:42.566 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:42.567 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:42.568 8 INFO cinder.api.openstack.wsgi [None req-8e028c9f-5d1d-4702-9ab9-7354b48bae25 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:42.569 7 INFO cinder.api.openstack.wsgi [None req-1d1c382c-995e-4388-9bac-adbbd534f78e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:45.286 8 INFO cinder.api.openstack.wsgi [None req-b7417855-ef4a-4538-bf73-bb6d915ed63d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:47:45.308 8 INFO cinder.api.openstack.wsgi [None req-b7417855-ef4a-4538-bf73-bb6d915ed63d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:47:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:47:45.323 7 INFO cinder.api.openstack.wsgi [None req-fe7647e9-6109-4d87-a32a-6baf8f63a842 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:47:45.340 7 INFO cinder.api.openstack.wsgi [None req-fe7647e9-6109-4d87-a32a-6baf8f63a842 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:47:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:47:45.356 8 INFO cinder.api.openstack.wsgi [None req-bf44973f-8d4a-4a2a-a312-6f99315799e3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:47:45.385 8 INFO cinder.api.openstack.wsgi [None req-bf44973f-8d4a-4a2a-a312-6f99315799e3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:47:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:47:45.401 7 INFO cinder.api.openstack.wsgi [None req-325d3f8e-9227-4b44-9fcf-061b078165d7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:47:45.905 7 INFO cinder.api.openstack.wsgi [None req-325d3f8e-9227-4b44-9fcf-061b078165d7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:47:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:47:45.918 8 INFO cinder.api.openstack.wsgi [None req-083f2b02-41ab-41be-bba6-47bffc6ed92e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:47:45.930 8 INFO cinder.volume.api [None req-083f2b02-41ab-41be-bba6-47bffc6ed92e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:47:45.931 8 INFO cinder.api.openstack.wsgi [None req-083f2b02-41ab-41be-bba6-47bffc6ed92e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:47:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:47:45.944 7 INFO cinder.api.openstack.wsgi [None req-bce31f38-56bc-4f26-ad83-9d3726f178f7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:47:45.951 7 INFO cinder.api.openstack.wsgi [None req-bce31f38-56bc-4f26-ad83-9d3726f178f7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:47:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:47:45.964 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:47:45.975 8 INFO cinder.volume.api [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:47:45.977 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/493] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:47:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:47:45.988 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:47:45.998 7 INFO cinder.volume.api [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:47:46.000 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/494] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:47:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:47:52.566 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:52.566 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:47:52.568 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:47:52.568 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:02.566 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:02.566 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:02.567 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:02.567 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:12.567 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:12.568 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:12.571 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:12.571 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:22.565 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:22.565 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:22.566 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:22.567 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:32.565 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:32.565 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:32.566 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:32.567 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:42.566 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:42.566 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:42.568 7 INFO cinder.api.openstack.wsgi [None req-e4b92178-4751-4ff9-9fdd-2a45d0d9ff97 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:42.568 8 INFO cinder.api.openstack.wsgi [None req-cd89baac-2e9a-420c-87a4-4d48815c445a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:45.190 7 INFO cinder.api.openstack.wsgi [None req-da12a1ff-c29b-4806-820e-2eb46f0be710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:48:45.205 7 INFO cinder.volume.api [None req-da12a1ff-c29b-4806-820e-2eb46f0be710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:48:45.206 7 INFO cinder.api.openstack.wsgi [None req-da12a1ff-c29b-4806-820e-2eb46f0be710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:48:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:48:45.252 8 INFO cinder.api.openstack.wsgi [None req-a35a43fb-4fcb-4eb6-861f-99722c36b9bd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:48:45.272 8 INFO cinder.api.openstack.wsgi [None req-a35a43fb-4fcb-4eb6-861f-99722c36b9bd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:48:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:48:45.285 7 INFO cinder.api.openstack.wsgi [None req-1bee51bf-df93-499c-aaff-de12e42d9618 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:48:45.309 7 INFO cinder.api.openstack.wsgi [None req-1bee51bf-df93-499c-aaff-de12e42d9618 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:48:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:48:45.326 8 INFO cinder.api.openstack.wsgi [None req-3701abf1-ebfe-4f99-8114-67ca02dc1edb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:48:45.344 8 INFO cinder.api.openstack.wsgi [None req-3701abf1-ebfe-4f99-8114-67ca02dc1edb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:48:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:48:45.358 7 INFO cinder.api.openstack.wsgi [None req-ccbf4f85-38ac-424b-ba14-cf4d79d2f534 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:48:45.365 7 INFO cinder.api.openstack.wsgi [None req-ccbf4f85-38ac-424b-ba14-cf4d79d2f534 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:48:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:48:45.377 8 INFO cinder.api.openstack.wsgi [None req-a37b0750-4343-46c6-a5bb-21d2106f360d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:48:45.884 8 INFO cinder.api.openstack.wsgi [None req-a37b0750-4343-46c6-a5bb-21d2106f360d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:48:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:48:45.895 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:48:45.905 7 INFO cinder.volume.api [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:48:45.907 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/513] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:48:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:48:45.919 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:48:45.932 8 INFO cinder.volume.api [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:48:45.935 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 257/514] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:48:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:48:52.566 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:52.566 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:48:52.567 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:48:52.568 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:02.567 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:02.568 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:02.568 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:02.569 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:12.566 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:12.566 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:12.567 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:12.567 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:22.567 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:22.569 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:22.565 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:22.570 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:32.565 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:32.566 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:32.566 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:32.568 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:42.565 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:42.566 8 INFO cinder.api.openstack.wsgi [None req-65257933-272d-4864-9402-6ea9a36d3e0e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:42.566 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:42.568 7 INFO cinder.api.openstack.wsgi [None req-cedce765-988f-4de9-a98c-71069777f63b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:45.244 8 INFO cinder.api.openstack.wsgi [None req-989e53f9-7667-4e1e-aa20-a91d236cf97a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:49:45.267 8 INFO cinder.api.openstack.wsgi [None req-989e53f9-7667-4e1e-aa20-a91d236cf97a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/527] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:49:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:49:45.282 7 INFO cinder.api.openstack.wsgi [None req-9e022680-a6d0-48de-b455-959dbae05a1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:49:45.305 7 INFO cinder.api.openstack.wsgi [None req-9e022680-a6d0-48de-b455-959dbae05a1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/528] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:49:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:49:45.316 8 INFO cinder.api.openstack.wsgi [None req-8a1b13a6-c91a-4e7a-85d2-12e707ea3803 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:49:45.351 8 INFO cinder.api.openstack.wsgi [None req-8a1b13a6-c91a-4e7a-85d2-12e707ea3803 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/529] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:49:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:49:45.369 7 INFO cinder.api.openstack.wsgi [None req-ac75e32b-1d02-41cf-838d-2644437dc57b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:49:45.379 7 INFO cinder.volume.api [None req-ac75e32b-1d02-41cf-838d-2644437dc57b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:49:45.381 7 INFO cinder.api.openstack.wsgi [None req-ac75e32b-1d02-41cf-838d-2644437dc57b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 265/530] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:49:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:49:45.392 8 INFO cinder.api.openstack.wsgi [None req-b9c276e1-831c-4198-a66c-29bbe6118b7e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:49:45.398 8 INFO cinder.volume.api [None req-b9c276e1-831c-4198-a66c-29bbe6118b7e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:49:45.399 8 INFO cinder.api.openstack.wsgi [None req-b9c276e1-831c-4198-a66c-29bbe6118b7e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 266/531] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:49:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:49:45.411 7 INFO cinder.api.openstack.wsgi [None req-61940dd1-8870-45ba-86c9-fba320b2acf6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:49:45.419 7 INFO cinder.api.openstack.wsgi [None req-61940dd1-8870-45ba-86c9-fba320b2acf6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 266/532] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:49:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:49:45.431 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:49:45.444 8 INFO cinder.volume.api [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:49:45.447 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/533] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:49:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:49:45.462 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:49:45.966 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 267/534] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:49:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:49:52.565 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:52.565 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:49:52.566 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:49:52.566 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:02.565 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:02.565 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:02.567 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:02.567 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:12.566 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:12.566 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:12.568 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:12.568 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:22.566 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:22.567 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:22.567 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:22.571 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:32.565 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:32.565 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:32.565 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:32.565 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:42.566 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:42.566 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:42.568 7 INFO cinder.api.openstack.wsgi [None req-fb7df946-f964-4b13-8503-f518e971d943 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:42.568 8 INFO cinder.api.openstack.wsgi [None req-f7a40bd8-9a35-4e8e-be12-ce7b338998b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:45.232 7 INFO cinder.api.openstack.wsgi [None req-801fce66-6c8c-4fad-bd3c-8b25d7e874e7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:50:45.259 7 INFO cinder.api.openstack.wsgi [None req-801fce66-6c8c-4fad-bd3c-8b25d7e874e7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/547] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:50:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:50:45.275 8 INFO cinder.api.openstack.wsgi [None req-feefe1a9-49b3-4db6-8c75-a6c5907406f6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:50:45.306 8 INFO cinder.api.openstack.wsgi [None req-feefe1a9-49b3-4db6-8c75-a6c5907406f6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/548] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:50:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:50:45.317 7 INFO cinder.api.openstack.wsgi [None req-ed315da1-f01c-41ec-b092-af01d2b7573a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:50:45.337 7 INFO cinder.api.openstack.wsgi [None req-ed315da1-f01c-41ec-b092-af01d2b7573a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/549] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:50:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:50:45.349 8 INFO cinder.api.openstack.wsgi [None req-f70de28a-6127-4574-9079-dabb84b8b7ef ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:50:45.853 8 INFO cinder.api.openstack.wsgi [None req-f70de28a-6127-4574-9079-dabb84b8b7ef ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 275/550] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:50:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:50:45.864 7 INFO cinder.api.openstack.wsgi [None req-f8abbd86-96e9-4ebb-8210-378ae7d05e12 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:50:45.876 7 INFO cinder.volume.api [None req-f8abbd86-96e9-4ebb-8210-378ae7d05e12 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:50:45.879 7 INFO cinder.api.openstack.wsgi [None req-f8abbd86-96e9-4ebb-8210-378ae7d05e12 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/551] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:50:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:50:45.889 8 INFO cinder.api.openstack.wsgi [None req-6c3c7198-4971-4d6a-8d4e-7260c3203c4a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:50:45.896 8 INFO cinder.volume.api [None req-6c3c7198-4971-4d6a-8d4e-7260c3203c4a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:50:45.896 8 INFO cinder.api.openstack.wsgi [None req-6c3c7198-4971-4d6a-8d4e-7260c3203c4a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 276/552] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:50:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:50:45.906 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:50:45.911 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 277/553] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:50:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:50:45.921 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:50:45.932 8 INFO cinder.volume.api [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:50:45.934 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:50:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:50:52.565 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:52.566 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:50:52.567 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:50:52.567 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:02.566 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:02.566 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:02.567 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:02.567 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:12.565 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:12.566 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:12.566 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:12.568 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:22.567 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:22.568 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:22.568 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:22.569 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:32.565 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:32.565 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:32.566 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:32.566 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:42.565 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:42.566 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:42.567 8 INFO cinder.api.openstack.wsgi [None req-8825c008-8160-4e70-b0a4-3fea49a48185 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:42.568 7 INFO cinder.api.openstack.wsgi [None req-395daf01-bedb-436f-92f4-836a07115624 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:45.203 8 INFO cinder.api.openstack.wsgi [None req-32527e0c-9b5b-457b-9273-919dca6bf155 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:51:45.215 8 INFO cinder.volume.api [None req-32527e0c-9b5b-457b-9273-919dca6bf155 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:51:45.216 8 INFO cinder.api.openstack.wsgi [None req-32527e0c-9b5b-457b-9273-919dca6bf155 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:51:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:51:45.229 7 INFO cinder.api.openstack.wsgi [None req-e80c3c05-d195-4d4b-aa90-5cb6a885f9bf ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:51:45.734 7 INFO cinder.api.openstack.wsgi [None req-e80c3c05-d195-4d4b-aa90-5cb6a885f9bf ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 284/568] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:51:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:51:45.783 8 INFO cinder.api.openstack.wsgi [None req-785eda88-4ceb-4823-a725-7858b0fc04c5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:51:45.810 8 INFO cinder.api.openstack.wsgi [None req-785eda88-4ceb-4823-a725-7858b0fc04c5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:51:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:51:45.832 7 INFO cinder.api.openstack.wsgi [None req-b313c60c-9761-4ea2-8831-a444884f24ad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:51:45.871 7 INFO cinder.api.openstack.wsgi [None req-b313c60c-9761-4ea2-8831-a444884f24ad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/570] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:51:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:51:45.884 8 INFO cinder.api.openstack.wsgi [None req-7785496c-ea14-414d-a20a-54c907bb98f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:51:45.907 8 INFO cinder.api.openstack.wsgi [None req-7785496c-ea14-414d-a20a-54c907bb98f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/571] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:51:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:51:45.923 7 INFO cinder.api.openstack.wsgi [None req-4d6e9433-bfe0-46f0-8438-a1c418f2b51a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:51:45.929 7 INFO cinder.api.openstack.wsgi [None req-4d6e9433-bfe0-46f0-8438-a1c418f2b51a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 286/572] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:51:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:51:45.941 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:51:45.952 8 INFO cinder.volume.api [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:51:45.954 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 287/573] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:51:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:51:45.970 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:51:45.978 7 INFO cinder.volume.api [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:51:45.978 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/574] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:51:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:51:52.565 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:52.566 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:51:52.567 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:51:52.567 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:02.567 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:02.569 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:02.567 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:02.570 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:12.566 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:12.566 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:12.567 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:12.567 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:22.566 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:22.566 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:22.566 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:22.567 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:32.565 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:32.565 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:32.566 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:32.566 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:42.565 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:42.565 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:42.566 8 INFO cinder.api.openstack.wsgi [None req-54a9c27d-c972-4cf5-b1de-776265ddcb4b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:42.567 7 INFO cinder.api.openstack.wsgi [None req-8e277360-dba0-440b-bb24-2e465bccb0f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:45.255 7 INFO cinder.api.openstack.wsgi [None req-ad060c10-882b-4076-ac87-3d24865c7256 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:52:45.759 7 INFO cinder.api.openstack.wsgi [None req-ad060c10-882b-4076-ac87-3d24865c7256 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 294/587] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:52:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:52:45.813 8 INFO cinder.api.openstack.wsgi [None req-37ef9917-0e96-45e4-ba1d-7cf1f198af13 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:52:45.836 8 INFO cinder.api.openstack.wsgi [None req-37ef9917-0e96-45e4-ba1d-7cf1f198af13 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/588] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:52:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:52:45.849 7 INFO cinder.api.openstack.wsgi [None req-69e9d952-1d1c-411e-ac3b-223c96687bdf ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:52:45.876 7 INFO cinder.api.openstack.wsgi [None req-69e9d952-1d1c-411e-ac3b-223c96687bdf ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/589] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:52:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:52:45.888 8 INFO cinder.api.openstack.wsgi [None req-38dea321-fda5-498f-918f-c5d17fa878e3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:52:45.912 8 INFO cinder.api.openstack.wsgi [None req-38dea321-fda5-498f-918f-c5d17fa878e3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/590] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:52:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:52:45.925 7 INFO cinder.api.openstack.wsgi [None req-cbfc022e-2267-4ae0-808b-e57d59dae2ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:52:45.935 7 INFO cinder.volume.api [None req-cbfc022e-2267-4ae0-808b-e57d59dae2ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:52:45.937 7 INFO cinder.api.openstack.wsgi [None req-cbfc022e-2267-4ae0-808b-e57d59dae2ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/591] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:52:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:52:45.947 8 INFO cinder.api.openstack.wsgi [None req-36e6bacc-55f2-4498-a21b-d63b16787a54 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:52:45.958 8 INFO cinder.volume.api [None req-36e6bacc-55f2-4498-a21b-d63b16787a54 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:52:45.960 8 INFO cinder.api.openstack.wsgi [None req-36e6bacc-55f2-4498-a21b-d63b16787a54 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 296/592] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:52:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:52:45.972 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:52:45.982 7 INFO cinder.volume.api [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:52:45.983 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/593] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:52:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:52:45.996 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:52:46.007 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 297/594] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:52:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:52:52.566 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:52.566 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:52:52.567 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:52:52.567 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:02.566 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:02.567 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:02.568 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:02.569 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:12.566 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:12.566 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:12.567 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:12.571 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:22.565 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:22.565 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:22.566 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:22.567 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:32.565 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:32.566 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:32.567 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:32.568 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:42.565 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:42.565 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:42.566 8 INFO cinder.api.openstack.wsgi [None req-550588e3-386d-489a-a252-f86a5a2d42ec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:42.566 7 INFO cinder.api.openstack.wsgi [None req-6297fc1e-1817-4f9c-baa1-0e40516a5be4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:45.283 8 INFO cinder.api.openstack.wsgi [None req-ebd6d107-843f-4959-a6eb-59dabeb8e563 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:53:45.789 8 INFO cinder.api.openstack.wsgi [None req-ebd6d107-843f-4959-a6eb-59dabeb8e563 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:53:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:53:45.802 7 INFO cinder.api.openstack.wsgi [None req-561f1f85-4248-4402-b489-4ed114f3f589 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:53:45.814 7 INFO cinder.volume.api [None req-561f1f85-4248-4402-b489-4ed114f3f589 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:53:45.817 7 INFO cinder.api.openstack.wsgi [None req-561f1f85-4248-4402-b489-4ed114f3f589 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:53:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:53:45.832 8 INFO cinder.api.openstack.wsgi [None req-6c40aeee-7064-4edc-a1a3-d9e1177aacec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:53:45.839 8 INFO cinder.api.openstack.wsgi [None req-6c40aeee-7064-4edc-a1a3-d9e1177aacec ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:53:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:53:45.853 7 INFO cinder.api.openstack.wsgi [None req-10c704d1-37ee-4029-807a-c432aa35451f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:53:45.860 7 INFO cinder.volume.api [None req-10c704d1-37ee-4029-807a-c432aa35451f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:53:45.861 7 INFO cinder.api.openstack.wsgi [None req-10c704d1-37ee-4029-807a-c432aa35451f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 305/610] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:53:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:53:45.872 8 INFO cinder.api.openstack.wsgi [None req-9df865db-5a6a-4fb2-891a-7a4e59864a16 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:53:45.885 8 INFO cinder.volume.api [None req-9df865db-5a6a-4fb2-891a-7a4e59864a16 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:53:45.888 8 INFO cinder.api.openstack.wsgi [None req-9df865db-5a6a-4fb2-891a-7a4e59864a16 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:53:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:53:45.959 7 INFO cinder.api.openstack.wsgi [None req-bb3f2d99-ac61-4890-83d8-354f6cbf8215 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:53:45.985 7 INFO cinder.api.openstack.wsgi [None req-bb3f2d99-ac61-4890-83d8-354f6cbf8215 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:53:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:53:45.998 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:53:46.025 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:53:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:53:46.043 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:53:46.065 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 307/614] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:53:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:53:52.565 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:52.566 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:53:52.567 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:53:52.567 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:02.566 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:02.565 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:02.567 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:02.568 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:12.565 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:12.565 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:12.566 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:12.566 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:22.565 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:22.566 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:22.566 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:22.567 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:32.565 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:32.566 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:32.566 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:32.569 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:42.565 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:42.565 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:42.566 8 INFO cinder.api.openstack.wsgi [None req-49982715-712c-465c-8a57-b75640e02710 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:42.567 7 INFO cinder.api.openstack.wsgi [None req-945a3778-0ac6-4e1d-b805-dd0fc2217526 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:45.316 8 INFO cinder.api.openstack.wsgi [None req-e7de106c-a7be-42e9-b4ad-1d679adad80f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:54:45.331 8 INFO cinder.volume.api [None req-e7de106c-a7be-42e9-b4ad-1d679adad80f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:54:45.334 8 INFO cinder.api.openstack.wsgi [None req-e7de106c-a7be-42e9-b4ad-1d679adad80f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:54:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:54:45.347 7 INFO cinder.api.openstack.wsgi [None req-2015f3c7-b914-476e-b49d-ab8e91bdfe3a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:54:45.363 7 INFO cinder.volume.api [None req-2015f3c7-b914-476e-b49d-ab8e91bdfe3a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:54:45.366 7 INFO cinder.api.openstack.wsgi [None req-2015f3c7-b914-476e-b49d-ab8e91bdfe3a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:54:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:54:45.377 8 INFO cinder.api.openstack.wsgi [None req-d5cb7939-10c7-4416-aa8f-0f5800da8e8b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:54:45.384 8 INFO cinder.api.openstack.wsgi [None req-d5cb7939-10c7-4416-aa8f-0f5800da8e8b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:54:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:54:45.398 7 INFO cinder.api.openstack.wsgi [None req-6c055785-eec4-434a-9f60-1453d156ba01 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:54:45.405 7 INFO cinder.volume.api [None req-6c055785-eec4-434a-9f60-1453d156ba01 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:54:45.405 7 INFO cinder.api.openstack.wsgi [None req-6c055785-eec4-434a-9f60-1453d156ba01 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 315/630] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:54:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:54:45.476 8 INFO cinder.api.openstack.wsgi [None req-f6588b68-a5e3-4ccf-b19a-4e9f04b3c9b8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:54:45.507 8 INFO cinder.api.openstack.wsgi [None req-f6588b68-a5e3-4ccf-b19a-4e9f04b3c9b8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:54:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:54:45.520 7 INFO cinder.api.openstack.wsgi [None req-326a6932-2b42-470d-9eb2-99da1558f8ab ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:54:45.585 7 INFO cinder.api.openstack.wsgi [None req-326a6932-2b42-470d-9eb2-99da1558f8ab ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/632] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:54:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:54:45.597 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:54:45.623 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/633] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:54:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:54:45.635 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:54:46.140 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 317/634] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:54:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:54:52.565 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:52.565 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:54:52.567 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:54:52.567 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:02.566 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:02.566 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:02.567 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:02.567 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:12.565 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:12.567 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:12.567 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:12.568 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:22.565 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:22.565 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:22.566 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:22.568 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:32.567 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:32.568 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:32.875 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:32.876 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:42.567 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:42.568 8 INFO cinder.api.openstack.wsgi [None req-a6bbe555-fa37-4176-9f33-93dcac3bc87a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:42.567 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:42.572 7 INFO cinder.api.openstack.wsgi [None req-58df8512-5947-425f-94a1-2d8b0ac31bb3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:45.259 8 INFO cinder.api.openstack.wsgi [None req-28257c94-f4b9-447f-8e0e-e989c9c1c439 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:55:45.266 8 INFO cinder.volume.api [None req-28257c94-f4b9-447f-8e0e-e989c9c1c439 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:55:45.267 8 INFO cinder.api.openstack.wsgi [None req-28257c94-f4b9-447f-8e0e-e989c9c1c439 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/647] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:55:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:55:45.278 7 INFO cinder.api.openstack.wsgi [None req-d9932078-791a-4c81-83d6-2527872ab210 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:55:45.288 7 INFO cinder.volume.api [None req-d9932078-791a-4c81-83d6-2527872ab210 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:55:45.291 7 INFO cinder.api.openstack.wsgi [None req-d9932078-791a-4c81-83d6-2527872ab210 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/648] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:55:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:55:45.330 8 INFO cinder.api.openstack.wsgi [None req-35193e14-b1b5-4014-9835-a5d57da83e3d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:55:45.355 8 INFO cinder.api.openstack.wsgi [None req-35193e14-b1b5-4014-9835-a5d57da83e3d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/649] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:55:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:55:45.369 7 INFO cinder.api.openstack.wsgi [None req-99ace2cd-352e-4080-88d9-8366d1b48872 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:55:45.396 7 INFO cinder.api.openstack.wsgi [None req-99ace2cd-352e-4080-88d9-8366d1b48872 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/650] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:55:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:55:45.411 8 INFO cinder.api.openstack.wsgi [None req-8ec213e1-abf2-4631-bd20-3443b05fa9aa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:55:45.450 8 INFO cinder.api.openstack.wsgi [None req-8ec213e1-abf2-4631-bd20-3443b05fa9aa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/651] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:55:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:55:45.462 7 INFO cinder.api.openstack.wsgi [None req-fd49ae12-a56c-409a-9c2b-7302c2cdc1f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:55:45.479 7 INFO cinder.volume.api [None req-fd49ae12-a56c-409a-9c2b-7302c2cdc1f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:55:45.482 7 INFO cinder.api.openstack.wsgi [None req-fd49ae12-a56c-409a-9c2b-7302c2cdc1f9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/652] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:55:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:55:45.499 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:55:46.005 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 327/653] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:55:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:55:46.016 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:55:46.025 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 327/654] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:55:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:55:52.565 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:52.566 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:55:52.566 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:55:52.567 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:02.566 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:02.566 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:02.567 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:02.567 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:12.565 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:12.565 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:12.566 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:12.567 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:22.566 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:22.566 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:22.567 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:22.567 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:32.565 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:32.565 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:32.565 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:32.566 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:42.565 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:42.565 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:42.566 7 INFO cinder.api.openstack.wsgi [None req-57c5b9d4-a09c-4699-814a-acd7c0c87fe7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:42.566 8 INFO cinder.api.openstack.wsgi [None req-cf03020a-b5d8-4b8e-a605-1f476d8851f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:45.180 7 INFO cinder.api.openstack.wsgi [None req-0aa4089b-b77d-4bd1-9c4f-2b59a81c6d7c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:56:45.187 7 INFO cinder.volume.api [None req-0aa4089b-b77d-4bd1-9c4f-2b59a81c6d7c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:56:45.187 7 INFO cinder.api.openstack.wsgi [None req-0aa4089b-b77d-4bd1-9c4f-2b59a81c6d7c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/667] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:56:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:56:45.199 8 INFO cinder.api.openstack.wsgi [None req-9eb0b736-736d-441f-8ba0-09097f57156e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:56:45.212 8 INFO cinder.volume.api [None req-9eb0b736-736d-441f-8ba0-09097f57156e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:56:45.215 8 INFO cinder.api.openstack.wsgi [None req-9eb0b736-736d-441f-8ba0-09097f57156e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/668] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:56:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:56:45.226 7 INFO cinder.api.openstack.wsgi [None req-3d56a957-8d2c-4dfb-a089-7fea9f8e1db1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:56:45.236 7 INFO cinder.volume.api [None req-3d56a957-8d2c-4dfb-a089-7fea9f8e1db1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:56:45.238 7 INFO cinder.api.openstack.wsgi [None req-3d56a957-8d2c-4dfb-a089-7fea9f8e1db1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/669] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:56:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:56:45.249 8 INFO cinder.api.openstack.wsgi [None req-7708384d-1f6c-436e-a875-05e4be1f879c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:56:45.255 8 INFO cinder.api.openstack.wsgi [None req-7708384d-1f6c-436e-a875-05e4be1f879c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 335/670] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:56:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:56:45.266 7 INFO cinder.api.openstack.wsgi [None req-5bbbf1fe-d10b-4137-9074-4201b139543d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:56:45.769 7 INFO cinder.api.openstack.wsgi [None req-5bbbf1fe-d10b-4137-9074-4201b139543d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:56:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:56:45.813 8 INFO cinder.api.openstack.wsgi [None req-314255e9-6ac7-4e39-89f8-90038edf1927 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:56:45.834 8 INFO cinder.api.openstack.wsgi [None req-314255e9-6ac7-4e39-89f8-90038edf1927 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 336/672] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:56:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:56:45.845 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:56:45.870 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/673] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:56:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:56:45.885 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:56:45.907 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/674] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:56:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:56:52.565 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:52.565 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:56:52.566 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:56:52.566 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:02.567 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:02.567 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:02.568 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:02.570 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:12.566 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:12.566 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:12.566 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:12.567 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:22.565 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:22.565 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:22.566 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:22.566 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:32.565 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:32.565 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:32.566 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:32.566 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:42.566 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:42.566 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:42.567 7 INFO cinder.api.openstack.wsgi [None req-9abc4741-4701-476c-9f29-5a1aba69e676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:42.570 8 INFO cinder.api.openstack.wsgi [None req-530acfd9-7894-47f9-8627-7c3fe0041279 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:45.226 7 INFO cinder.api.openstack.wsgi [None req-0c9fef85-3c8e-43c4-8a34-ae2b63f61591 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:57:45.235 7 INFO cinder.volume.api [None req-0c9fef85-3c8e-43c4-8a34-ae2b63f61591 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:57:45.237 7 INFO cinder.api.openstack.wsgi [None req-0c9fef85-3c8e-43c4-8a34-ae2b63f61591 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 344/687] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:57:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:57:45.249 8 INFO cinder.api.openstack.wsgi [None req-80332496-cab5-4310-b3cb-3d1a710afe3a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:57:45.257 8 INFO cinder.volume.api [None req-80332496-cab5-4310-b3cb-3d1a710afe3a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:57:45.257 8 INFO cinder.api.openstack.wsgi [None req-80332496-cab5-4310-b3cb-3d1a710afe3a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/688] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:57:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:57:45.268 7 INFO cinder.api.openstack.wsgi [None req-7d6620d3-58ba-4019-9ab4-3ff7ca84ec77 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:57:45.274 7 INFO cinder.api.openstack.wsgi [None req-7d6620d3-58ba-4019-9ab4-3ff7ca84ec77 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 345/689] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:57:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:57:45.334 8 INFO cinder.api.openstack.wsgi [None req-c93e1569-40ec-4cb1-a4af-96da816eff17 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:57:45.359 8 INFO cinder.api.openstack.wsgi [None req-c93e1569-40ec-4cb1-a4af-96da816eff17 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/690] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:57:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:57:45.373 7 INFO cinder.api.openstack.wsgi [None req-0b6f4763-acb0-4f4b-997b-c6d1df8cd9ad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:57:45.396 7 INFO cinder.api.openstack.wsgi [None req-0b6f4763-acb0-4f4b-997b-c6d1df8cd9ad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/691] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:57:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:57:45.412 8 INFO cinder.api.openstack.wsgi [None req-d17cb3ff-b8ef-4400-a262-38a757bf6d62 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:57:45.443 8 INFO cinder.api.openstack.wsgi [None req-d17cb3ff-b8ef-4400-a262-38a757bf6d62 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/692] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:57:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:57:45.457 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:57:45.962 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 347/693] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:57:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:57:45.975 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:57:45.986 8 INFO cinder.volume.api [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:57:45.988 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/694] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:57:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:57:52.565 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:52.566 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:57:52.567 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:57:52.568 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:02.565 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:02.566 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:02.567 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:02.567 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:12.565 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:12.566 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:12.566 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:12.567 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:22.565 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:22.565 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:22.565 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:22.566 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:32.565 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:32.566 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:32.566 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:32.568 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:42.565 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:42.565 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:42.566 8 INFO cinder.api.openstack.wsgi [None req-08651af9-f33d-48d3-b2d0-b0ef45821572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:42.566 7 INFO cinder.api.openstack.wsgi [None req-941d54a3-6692-411c-8971-9760649021a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:45.193 8 INFO cinder.api.openstack.wsgi [None req-cfd288ff-bab1-4f85-88e9-519c3d2165c9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:58:45.205 8 INFO cinder.volume.api [None req-cfd288ff-bab1-4f85-88e9-519c3d2165c9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:58:45.207 8 INFO cinder.api.openstack.wsgi [None req-cfd288ff-bab1-4f85-88e9-519c3d2165c9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 354/707] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:58:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 05:58:45.219 7 INFO cinder.api.openstack.wsgi [None req-40a8fcfd-5ebc-4f24-9789-8b74942457fe ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:58:45.225 7 INFO cinder.api.openstack.wsgi [None req-40a8fcfd-5ebc-4f24-9789-8b74942457fe ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 354/708] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:58:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:58:45.236 8 INFO cinder.api.openstack.wsgi [None req-2bf7435b-ea66-485a-8a59-38e3b300d636 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:58:45.740 8 INFO cinder.api.openstack.wsgi [None req-2bf7435b-ea66-485a-8a59-38e3b300d636 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 355/709] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:58:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:58:45.753 7 INFO cinder.api.openstack.wsgi [None req-51b3e791-7601-4f0b-907c-0e5aba744848 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:58:45.764 7 INFO cinder.volume.api [None req-51b3e791-7601-4f0b-907c-0e5aba744848 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:58:45.766 7 INFO cinder.api.openstack.wsgi [None req-51b3e791-7601-4f0b-907c-0e5aba744848 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/710] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:58:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:58:45.806 8 INFO cinder.api.openstack.wsgi [None req-c9ea1394-b60f-4f96-9cad-1dbb6ea2778e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:58:45.842 8 INFO cinder.api.openstack.wsgi [None req-c9ea1394-b60f-4f96-9cad-1dbb6ea2778e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/711] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:58:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:58:45.856 7 INFO cinder.api.openstack.wsgi [None req-2557f77e-7e39-43f4-90e3-6b2590fbe5a9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:58:45.899 7 INFO cinder.api.openstack.wsgi [None req-2557f77e-7e39-43f4-90e3-6b2590fbe5a9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/712] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:58:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:58:45.910 8 INFO cinder.api.openstack.wsgi [None req-42bb3597-d555-441b-81f1-70d7a58f8950 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:58:45.935 8 INFO cinder.api.openstack.wsgi [None req-42bb3597-d555-441b-81f1-70d7a58f8950 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/713] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:58:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:58:45.948 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:58:45.955 7 INFO cinder.volume.api [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:58:45.955 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/714] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:58:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:58:52.566 8 INFO cinder.api.openstack.wsgi [None req-42bb3597-d555-441b-81f1-70d7a58f8950 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:52.566 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:58:52.567 8 INFO cinder.api.openstack.wsgi [None req-42bb3597-d555-441b-81f1-70d7a58f8950 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:52.567 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:58:56.701 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=False 2026-07-24 05:58:56.721 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 359/717] 199.204.45.77 () {44 vars in 1065 bytes} [Fri Jul 24 05:58:56 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=False => generated 338 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:59:02.565 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:02.565 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:02.566 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:02.566 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:12.565 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:12.565 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:12.566 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:12.566 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:22.564 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:22.564 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:22.566 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:22.566 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:32.566 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:32.566 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:32.566 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:32.567 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:42.565 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:42.566 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:42.567 7 INFO cinder.api.openstack.wsgi [None req-c17d4c5b-4fdf-4496-bc5e-43556a732856 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:42.568 8 INFO cinder.api.openstack.wsgi [None req-4739f702-798e-407a-abbf-7dca17074a6b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:45.185 7 INFO cinder.api.openstack.wsgi [None req-f8e8e107-f2b1-48ee-9b85-2dc7618c7ada ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 05:59:45.192 7 INFO cinder.api.openstack.wsgi [None req-f8e8e107-f2b1-48ee-9b85-2dc7618c7ada ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 364/728] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 05:59:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:59:45.205 8 INFO cinder.api.openstack.wsgi [None req-aaffa278-2c7c-4a5f-b88b-fc988d372e11 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:59:45.214 8 INFO cinder.volume.api [None req-aaffa278-2c7c-4a5f-b88b-fc988d372e11 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:59:45.215 8 INFO cinder.api.openstack.wsgi [None req-aaffa278-2c7c-4a5f-b88b-fc988d372e11 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:59:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:59:45.226 7 INFO cinder.api.openstack.wsgi [None req-e0f39bbf-b53c-4cd4-95e9-49ef23dd9484 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 05:59:45.232 7 INFO cinder.volume.api [None req-e0f39bbf-b53c-4cd4-95e9-49ef23dd9484 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 05:59:45.232 7 INFO cinder.api.openstack.wsgi [None req-e0f39bbf-b53c-4cd4-95e9-49ef23dd9484 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 05:59:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:59:45.244 8 INFO cinder.api.openstack.wsgi [None req-edff6db7-868e-44c8-bddc-71e1a024f087 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 05:59:45.748 8 INFO cinder.api.openstack.wsgi [None req-edff6db7-868e-44c8-bddc-71e1a024f087 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 366/731] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 05:59:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:59:45.788 7 INFO cinder.api.openstack.wsgi [None req-a6f79215-c51b-4bce-8814-5b3c549bcd49 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 05:59:45.808 7 INFO cinder.api.openstack.wsgi [None req-a6f79215-c51b-4bce-8814-5b3c549bcd49 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:59:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:59:45.821 8 INFO cinder.api.openstack.wsgi [None req-a805dec5-e9af-486b-aa6a-22c51a7e1fbf ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 05:59:45.844 8 INFO cinder.api.openstack.wsgi [None req-a805dec5-e9af-486b-aa6a-22c51a7e1fbf ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/733] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:59:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:59:45.856 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 05:59:45.878 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 05:59:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 05:59:45.889 8 INFO cinder.api.openstack.wsgi [None req-8f97ce7f-70b3-47ae-ac18-35072529fa7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 05:59:45.899 8 INFO cinder.volume.api [None req-8f97ce7f-70b3-47ae-ac18-35072529fa7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 05:59:45.902 8 INFO cinder.api.openstack.wsgi [None req-8f97ce7f-70b3-47ae-ac18-35072529fa7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 368/735] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 05:59:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 05:59:52.565 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:52.566 8 INFO cinder.api.openstack.wsgi [None req-8f97ce7f-70b3-47ae-ac18-35072529fa7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 05:59:52.566 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 05:59:52.567 8 INFO cinder.api.openstack.wsgi [None req-8f97ce7f-70b3-47ae-ac18-35072529fa7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:02.565 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:02.565 8 INFO cinder.api.openstack.wsgi [None req-8f97ce7f-70b3-47ae-ac18-35072529fa7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:02.566 8 INFO cinder.api.openstack.wsgi [None req-8f97ce7f-70b3-47ae-ac18-35072529fa7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:02.566 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:08.704 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=False 2026-07-24 06:00:08.725 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] https://volume.199-204-45-77.nip.io/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 371/740] 199.204.45.77 () {44 vars in 1065 bytes} [Fri Jul 24 06:00:08 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=False => generated 338 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:00:12.565 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:12.566 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:12.568 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:12.569 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:22.565 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:22.566 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:22.566 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:22.567 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:32.565 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:32.565 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:32.566 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:32.566 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:42.565 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:42.566 8 INFO cinder.api.openstack.wsgi [None req-42bf8b72-5be5-4d52-98d9-b846e778f8b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:42.566 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:42.567 7 INFO cinder.api.openstack.wsgi [None req-fd3867c2-088c-4dff-9981-93868224fc9c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:45.182 8 INFO cinder.api.openstack.wsgi [None req-b853831a-1127-4b73-a1b3-e0c181828183 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:00:45.190 8 INFO cinder.volume.api [None req-b853831a-1127-4b73-a1b3-e0c181828183 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:00:45.190 8 INFO cinder.api.openstack.wsgi [None req-b853831a-1127-4b73-a1b3-e0c181828183 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 376/749] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:00:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:00:45.202 7 INFO cinder.api.openstack.wsgi [None req-8a5c5020-1177-4643-89cd-6bbdcadaa714 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:00:45.706 7 INFO cinder.api.openstack.wsgi [None req-8a5c5020-1177-4643-89cd-6bbdcadaa714 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 374/750] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:00:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:00:45.717 8 INFO cinder.api.openstack.wsgi [None req-3eb14e46-9788-4350-8d67-45415e1ead1f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:00:45.726 8 INFO cinder.volume.api [None req-3eb14e46-9788-4350-8d67-45415e1ead1f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:00:45.728 8 INFO cinder.api.openstack.wsgi [None req-3eb14e46-9788-4350-8d67-45415e1ead1f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 377/751] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:00:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:00:45.775 7 INFO cinder.api.openstack.wsgi [None req-cde0fe5c-e701-4047-8583-0bb758853bd0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:00:45.798 7 INFO cinder.api.openstack.wsgi [None req-cde0fe5c-e701-4047-8583-0bb758853bd0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 375/752] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:00:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:00:45.808 8 INFO cinder.api.openstack.wsgi [None req-d38885f6-511b-48f8-8bf5-f33fda0950f6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:00:45.827 8 INFO cinder.api.openstack.wsgi [None req-d38885f6-511b-48f8-8bf5-f33fda0950f6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/753] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:00:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:00:45.840 7 INFO cinder.api.openstack.wsgi [None req-fd1d5c68-578d-442c-84d9-6b1ca1bc00ab ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:00:45.869 7 INFO cinder.api.openstack.wsgi [None req-fd1d5c68-578d-442c-84d9-6b1ca1bc00ab ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 376/754] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:00:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:00:45.880 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:00:45.892 8 INFO cinder.volume.api [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:00:45.894 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 379/755] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:00:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:00:45.906 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:00:45.911 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 377/756] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:00:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:00:52.565 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:52.565 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:00:52.566 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:00:52.566 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:02.565 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:02.565 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:02.566 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:02.566 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:12.566 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:12.566 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:12.567 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:12.567 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:22.565 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:22.566 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:22.568 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:22.569 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:32.565 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:32.565 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:32.566 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:32.567 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:42.565 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:42.565 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:42.566 7 INFO cinder.api.openstack.wsgi [None req-c496f0d6-28d1-4fb6-a0a3-789a22e07ad8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:42.566 8 INFO cinder.api.openstack.wsgi [None req-d0b80e1b-fa5b-4915-80f1-a76b0cf69f4e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:45.322 7 INFO cinder.api.openstack.wsgi [None req-ea1e953d-b450-470a-bcdc-26960f8046bc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:01:45.329 7 INFO cinder.volume.api [None req-ea1e953d-b450-470a-bcdc-26960f8046bc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:01:45.329 7 INFO cinder.api.openstack.wsgi [None req-ea1e953d-b450-470a-bcdc-26960f8046bc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 384/769] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:01:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:01:45.340 8 INFO cinder.api.openstack.wsgi [None req-c71e775e-d303-4535-9748-797776e11366 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:01:45.345 8 INFO cinder.api.openstack.wsgi [None req-c71e775e-d303-4535-9748-797776e11366 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 386/770] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:01:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:01:45.359 7 INFO cinder.api.openstack.wsgi [None req-cb04f468-4c15-44fd-81c6-fef607ae36ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:01:45.368 7 INFO cinder.volume.api [None req-cb04f468-4c15-44fd-81c6-fef607ae36ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:01:45.370 7 INFO cinder.api.openstack.wsgi [None req-cb04f468-4c15-44fd-81c6-fef607ae36ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 385/771] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:01:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:01:45.411 8 INFO cinder.api.openstack.wsgi [None req-4cccabcc-56f9-4600-b468-a1fea358b9e5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:01:45.435 8 INFO cinder.api.openstack.wsgi [None req-4cccabcc-56f9-4600-b468-a1fea358b9e5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/772] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:01:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:01:45.449 7 INFO cinder.api.openstack.wsgi [None req-fb1c5223-6244-49aa-bcfd-c9dee92ee215 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:01:45.478 7 INFO cinder.api.openstack.wsgi [None req-fb1c5223-6244-49aa-bcfd-c9dee92ee215 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/773] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:01:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:01:45.492 8 INFO cinder.api.openstack.wsgi [None req-1c5c560b-02c3-4bc9-a3ad-bd6be053917b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:01:45.519 8 INFO cinder.api.openstack.wsgi [None req-1c5c560b-02c3-4bc9-a3ad-bd6be053917b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/774] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:01:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:01:45.534 7 INFO cinder.api.openstack.wsgi [None req-27b61224-58d9-483b-a77b-b5e5fb466a31 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:01:46.037 7 INFO cinder.api.openstack.wsgi [None req-27b61224-58d9-483b-a77b-b5e5fb466a31 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 387/775] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:01:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:01:46.050 8 INFO cinder.api.openstack.wsgi [None req-14304b9e-4026-48c6-beac-78909fdf459f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:01:46.060 8 INFO cinder.volume.api [None req-14304b9e-4026-48c6-beac-78909fdf459f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:01:46.063 8 INFO cinder.api.openstack.wsgi [None req-14304b9e-4026-48c6-beac-78909fdf459f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 389/776] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:01:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:01:48.120 7 INFO cinder.api.openstack.wsgi [None req-674254c8-9c29-4a79-b462-a78fddd62040 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots 2026-07-24 06:01:48.141 7 INFO cinder.volume.api [None req-674254c8-9c29-4a79-b462-a78fddd62040 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:01:48.141 7 INFO cinder.api.openstack.wsgi [None req-674254c8-9c29-4a79-b462-a78fddd62040 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 388/777] 10.0.0.29 () {32 vars in 704 bytes} [Fri Jul 24 06:01:48 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:01:48.156 8 INFO cinder.api.openstack.wsgi [None req-b94d5f5c-ad82-46ad-bf28-58e692d3bf41 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes 2026-07-24 06:01:48.192 8 INFO cinder.volume.api [None req-b94d5f5c-ad82-46ad-bf28-58e692d3bf41 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:01:48.192 8 INFO cinder.api.openstack.wsgi [None req-b94d5f5c-ad82-46ad-bf28-58e692d3bf41 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes returned with HTTP 200 [pid: 8|app: 0|req: 390/778] 10.0.0.29 () {32 vars in 700 bytes} [Fri Jul 24 06:01:48 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:01:52.565 8 INFO cinder.api.openstack.wsgi [None req-b94d5f5c-ad82-46ad-bf28-58e692d3bf41 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:52.565 7 INFO cinder.api.openstack.wsgi [None req-674254c8-9c29-4a79-b462-a78fddd62040 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:01:52.566 8 INFO cinder.api.openstack.wsgi [None req-b94d5f5c-ad82-46ad-bf28-58e692d3bf41 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:01:52.566 7 INFO cinder.api.openstack.wsgi [None req-674254c8-9c29-4a79-b462-a78fddd62040 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:02.565 7 INFO cinder.api.openstack.wsgi [None req-674254c8-9c29-4a79-b462-a78fddd62040 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:02.565 8 INFO cinder.api.openstack.wsgi [None req-b94d5f5c-ad82-46ad-bf28-58e692d3bf41 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:02.566 7 INFO cinder.api.openstack.wsgi [None req-674254c8-9c29-4a79-b462-a78fddd62040 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:02.567 8 INFO cinder.api.openstack.wsgi [None req-b94d5f5c-ad82-46ad-bf28-58e692d3bf41 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:08.485 7 INFO cinder.api.openstack.wsgi [None req-2aac6850-1f4d-4c6a-bdd0-081fe195ca9c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes 2026-07-24 06:02:09.121 7 INFO cinder.api.v3.volumes [None req-2aac6850-1f4d-4c6a-bdd0-081fe195ca9c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Create volume of 1 GB 2026-07-24 06:02:09.132 7 INFO cinder.volume.api [None req-2aac6850-1f4d-4c6a-bdd0-081fe195ca9c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Availability Zones retrieved successfully. 2026-07-24 06:02:09.563 7 INFO cinder.volume.api [None req-2aac6850-1f4d-4c6a-bdd0-081fe195ca9c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Create volume request issued successfully. 2026-07-24 06:02:09.564 7 INFO cinder.api.openstack.wsgi [None req-2aac6850-1f4d-4c6a-bdd0-081fe195ca9c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 391/783] 10.0.0.29 () {34 vars in 722 bytes} [Fri Jul 24 06:02:08 2026] POST /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes => generated 864 bytes in 1085 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 06:02:09.587 8 INFO cinder.api.openstack.wsgi [None req-cc5fd226-9a56-4ece-bf7b-ae6f885c22b2 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:09.648 8 INFO cinder.volume.api [None req-cc5fd226-9a56-4ece-bf7b-ae6f885c22b2 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Volume info retrieved successfully. 2026-07-24 06:02:09.657 8 INFO cinder.api.openstack.wsgi [None req-cc5fd226-9a56-4ece-bf7b-ae6f885c22b2 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 returned with HTTP 200 [pid: 8|app: 0|req: 393/784] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:02:09 2026] GET /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 => generated 932 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:10.683 7 INFO cinder.api.openstack.wsgi [None req-62862e97-bf4b-439c-b9e1-d1047c6c894c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:10.706 7 INFO cinder.volume.api [None req-62862e97-bf4b-439c-b9e1-d1047c6c894c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Volume info retrieved successfully. 2026-07-24 06:02:10.714 7 INFO cinder.api.openstack.wsgi [None req-62862e97-bf4b-439c-b9e1-d1047c6c894c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 returned with HTTP 200 [pid: 7|app: 0|req: 392/785] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:02:10 2026] GET /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:11.747 8 INFO cinder.api.openstack.wsgi [None req-ccb82c70-7ba2-4f89-822d-c3d77330b30a f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:11.764 8 INFO cinder.volume.api [None req-ccb82c70-7ba2-4f89-822d-c3d77330b30a f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Volume info retrieved successfully. 2026-07-24 06:02:11.770 8 INFO cinder.api.openstack.wsgi [None req-ccb82c70-7ba2-4f89-822d-c3d77330b30a f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 returned with HTTP 200 [pid: 8|app: 0|req: 394/786] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:02:11 2026] GET /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:12.565 7 INFO cinder.api.openstack.wsgi [None req-62862e97-bf4b-439c-b9e1-d1047c6c894c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:12.565 8 INFO cinder.api.openstack.wsgi [None req-ccb82c70-7ba2-4f89-822d-c3d77330b30a f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:12.566 8 INFO cinder.api.openstack.wsgi [None req-ccb82c70-7ba2-4f89-822d-c3d77330b30a f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:12.566 7 INFO cinder.api.openstack.wsgi [None req-62862e97-bf4b-439c-b9e1-d1047c6c894c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:12.799 8 INFO cinder.api.openstack.wsgi [None req-6daf5154-c572-4e49-a7b2-303877ae39bc f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:12.837 8 INFO cinder.volume.api [None req-6daf5154-c572-4e49-a7b2-303877ae39bc f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Volume info retrieved successfully. 2026-07-24 06:02:12.847 8 INFO cinder.api.openstack.wsgi [None req-6daf5154-c572-4e49-a7b2-303877ae39bc f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 returned with HTTP 200 [pid: 8|app: 0|req: 396/789] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:02:12 2026] GET /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 => generated 1482 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:12.968 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-503fcd1a-39bf-4e0f-afe8-00fc7a157966 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:12.982 7 INFO cinder.volume.api [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-503fcd1a-39bf-4e0f-afe8-00fc7a157966 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Volume info retrieved successfully. 2026-07-24 06:02:12.987 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-503fcd1a-39bf-4e0f-afe8-00fc7a157966 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 returned with HTTP 200 [pid: 7|app: 0|req: 394/790] 10.0.0.81 () {34 vars in 1027 bytes} [Fri Jul 24 06:02:12 2026] GET /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 => generated 1482 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:13.461 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-2ba453f8-7403-47f7-ad5f-1809b0ddbc5c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:13.494 8 INFO cinder.volume.api [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-2ba453f8-7403-47f7-ad5f-1809b0ddbc5c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Volume info retrieved successfully. 2026-07-24 06:02:13.502 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-2ba453f8-7403-47f7-ad5f-1809b0ddbc5c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 returned with HTTP 200 [pid: 8|app: 0|req: 397/791] 10.0.0.81 () {34 vars in 1027 bytes} [Fri Jul 24 06:02:13 2026] GET /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 => generated 1482 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:02:13.514 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-503fcd1a-39bf-4e0f-afe8-00fc7a157966 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:02:13.516 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-503fcd1a-39bf-4e0f-afe8-00fc7a157966 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 395/792] 10.0.0.81 () {32 vars in 828 bytes} [Fri Jul 24 06:02:13 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:13.534 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-129f3cab-3040-4f99-9cef-7def29e9820a f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:13.639 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-129f3cab-3040-4f99-9cef-7def29e9820a f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments returned with HTTP 200 [pid: 8|app: 0|req: 398/793] 10.0.0.81 () {40 vars in 1056 bytes} [Fri Jul 24 06:02:13 2026] POST /v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:02:20.207 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-503fcd1a-39bf-4e0f-afe8-00fc7a157966 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:02:20.209 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-503fcd1a-39bf-4e0f-afe8-00fc7a157966 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 396/794] 199.204.45.77 () {32 vars in 839 bytes} [Fri Jul 24 06:02:20 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:20.275 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-4ce37f6e-c203-4422-9901-af3664b8b7d5 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:20.307 8 INFO cinder.volume.api [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-4ce37f6e-c203-4422-9901-af3664b8b7d5 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Volume info retrieved successfully. 2026-07-24 06:02:20.315 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-4ce37f6e-c203-4422-9901-af3664b8b7d5 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 returned with HTTP 200 [pid: 8|app: 0|req: 399/795] 199.204.45.77 () {36 vars in 1072 bytes} [Fri Jul 24 06:02:20 2026] GET /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 => generated 1662 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:22.411 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-91657a7b-91cc-4818-ba92-3453671f83c6 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:22.566 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-4ce37f6e-c203-4422-9901-af3664b8b7d5 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:22.566 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-4ce37f6e-c203-4422-9901-af3664b8b7d5 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:22.567 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-4ce37f6e-c203-4422-9901-af3664b8b7d5 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:22.568 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-4ce37f6e-c203-4422-9901-af3664b8b7d5 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:23.472 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-91657a7b-91cc-4818-ba92-3453671f83c6 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241 returned with HTTP 200 [pid: 7|app: 0|req: 397/798] 199.204.45.77 () {40 vars in 1134 bytes} [Fri Jul 24 06:02:22 2026] PUT /v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241 => generated 802 bytes in 1070 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:24.004 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-0857e7b2-b8f6-48dc-aaa0-2bf448a71ffa f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:24.061 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-0857e7b2-b8f6-48dc-aaa0-2bf448a71ffa f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241/action returned with HTTP 204 [pid: 8|app: 0|req: 402/799] 199.204.45.77 () {40 vars in 1147 bytes} [Fri Jul 24 06:02:23 2026] POST /v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-24 06:02:32.565 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-0857e7b2-b8f6-48dc-aaa0-2bf448a71ffa f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:32.566 8 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-0857e7b2-b8f6-48dc-aaa0-2bf448a71ffa f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:32.565 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-91657a7b-91cc-4818-ba92-3453671f83c6 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:32.567 7 INFO cinder.api.openstack.wsgi [req-5ed944af-5b6e-4d24-988e-a971e7aa2540 req-91657a7b-91cc-4818-ba92-3453671f83c6 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:37.465 8 INFO cinder.api.openstack.wsgi [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-b7bf3139-099d-44f7-9ae9-cddfb7bdf73c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:38.053 8 INFO cinder.api.openstack.wsgi [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-b7bf3139-099d-44f7-9ae9-cddfb7bdf73c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241 returned with HTTP 200 [pid: 8|app: 0|req: 404/802] 199.204.45.77 () {38 vars in 1102 bytes} [Fri Jul 24 06:02:37 2026] DELETE /v3/cfbb40bd820a4170bef16f9d91e00f0a/attachments/a0af6a0a-7965-4466-b282-8e2b54c97241 => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:38.076 7 INFO cinder.api.openstack.wsgi [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-c2a63f64-7614-436b-99c5-cc04a05eee46 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 2026-07-24 06:02:38.076 7 INFO cinder.api.v3.volumes [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-c2a63f64-7614-436b-99c5-cc04a05eee46 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Delete volume with id: 0526274e-cdea-4fe2-8382-8b2dd14cc2c9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:38.099 7 INFO cinder.volume.api [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-c2a63f64-7614-436b-99c5-cc04a05eee46 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Volume info retrieved successfully. 2026-07-24 06:02:38.148 7 INFO cinder.volume.api [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-c2a63f64-7614-436b-99c5-cc04a05eee46 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] Delete volume request issued successfully. 2026-07-24 06:02:38.148 7 INFO cinder.api.openstack.wsgi [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-c2a63f64-7614-436b-99c5-cc04a05eee46 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 returned with HTTP 202 [pid: 7|app: 0|req: 399/803] 199.204.45.77 () {36 vars in 1053 bytes} [Fri Jul 24 06:02:38 2026] DELETE /v3/cfbb40bd820a4170bef16f9d91e00f0a/volumes/0526274e-cdea-4fe2-8382-8b2dd14cc2c9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-24 06:02:42.565 7 INFO cinder.api.openstack.wsgi [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-c2a63f64-7614-436b-99c5-cc04a05eee46 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:42.565 8 INFO cinder.api.openstack.wsgi [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-b7bf3139-099d-44f7-9ae9-cddfb7bdf73c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:42.566 7 INFO cinder.api.openstack.wsgi [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-c2a63f64-7614-436b-99c5-cc04a05eee46 f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:42.567 8 INFO cinder.api.openstack.wsgi [req-65f2ffe6-f1a0-44f1-821e-946a19f8ff80 req-b7bf3139-099d-44f7-9ae9-cddfb7bdf73c f5cddb24676f40ce91d7a178d8d98359 cfbb40bd820a4170bef16f9d91e00f0a - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:45.539 7 INFO cinder.api.openstack.wsgi [None req-b74c0b22-43ed-4ed1-8524-5ba57647e807 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:02:45.550 7 INFO cinder.api.openstack.wsgi [None req-b74c0b22-43ed-4ed1-8524-5ba57647e807 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 401/806] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:02:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:02:45.566 8 INFO cinder.api.openstack.wsgi [None req-938bb744-cefc-4d2f-b5ad-d510e4f288e8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:02:45.577 8 INFO cinder.volume.api [None req-938bb744-cefc-4d2f-b5ad-d510e4f288e8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:02:45.579 8 INFO cinder.api.openstack.wsgi [None req-938bb744-cefc-4d2f-b5ad-d510e4f288e8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 406/807] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:02:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:02:45.595 7 INFO cinder.api.openstack.wsgi [None req-994b23b3-a433-4ea8-b3fb-993753cdf8c0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:02:46.101 7 INFO cinder.api.openstack.wsgi [None req-994b23b3-a433-4ea8-b3fb-993753cdf8c0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 402/808] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:02:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:46.121 8 INFO cinder.api.openstack.wsgi [None req-c5900f69-70e4-486e-99cf-19c784680577 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:02:46.130 8 INFO cinder.volume.api [None req-c5900f69-70e4-486e-99cf-19c784680577 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:02:46.131 8 INFO cinder.api.openstack.wsgi [None req-c5900f69-70e4-486e-99cf-19c784680577 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 407/809] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:02:46.147 7 INFO cinder.api.openstack.wsgi [None req-a6d8413d-35e7-4fd7-9230-314afb2c45d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:02:46.156 7 INFO cinder.volume.api [None req-a6d8413d-35e7-4fd7-9230-314afb2c45d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:02:46.159 7 INFO cinder.api.openstack.wsgi [None req-a6d8413d-35e7-4fd7-9230-314afb2c45d8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 403/810] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:02:46.358 8 INFO cinder.api.openstack.wsgi [None req-97101112-3a7f-4836-8796-36f8c5a14676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:02:46.416 8 INFO cinder.api.openstack.wsgi [None req-97101112-3a7f-4836-8796-36f8c5a14676 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/811] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:46.429 7 INFO cinder.api.openstack.wsgi [None req-42e3cd74-2f1a-4ced-9e9e-e953f9a045a7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/50efe0a1ec7942ddba134535ea1b95e3?usage=true 2026-07-24 06:02:46.476 7 INFO cinder.api.openstack.wsgi [None req-42e3cd74-2f1a-4ced-9e9e-e953f9a045a7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/50efe0a1ec7942ddba134535ea1b95e3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/812] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/50efe0a1ec7942ddba134535ea1b95e3?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:46.488 8 INFO cinder.api.openstack.wsgi [None req-436c8670-54ef-4fe4-a86e-5b526438358c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:02:46.523 8 INFO cinder.api.openstack.wsgi [None req-436c8670-54ef-4fe4-a86e-5b526438358c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/813] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:46.543 7 INFO cinder.api.openstack.wsgi [None req-2cb450ae-cd03-402f-962b-b32c96e3242d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/b96c0b47167b42c4947e8846c1fb44c5?usage=true 2026-07-24 06:02:46.569 7 INFO cinder.api.openstack.wsgi [None req-2cb450ae-cd03-402f-962b-b32c96e3242d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/b96c0b47167b42c4947e8846c1fb44c5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/814] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/b96c0b47167b42c4947e8846c1fb44c5?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:46.580 8 INFO cinder.api.openstack.wsgi [None req-ba57dd1a-ac96-40f6-ac43-fbbe548bd203 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:02:46.602 8 INFO cinder.api.openstack.wsgi [None req-ba57dd1a-ac96-40f6-ac43-fbbe548bd203 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/815] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:46.611 7 INFO cinder.api.openstack.wsgi [None req-39bc1990-017a-45c5-8f12-eb742786ead2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/d869212545964432ac5acf6bc8c286b6?usage=true 2026-07-24 06:02:46.639 7 INFO cinder.api.openstack.wsgi [None req-39bc1990-017a-45c5-8f12-eb742786ead2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/d869212545964432ac5acf6bc8c286b6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/816] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/d869212545964432ac5acf6bc8c286b6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:46.654 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e5de51600ada48558f5c098a454e8c9c?usage=true 2026-07-24 06:02:46.684 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e5de51600ada48558f5c098a454e8c9c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/817] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e5de51600ada48558f5c098a454e8c9c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:46.694 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e8eab4fce42140d59254311798eafce8?usage=true 2026-07-24 06:02:46.717 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e8eab4fce42140d59254311798eafce8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/818] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:02:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e8eab4fce42140d59254311798eafce8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:02:52.565 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:52.565 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:02:52.566 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:02:52.567 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:02.564 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:02.565 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:02.565 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:02.566 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:12.566 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:12.566 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:12.567 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:12.567 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:22.565 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:22.565 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:22.566 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:22.566 8 INFO cinder.api.openstack.wsgi [None req-471dfb82-3150-4108-979f-9643bf60033b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:32.552 8 INFO cinder.api.openstack.wsgi [None req-995cfc48-30a5-4c16-9604-715ba4aaae7a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes 2026-07-24 06:03:32.557 8 INFO cinder.api.v3.volumes [None req-995cfc48-30a5-4c16-9604-715ba4aaae7a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Create volume of 1 GB 2026-07-24 06:03:32.565 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:32.569 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:32.571 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:32.571 7 INFO cinder.api.openstack.wsgi [None req-c2273ee6-926c-47a4-9d4a-f4cbb2d4071a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:32.573 8 INFO cinder.volume.api [None req-995cfc48-30a5-4c16-9604-715ba4aaae7a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Availability Zones retrieved successfully. 2026-07-24 06:03:32.843 8 INFO cinder.volume.api [None req-995cfc48-30a5-4c16-9604-715ba4aaae7a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Create volume request issued successfully. 2026-07-24 06:03:32.845 8 INFO cinder.api.openstack.wsgi [None req-995cfc48-30a5-4c16-9604-715ba4aaae7a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 416/829] 10.0.0.29 () {34 vars in 722 bytes} [Fri Jul 24 06:03:32 2026] POST /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes => generated 870 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 06:03:32.870 7 INFO cinder.api.openstack.wsgi [None req-f89ff903-45b5-432d-a1e7-5f6c88eb2836 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:32.888 7 INFO cinder.volume.api [None req-f89ff903-45b5-432d-a1e7-5f6c88eb2836 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:32.896 7 INFO cinder.api.openstack.wsgi [None req-f89ff903-45b5-432d-a1e7-5f6c88eb2836 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 200 [pid: 7|app: 0|req: 414/830] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:32 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:33.463 8 INFO cinder.api.openstack.wsgi [req-dcb372b8-9dc2-48d4-aad7-58ea96492f2f req-35bb6273-321c-4a55-bad9-4f9f9eea144b 48819d2cd4c34b0a91b332407b354b4b e5de51600ada48558f5c098a454e8c9c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e5de51600ada48558f5c098a454e8c9c/attachments?instance_id=4d2ddba9-3dbc-4247-a5fc-39584bc25f38 2026-07-24 06:03:33.486 8 INFO cinder.api.openstack.wsgi [req-dcb372b8-9dc2-48d4-aad7-58ea96492f2f req-35bb6273-321c-4a55-bad9-4f9f9eea144b 48819d2cd4c34b0a91b332407b354b4b e5de51600ada48558f5c098a454e8c9c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e5de51600ada48558f5c098a454e8c9c/attachments?instance_id=4d2ddba9-3dbc-4247-a5fc-39584bc25f38 returned with HTTP 200 [pid: 8|app: 0|req: 417/831] 199.204.45.77 () {36 vars in 1103 bytes} [Fri Jul 24 06:03:33 2026] GET /v3/e5de51600ada48558f5c098a454e8c9c/attachments?instance_id=4d2ddba9-3dbc-4247-a5fc-39584bc25f38 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:33.921 7 INFO cinder.api.openstack.wsgi [None req-0d8338a3-a79f-4eda-8efb-1fa80365a3cc 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:33.944 7 INFO cinder.volume.api [None req-0d8338a3-a79f-4eda-8efb-1fa80365a3cc 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:33.950 7 INFO cinder.api.openstack.wsgi [None req-0d8338a3-a79f-4eda-8efb-1fa80365a3cc 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 200 [pid: 7|app: 0|req: 415/832] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:33 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 963 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:33.971 8 INFO cinder.api.openstack.wsgi [None req-05ad6b1f-080c-4f07-b3fd-fb2fa1e39d86 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:33.987 8 INFO cinder.volume.api [None req-05ad6b1f-080c-4f07-b3fd-fb2fa1e39d86 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:33.995 8 INFO cinder.api.openstack.wsgi [None req-05ad6b1f-080c-4f07-b3fd-fb2fa1e39d86 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 200 [pid: 8|app: 0|req: 418/833] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:33 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 963 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:34.017 7 INFO cinder.api.openstack.wsgi [None req-753a6aa2-a545-4faa-8aea-23ade3f8fdd9 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:34.038 7 INFO cinder.volume.api [None req-753a6aa2-a545-4faa-8aea-23ade3f8fdd9 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:34.049 7 INFO cinder.volume.api [None req-753a6aa2-a545-4faa-8aea-23ade3f8fdd9 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume updated successfully. 2026-07-24 06:03:34.049 7 INFO cinder.api.openstack.wsgi [None req-753a6aa2-a545-4faa-8aea-23ade3f8fdd9 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 200 [pid: 7|app: 0|req: 416/834] 10.0.0.29 () {34 vars in 794 bytes} [Fri Jul 24 06:03:34 2026] PUT /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:34.065 8 INFO cinder.api.openstack.wsgi [None req-f789e358-e909-42f9-b270-2dfe110c699d 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:34.081 8 INFO cinder.volume.api [None req-f789e358-e909-42f9-b270-2dfe110c699d 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:34.091 8 INFO cinder.volume.api [None req-f789e358-e909-42f9-b270-2dfe110c699d 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume updated successfully. 2026-07-24 06:03:34.092 8 INFO cinder.api.openstack.wsgi [None req-f789e358-e909-42f9-b270-2dfe110c699d 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 200 [pid: 8|app: 0|req: 419/835] 10.0.0.29 () {34 vars in 795 bytes} [Fri Jul 24 06:03:34 2026] PUT /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:34.113 7 INFO cinder.api.openstack.wsgi [None req-6f2d01e1-daf3-4413-8b19-df2ce82d8ba4 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:34.129 7 INFO cinder.volume.api [None req-6f2d01e1-daf3-4413-8b19-df2ce82d8ba4 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:34.146 7 INFO cinder.api.openstack.wsgi [None req-6f2d01e1-daf3-4413-8b19-df2ce82d8ba4 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 200 [pid: 7|app: 0|req: 417/836] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:34 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 1003 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:34.167 8 INFO cinder.api.openstack.wsgi [None req-9287536e-ec1b-4919-8d80-49717d73be68 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes 2026-07-24 06:03:34.170 8 INFO cinder.api.v3.volumes [None req-9287536e-ec1b-4919-8d80-49717d73be68 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Create volume of 1 GB 2026-07-24 06:03:34.176 8 INFO cinder.volume.api [None req-9287536e-ec1b-4919-8d80-49717d73be68 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Availability Zones retrieved successfully. 2026-07-24 06:03:34.329 8 INFO cinder.volume.api [None req-9287536e-ec1b-4919-8d80-49717d73be68 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Create volume request issued successfully. 2026-07-24 06:03:34.330 8 INFO cinder.api.openstack.wsgi [None req-9287536e-ec1b-4919-8d80-49717d73be68 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 420/837] 10.0.0.29 () {34 vars in 722 bytes} [Fri Jul 24 06:03:34 2026] POST /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes => generated 891 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:34.354 7 INFO cinder.api.openstack.wsgi [None req-79c06bca-e1f2-43d0-967f-734a23dadf15 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:34.381 7 INFO cinder.volume.api [None req-79c06bca-e1f2-43d0-967f-734a23dadf15 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:34.390 7 INFO cinder.api.openstack.wsgi [None req-79c06bca-e1f2-43d0-967f-734a23dadf15 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a returned with HTTP 200 [pid: 7|app: 0|req: 418/838] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:34 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a => generated 959 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:35.417 8 INFO cinder.api.openstack.wsgi [None req-7618c6df-c5aa-4fb3-ba98-cdb1dda548e9 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:35.436 8 INFO cinder.volume.api [None req-7618c6df-c5aa-4fb3-ba98-cdb1dda548e9 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:35.447 8 INFO cinder.api.openstack.wsgi [None req-7618c6df-c5aa-4fb3-ba98-cdb1dda548e9 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a returned with HTTP 200 [pid: 8|app: 0|req: 421/839] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:35 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a => generated 984 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:35.471 7 INFO cinder.api.openstack.wsgi [None req-e23b8d9d-a09b-49a2-842e-b5dae0d3c7e1 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:35.509 7 INFO cinder.volume.api [None req-e23b8d9d-a09b-49a2-842e-b5dae0d3c7e1 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:35.521 7 INFO cinder.volume.api [None req-e23b8d9d-a09b-49a2-842e-b5dae0d3c7e1 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume updated successfully. 2026-07-24 06:03:35.523 7 INFO cinder.api.openstack.wsgi [None req-e23b8d9d-a09b-49a2-842e-b5dae0d3c7e1 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a returned with HTTP 200 [pid: 7|app: 0|req: 419/840] 10.0.0.29 () {34 vars in 794 bytes} [Fri Jul 24 06:03:35 2026] PUT /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:35.549 8 INFO cinder.api.openstack.wsgi [None req-a39516ab-6d3d-45bc-a997-fefcb828c1d6 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:35.584 8 INFO cinder.volume.api [None req-a39516ab-6d3d-45bc-a997-fefcb828c1d6 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:35.591 8 INFO cinder.api.openstack.wsgi [None req-a39516ab-6d3d-45bc-a997-fefcb828c1d6 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a returned with HTTP 200 [pid: 8|app: 0|req: 422/841] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:35 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a => generated 949 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:35.615 7 INFO cinder.api.openstack.wsgi [None req-8e6fb2cd-67bc-459d-9321-729273f76bfc 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a 2026-07-24 06:03:35.616 7 INFO cinder.api.v3.volumes [None req-8e6fb2cd-67bc-459d-9321-729273f76bfc 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Delete volume with id: 4c6c9c6a-2c88-4336-b7c3-53aebcf3637a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:35.645 7 INFO cinder.volume.api [None req-8e6fb2cd-67bc-459d-9321-729273f76bfc 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:35.673 7 INFO cinder.volume.api [None req-8e6fb2cd-67bc-459d-9321-729273f76bfc 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Delete volume request issued successfully. 2026-07-24 06:03:35.673 7 INFO cinder.api.openstack.wsgi [None req-8e6fb2cd-67bc-459d-9321-729273f76bfc 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a returned with HTTP 202 [pid: 7|app: 0|req: 420/842] 10.0.0.29 () {32 vars in 777 bytes} [Fri Jul 24 06:03:35 2026] DELETE /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:35.688 8 INFO cinder.api.openstack.wsgi [None req-07b016c1-df52-4a06-aa37-4fabf22f97c7 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:35.883 8 INFO cinder.volume.api [None req-07b016c1-df52-4a06-aa37-4fabf22f97c7 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:35.890 8 INFO cinder.api.openstack.wsgi [None req-07b016c1-df52-4a06-aa37-4fabf22f97c7 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a returned with HTTP 200 [pid: 8|app: 0|req: 423/843] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:35 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a => generated 948 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:36.924 7 INFO cinder.api.openstack.wsgi [None req-f5569aea-f078-4acc-919e-55ea89352c01 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a 2026-07-24 06:03:36.931 7 INFO cinder.api.openstack.wsgi [None req-f5569aea-f078-4acc-919e-55ea89352c01 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a returned with HTTP 404 [pid: 7|app: 0|req: 421/844] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:36 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/4c6c9c6a-2c88-4336-b7c3-53aebcf3637a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:36.944 8 INFO cinder.api.openstack.wsgi [None req-6ac561d7-4414-45df-9dbe-a27448165054 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:36.968 8 INFO cinder.volume.api [None req-6ac561d7-4414-45df-9dbe-a27448165054 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:36.979 8 INFO cinder.api.openstack.wsgi [None req-6ac561d7-4414-45df-9dbe-a27448165054 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 200 [pid: 8|app: 0|req: 424/845] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:36 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 1003 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:03:37.002 7 INFO cinder.api.openstack.wsgi [None req-1e47ee9b-cabc-43b9-91ad-fd9271ed7c4c 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa 2026-07-24 06:03:37.002 7 INFO cinder.api.v3.volumes [None req-1e47ee9b-cabc-43b9-91ad-fd9271ed7c4c 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Delete volume with id: 9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:37.014 7 INFO cinder.volume.api [None req-1e47ee9b-cabc-43b9-91ad-fd9271ed7c4c 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:37.041 7 INFO cinder.volume.api [None req-1e47ee9b-cabc-43b9-91ad-fd9271ed7c4c 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Delete volume request issued successfully. 2026-07-24 06:03:37.041 7 INFO cinder.api.openstack.wsgi [None req-1e47ee9b-cabc-43b9-91ad-fd9271ed7c4c 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 202 [pid: 7|app: 0|req: 422/846] 10.0.0.29 () {32 vars in 777 bytes} [Fri Jul 24 06:03:36 2026] DELETE /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:37.055 8 INFO cinder.api.openstack.wsgi [None req-249a002c-5ec1-4176-bc91-04d1404f0148 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:37.078 8 INFO cinder.volume.api [None req-249a002c-5ec1-4176-bc91-04d1404f0148 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:37.087 8 INFO cinder.api.openstack.wsgi [None req-249a002c-5ec1-4176-bc91-04d1404f0148 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 200 [pid: 8|app: 0|req: 425/847] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:37 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 1002 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:38.110 7 INFO cinder.api.openstack.wsgi [None req-4482ad3e-fe98-4e9d-9188-d32538febbe0 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa 2026-07-24 06:03:38.119 7 INFO cinder.api.openstack.wsgi [None req-4482ad3e-fe98-4e9d-9188-d32538febbe0 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa returned with HTTP 404 [pid: 7|app: 0|req: 423/848] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:38 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/9d4f75b1-9243-43d0-af29-e77ed230f5fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:38.180 8 INFO cinder.api.openstack.wsgi [None req-f8ab00be-9efe-4967-9bbe-922abec4ed37 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes 2026-07-24 06:03:40.482 8 INFO cinder.api.v3.volumes [None req-f8ab00be-9efe-4967-9bbe-922abec4ed37 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Create volume of 1 GB 2026-07-24 06:03:40.491 8 INFO cinder.volume.api [None req-f8ab00be-9efe-4967-9bbe-922abec4ed37 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Availability Zones retrieved successfully. 2026-07-24 06:03:40.762 8 INFO cinder.volume.api [None req-f8ab00be-9efe-4967-9bbe-922abec4ed37 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Create volume request issued successfully. 2026-07-24 06:03:40.763 8 INFO cinder.api.openstack.wsgi [None req-f8ab00be-9efe-4967-9bbe-922abec4ed37 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes returned with HTTP 202 [pid: 8|app: 0|req: 426/849] 10.0.0.29 () {34 vars in 722 bytes} [Fri Jul 24 06:03:38 2026] POST /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes => generated 870 bytes in 2590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 06:03:40.789 7 INFO cinder.api.openstack.wsgi [None req-036b8859-40d3-4b1d-940b-edc89f3490dd 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:40.806 7 INFO cinder.volume.api [None req-036b8859-40d3-4b1d-940b-edc89f3490dd 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:40.818 7 INFO cinder.api.openstack.wsgi [None req-036b8859-40d3-4b1d-940b-edc89f3490dd 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 200 [pid: 7|app: 0|req: 424/850] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:40 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:41.842 8 INFO cinder.api.openstack.wsgi [None req-1c875c41-f5bc-4a62-b22c-3ac6c122e714 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:41.868 8 INFO cinder.volume.api [None req-1c875c41-f5bc-4a62-b22c-3ac6c122e714 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:41.877 8 INFO cinder.api.openstack.wsgi [None req-1c875c41-f5bc-4a62-b22c-3ac6c122e714 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 200 [pid: 8|app: 0|req: 427/851] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:41 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 1488 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:41.899 7 INFO cinder.api.openstack.wsgi [None req-31954143-f192-43c0-ae71-484f8bc49fdb 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:41.924 7 INFO cinder.volume.api [None req-31954143-f192-43c0-ae71-484f8bc49fdb 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:41.932 7 INFO cinder.api.openstack.wsgi [None req-31954143-f192-43c0-ae71-484f8bc49fdb 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 200 [pid: 7|app: 0|req: 425/852] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:41 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:41.957 8 INFO cinder.api.openstack.wsgi [None req-c8179ab1-533b-4c00-b6a8-29a0ff83a1f1 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:41.976 8 INFO cinder.volume.api [None req-c8179ab1-533b-4c00-b6a8-29a0ff83a1f1 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:41.984 8 INFO cinder.volume.api [None req-c8179ab1-533b-4c00-b6a8-29a0ff83a1f1 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume updated successfully. 2026-07-24 06:03:41.988 8 INFO cinder.api.openstack.wsgi [None req-c8179ab1-533b-4c00-b6a8-29a0ff83a1f1 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 200 [pid: 8|app: 0|req: 428/853] 10.0.0.29 () {34 vars in 794 bytes} [Fri Jul 24 06:03:41 2026] PUT /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 894 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:42.006 7 INFO cinder.api.openstack.wsgi [None req-e883b7ac-10e9-4b70-82d9-2a986063d0f7 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:42.022 7 INFO cinder.volume.api [None req-e883b7ac-10e9-4b70-82d9-2a986063d0f7 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:42.045 7 INFO cinder.volume.api [None req-e883b7ac-10e9-4b70-82d9-2a986063d0f7 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume updated successfully. 2026-07-24 06:03:42.046 7 INFO cinder.api.openstack.wsgi [None req-e883b7ac-10e9-4b70-82d9-2a986063d0f7 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 200 [pid: 7|app: 0|req: 426/854] 10.0.0.29 () {34 vars in 795 bytes} [Fri Jul 24 06:03:42 2026] PUT /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 933 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:42.071 8 INFO cinder.api.openstack.wsgi [None req-026100fe-8aea-45b6-a0c5-b150e6adc65a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:42.091 8 INFO cinder.volume.api [None req-026100fe-8aea-45b6-a0c5-b150e6adc65a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:42.097 8 INFO cinder.api.openstack.wsgi [None req-026100fe-8aea-45b6-a0c5-b150e6adc65a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 200 [pid: 8|app: 0|req: 429/855] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:42 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 1527 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:42.118 7 INFO cinder.api.openstack.wsgi [None req-1a5d02ce-812b-4be4-a553-07bd9ae2f71a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes 2026-07-24 06:03:42.121 7 INFO cinder.api.v3.volumes [None req-1a5d02ce-812b-4be4-a553-07bd9ae2f71a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Create volume of 1 GB 2026-07-24 06:03:42.126 7 INFO cinder.volume.api [None req-1a5d02ce-812b-4be4-a553-07bd9ae2f71a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Availability Zones retrieved successfully. 2026-07-24 06:03:42.250 7 INFO cinder.volume.api [None req-1a5d02ce-812b-4be4-a553-07bd9ae2f71a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Create volume request issued successfully. 2026-07-24 06:03:42.251 7 INFO cinder.api.openstack.wsgi [None req-1a5d02ce-812b-4be4-a553-07bd9ae2f71a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes returned with HTTP 202 [pid: 7|app: 0|req: 427/856] 10.0.0.29 () {34 vars in 722 bytes} [Fri Jul 24 06:03:42 2026] POST /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes => generated 892 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:42.279 8 INFO cinder.api.openstack.wsgi [None req-82ad4edc-f2e6-4859-88c3-679ed1e9bebb 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:42.301 8 INFO cinder.volume.api [None req-82ad4edc-f2e6-4859-88c3-679ed1e9bebb 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:42.309 8 INFO cinder.api.openstack.wsgi [None req-82ad4edc-f2e6-4859-88c3-679ed1e9bebb 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa returned with HTTP 200 [pid: 8|app: 0|req: 430/857] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:42 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa => generated 960 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:42.566 7 INFO cinder.api.openstack.wsgi [None req-1a5d02ce-812b-4be4-a553-07bd9ae2f71a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:42.566 8 INFO cinder.api.openstack.wsgi [None req-82ad4edc-f2e6-4859-88c3-679ed1e9bebb 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:42.567 7 INFO cinder.api.openstack.wsgi [None req-1a5d02ce-812b-4be4-a553-07bd9ae2f71a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:42.567 8 INFO cinder.api.openstack.wsgi [None req-82ad4edc-f2e6-4859-88c3-679ed1e9bebb 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:43.328 8 INFO cinder.api.openstack.wsgi [None req-e4cd2600-2eab-47d1-8db7-6e93d98ee577 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:43.342 8 INFO cinder.volume.api [None req-e4cd2600-2eab-47d1-8db7-6e93d98ee577 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:43.346 8 INFO cinder.api.openstack.wsgi [None req-e4cd2600-2eab-47d1-8db7-6e93d98ee577 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa returned with HTTP 200 [pid: 8|app: 0|req: 432/860] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:43 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa => generated 985 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:43.367 7 INFO cinder.api.openstack.wsgi [None req-003c663b-56c4-4334-b5db-6be4a2af99fd 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:43.383 7 INFO cinder.volume.api [None req-003c663b-56c4-4334-b5db-6be4a2af99fd 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:43.390 7 INFO cinder.volume.api [None req-003c663b-56c4-4334-b5db-6be4a2af99fd 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume updated successfully. 2026-07-24 06:03:43.391 7 INFO cinder.api.openstack.wsgi [None req-003c663b-56c4-4334-b5db-6be4a2af99fd 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa returned with HTTP 200 [pid: 7|app: 0|req: 429/861] 10.0.0.29 () {34 vars in 794 bytes} [Fri Jul 24 06:03:43 2026] PUT /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:43.418 8 INFO cinder.api.openstack.wsgi [None req-c069d4cf-c4ef-4e45-878c-12a65308ef7d 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:43.436 8 INFO cinder.volume.api [None req-c069d4cf-c4ef-4e45-878c-12a65308ef7d 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:43.448 8 INFO cinder.api.openstack.wsgi [None req-c069d4cf-c4ef-4e45-878c-12a65308ef7d 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa returned with HTTP 200 [pid: 8|app: 0|req: 433/862] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:43 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa => generated 949 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:43.472 7 INFO cinder.api.openstack.wsgi [None req-1d2756d9-d579-47ef-9d21-c9d887612087 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa 2026-07-24 06:03:43.472 7 INFO cinder.api.v3.volumes [None req-1d2756d9-d579-47ef-9d21-c9d887612087 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Delete volume with id: 316d05b2-242b-4aae-912c-514435ebe5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:43.484 7 INFO cinder.volume.api [None req-1d2756d9-d579-47ef-9d21-c9d887612087 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:43.513 7 INFO cinder.volume.api [None req-1d2756d9-d579-47ef-9d21-c9d887612087 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Delete volume request issued successfully. 2026-07-24 06:03:43.514 7 INFO cinder.api.openstack.wsgi [None req-1d2756d9-d579-47ef-9d21-c9d887612087 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa returned with HTTP 202 [pid: 7|app: 0|req: 430/863] 10.0.0.29 () {32 vars in 777 bytes} [Fri Jul 24 06:03:43 2026] DELETE /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:43.526 8 INFO cinder.api.openstack.wsgi [None req-ece7ae5c-be3a-4ade-8522-455981641e83 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:43.553 8 INFO cinder.volume.api [None req-ece7ae5c-be3a-4ade-8522-455981641e83 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:43.563 8 INFO cinder.api.openstack.wsgi [None req-ece7ae5c-be3a-4ade-8522-455981641e83 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa returned with HTTP 200 [pid: 8|app: 0|req: 434/864] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:43 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa => generated 948 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:44.583 7 INFO cinder.api.openstack.wsgi [None req-ff146f54-8d71-47fb-9b69-3787aec6fbde 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa 2026-07-24 06:03:44.593 7 INFO cinder.api.openstack.wsgi [None req-ff146f54-8d71-47fb-9b69-3787aec6fbde 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa returned with HTTP 404 [pid: 7|app: 0|req: 431/865] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:44 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/316d05b2-242b-4aae-912c-514435ebe5fa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:44.606 8 INFO cinder.api.openstack.wsgi [None req-d38aad06-67c5-4709-a5d4-b67116256182 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:44.628 8 INFO cinder.volume.api [None req-d38aad06-67c5-4709-a5d4-b67116256182 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:44.641 8 INFO cinder.api.openstack.wsgi [None req-d38aad06-67c5-4709-a5d4-b67116256182 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 200 [pid: 8|app: 0|req: 435/866] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:44 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 1527 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:03:44.660 7 INFO cinder.api.openstack.wsgi [None req-195b6d2f-25c5-45f8-9595-0981a98a2f90 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f 2026-07-24 06:03:44.660 7 INFO cinder.api.v3.volumes [None req-195b6d2f-25c5-45f8-9595-0981a98a2f90 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Delete volume with id: 24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:44.672 7 INFO cinder.volume.api [None req-195b6d2f-25c5-45f8-9595-0981a98a2f90 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:44.693 7 INFO cinder.volume.api [None req-195b6d2f-25c5-45f8-9595-0981a98a2f90 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Delete volume request issued successfully. 2026-07-24 06:03:44.693 7 INFO cinder.api.openstack.wsgi [None req-195b6d2f-25c5-45f8-9595-0981a98a2f90 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 202 [pid: 7|app: 0|req: 432/867] 10.0.0.29 () {32 vars in 777 bytes} [Fri Jul 24 06:03:44 2026] DELETE /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:44.721 8 INFO cinder.api.openstack.wsgi [None req-28ec264e-ac8c-475f-b0d5-19511dc0d77a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:44.746 8 INFO cinder.volume.api [None req-28ec264e-ac8c-475f-b0d5-19511dc0d77a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] Volume info retrieved successfully. 2026-07-24 06:03:44.756 8 INFO cinder.api.openstack.wsgi [None req-28ec264e-ac8c-475f-b0d5-19511dc0d77a 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 200 [pid: 8|app: 0|req: 436/868] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:44 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 1526 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:45.313 7 INFO cinder.api.openstack.wsgi [None req-0b51dc16-a5d6-4222-a957-b5965f4f47f5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/12b41fb65a9a4ae2b6d6ea59e2c4961b?usage=true 2026-07-24 06:03:45.330 7 INFO cinder.api.openstack.wsgi [None req-0b51dc16-a5d6-4222-a957-b5965f4f47f5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/12b41fb65a9a4ae2b6d6ea59e2c4961b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/869] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/12b41fb65a9a4ae2b6d6ea59e2c4961b?usage=true => generated 847 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:45.341 8 INFO cinder.api.openstack.wsgi [None req-fce8b24c-6cdf-4774-9832-2a177502c7bb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:03:45.381 8 INFO cinder.api.openstack.wsgi [None req-fce8b24c-6cdf-4774-9832-2a177502c7bb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/870] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:45.393 7 INFO cinder.api.openstack.wsgi [None req-04ec4875-5579-4ded-b2a2-3139a2e19016 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/2902e5d08ff64966996fc005d5441aae?usage=true 2026-07-24 06:03:45.412 7 INFO cinder.api.openstack.wsgi [None req-04ec4875-5579-4ded-b2a2-3139a2e19016 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/2902e5d08ff64966996fc005d5441aae?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/871] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/2902e5d08ff64966996fc005d5441aae?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:45.424 8 INFO cinder.api.openstack.wsgi [None req-6cbaf69e-c97b-415c-a742-35356e5947ae ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:03:45.463 8 INFO cinder.api.openstack.wsgi [None req-6cbaf69e-c97b-415c-a742-35356e5947ae ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 438/872] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:45.477 7 INFO cinder.api.openstack.wsgi [None req-1c2c93b2-8d45-4d85-b9cc-767c36685e59 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/67d7a9f96a4b49d9bb967c51b3d98e24?usage=true 2026-07-24 06:03:45.506 7 INFO cinder.api.openstack.wsgi [None req-1c2c93b2-8d45-4d85-b9cc-767c36685e59 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/67d7a9f96a4b49d9bb967c51b3d98e24?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/873] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/67d7a9f96a4b49d9bb967c51b3d98e24?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:45.519 8 INFO cinder.api.openstack.wsgi [None req-753bdc83-32d7-4384-9e28-d89bf9ccccd7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:03:45.548 8 INFO cinder.api.openstack.wsgi [None req-753bdc83-32d7-4384-9e28-d89bf9ccccd7 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 439/874] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:45.562 7 INFO cinder.api.openstack.wsgi [None req-de0a9685-31f5-400d-948c-8af5ce9893bc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c9ac2ea91a99489d8ae2a26fe7cc70c8?usage=true 2026-07-24 06:03:45.581 7 INFO cinder.api.openstack.wsgi [None req-de0a9685-31f5-400d-948c-8af5ce9893bc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c9ac2ea91a99489d8ae2a26fe7cc70c8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/875] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c9ac2ea91a99489d8ae2a26fe7cc70c8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:45.591 8 INFO cinder.api.openstack.wsgi [None req-f4ce67d4-e230-47fc-9792-83490b403f9f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e5de51600ada48558f5c098a454e8c9c?usage=true 2026-07-24 06:03:45.610 8 INFO cinder.api.openstack.wsgi [None req-f4ce67d4-e230-47fc-9792-83490b403f9f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e5de51600ada48558f5c098a454e8c9c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 440/876] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/e5de51600ada48558f5c098a454e8c9c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:45.619 7 INFO cinder.api.openstack.wsgi [None req-18c62a32-668c-4497-89a1-6d87998dc5f2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:03:45.628 7 INFO cinder.volume.api [None req-18c62a32-668c-4497-89a1-6d87998dc5f2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:03:45.631 7 INFO cinder.api.openstack.wsgi [None req-18c62a32-668c-4497-89a1-6d87998dc5f2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 437/877] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:03:45.645 8 INFO cinder.api.openstack.wsgi [None req-ad9abfae-6c6d-4bb6-b68f-076b4cadfe36 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:03:45.652 8 INFO cinder.volume.api [None req-ad9abfae-6c6d-4bb6-b68f-076b4cadfe36 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:03:45.653 8 INFO cinder.api.openstack.wsgi [None req-ad9abfae-6c6d-4bb6-b68f-076b4cadfe36 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 441/878] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:03:45.663 7 INFO cinder.api.openstack.wsgi [None req-ae2a73ae-1ebb-4c58-9b5c-bc429e5525be ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:03:45.668 7 INFO cinder.api.openstack.wsgi [None req-ae2a73ae-1ebb-4c58-9b5c-bc429e5525be ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 438/879] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:45.678 8 INFO cinder.api.openstack.wsgi [None req-15edd9e2-ef7b-4db7-ab1e-65cec97d4226 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:03:45.688 8 INFO cinder.volume.api [None req-15edd9e2-ef7b-4db7-ab1e-65cec97d4226 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:03:45.690 8 INFO cinder.api.openstack.wsgi [None req-15edd9e2-ef7b-4db7-ab1e-65cec97d4226 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 442/880] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:03:45.704 7 INFO cinder.api.openstack.wsgi [None req-fa17d68c-a0f2-4948-826a-e87e1198779f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:03:45.776 8 INFO cinder.api.openstack.wsgi [None req-d493a66e-2ffa-4cd5-b94e-f03f8a047fb3 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f 2026-07-24 06:03:45.786 8 INFO cinder.api.openstack.wsgi [None req-d493a66e-2ffa-4cd5-b94e-f03f8a047fb3 86b41431652f4b77a220a33b7f400c5e 12b41fb65a9a4ae2b6d6ea59e2c4961b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f returned with HTTP 404 [pid: 8|app: 0|req: 443/881] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/12b41fb65a9a4ae2b6d6ea59e2c4961b/volumes/24272650-d826-4ffb-a109-0ce1b955776f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-24 06:03:46.207 7 INFO cinder.api.openstack.wsgi [None req-fa17d68c-a0f2-4948-826a-e87e1198779f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 439/882] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:03:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:49.015 8 INFO cinder.api.openstack.wsgi [None req-2ecd2632-e233-445c-9774-4466da6138cf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes 2026-07-24 06:03:49.051 8 INFO cinder.volume.api [None req-2ecd2632-e233-445c-9774-4466da6138cf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Get all volumes completed successfully. 2026-07-24 06:03:49.052 8 INFO cinder.api.openstack.wsgi [None req-2ecd2632-e233-445c-9774-4466da6138cf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 444/883] 10.0.0.29 () {32 vars in 700 bytes} [Fri Jul 24 06:03:48 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:03:49.065 7 INFO cinder.api.openstack.wsgi [None req-6dbd5041-b304-4ec5-bfb6-25c94fb16419 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes 2026-07-24 06:03:49.067 7 INFO cinder.api.v3.volumes [None req-6dbd5041-b304-4ec5-bfb6-25c94fb16419 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Create volume of 1 GB 2026-07-24 06:03:49.077 7 INFO cinder.volume.api [None req-6dbd5041-b304-4ec5-bfb6-25c94fb16419 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Availability Zones retrieved successfully. 2026-07-24 06:03:49.259 7 INFO cinder.volume.api [None req-6dbd5041-b304-4ec5-bfb6-25c94fb16419 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Create volume request issued successfully. 2026-07-24 06:03:49.260 7 INFO cinder.api.openstack.wsgi [None req-6dbd5041-b304-4ec5-bfb6-25c94fb16419 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 440/884] 10.0.0.29 () {34 vars in 722 bytes} [Fri Jul 24 06:03:49 2026] POST /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes => generated 874 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 06:03:49.283 8 INFO cinder.api.openstack.wsgi [None req-7be4cf74-0cc9-4c61-9df2-ad774d682150 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:49.299 8 INFO cinder.volume.api [None req-7be4cf74-0cc9-4c61-9df2-ad774d682150 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:49.306 8 INFO cinder.api.openstack.wsgi [None req-7be4cf74-0cc9-4c61-9df2-ad774d682150 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee returned with HTTP 200 [pid: 8|app: 0|req: 445/885] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:49 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee => generated 942 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:50.328 7 INFO cinder.api.openstack.wsgi [None req-1a91da4d-e0e9-468d-9155-e67e92828f8e 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:50.345 7 INFO cinder.volume.api [None req-1a91da4d-e0e9-468d-9155-e67e92828f8e 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:50.351 7 INFO cinder.api.openstack.wsgi [None req-1a91da4d-e0e9-468d-9155-e67e92828f8e 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee returned with HTTP 200 [pid: 7|app: 0|req: 441/886] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:50 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:50.376 8 INFO cinder.api.openstack.wsgi [None req-846f0445-4f7e-4aaf-b0c9-6e2880b27b3a 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:50.394 8 INFO cinder.volume.api [None req-846f0445-4f7e-4aaf-b0c9-6e2880b27b3a 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:50.401 8 INFO cinder.api.openstack.wsgi [None req-846f0445-4f7e-4aaf-b0c9-6e2880b27b3a 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee returned with HTTP 200 [pid: 8|app: 0|req: 446/887] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:50 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee => generated 967 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:50.422 7 INFO cinder.api.openstack.wsgi [None req-fb636121-89d3-4cb1-a7c9-e5ff18a70c86 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes 2026-07-24 06:03:50.425 7 INFO cinder.api.v3.volumes [None req-fb636121-89d3-4cb1-a7c9-e5ff18a70c86 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Create volume of 1 GB 2026-07-24 06:03:50.436 7 INFO cinder.volume.api [None req-fb636121-89d3-4cb1-a7c9-e5ff18a70c86 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Availability Zones retrieved successfully. 2026-07-24 06:03:50.632 7 INFO cinder.volume.api [None req-fb636121-89d3-4cb1-a7c9-e5ff18a70c86 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Create volume request issued successfully. 2026-07-24 06:03:50.633 7 INFO cinder.api.openstack.wsgi [None req-fb636121-89d3-4cb1-a7c9-e5ff18a70c86 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 442/888] 10.0.0.29 () {34 vars in 722 bytes} [Fri Jul 24 06:03:50 2026] POST /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes => generated 875 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:50.651 8 INFO cinder.api.openstack.wsgi [None req-b3efce06-fa80-4a2b-802e-61d247c05dbb 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:50.667 8 INFO cinder.volume.api [None req-b3efce06-fa80-4a2b-802e-61d247c05dbb 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:50.673 8 INFO cinder.api.openstack.wsgi [None req-b3efce06-fa80-4a2b-802e-61d247c05dbb 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 returned with HTTP 200 [pid: 8|app: 0|req: 447/889] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:50 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:51.697 7 INFO cinder.api.openstack.wsgi [None req-1602955d-a8bf-49d9-9c3b-a04c8637033c 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:51.714 7 INFO cinder.volume.api [None req-1602955d-a8bf-49d9-9c3b-a04c8637033c 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:51.719 7 INFO cinder.api.openstack.wsgi [None req-1602955d-a8bf-49d9-9c3b-a04c8637033c 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 returned with HTTP 200 [pid: 7|app: 0|req: 443/890] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:51 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:51.740 8 INFO cinder.api.openstack.wsgi [None req-f309a93a-b660-41b5-8321-62488976e796 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:51.757 8 INFO cinder.volume.api [None req-f309a93a-b660-41b5-8321-62488976e796 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:51.777 8 INFO cinder.api.openstack.wsgi [None req-f309a93a-b660-41b5-8321-62488976e796 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 returned with HTTP 200 [pid: 8|app: 0|req: 448/891] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:51 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 => generated 968 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:51.799 7 INFO cinder.api.openstack.wsgi [None req-c87c2463-c72e-4d7c-8767-b98a4b9199bf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes 2026-07-24 06:03:51.801 7 INFO cinder.api.v3.volumes [None req-c87c2463-c72e-4d7c-8767-b98a4b9199bf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Create volume of 1 GB 2026-07-24 06:03:51.806 7 INFO cinder.volume.api [None req-c87c2463-c72e-4d7c-8767-b98a4b9199bf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Availability Zones retrieved successfully. 2026-07-24 06:03:51.960 7 INFO cinder.volume.api [None req-c87c2463-c72e-4d7c-8767-b98a4b9199bf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Create volume request issued successfully. 2026-07-24 06:03:51.961 7 INFO cinder.api.openstack.wsgi [None req-c87c2463-c72e-4d7c-8767-b98a4b9199bf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes returned with HTTP 202 [pid: 7|app: 0|req: 444/892] 10.0.0.29 () {34 vars in 722 bytes} [Fri Jul 24 06:03:51 2026] POST /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes => generated 875 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:51.978 8 INFO cinder.api.openstack.wsgi [None req-cfc685d8-edaa-4f8c-804a-9c83e7187132 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:51.995 8 INFO cinder.volume.api [None req-cfc685d8-edaa-4f8c-804a-9c83e7187132 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:52.001 8 INFO cinder.api.openstack.wsgi [None req-cfc685d8-edaa-4f8c-804a-9c83e7187132 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e returned with HTTP 200 [pid: 8|app: 0|req: 449/893] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:51 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:52.565 8 INFO cinder.api.openstack.wsgi [None req-cfc685d8-edaa-4f8c-804a-9c83e7187132 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:52.565 7 INFO cinder.api.openstack.wsgi [None req-c87c2463-c72e-4d7c-8767-b98a4b9199bf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:03:52.566 8 INFO cinder.api.openstack.wsgi [None req-cfc685d8-edaa-4f8c-804a-9c83e7187132 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:03:52.566 7 INFO cinder.api.openstack.wsgi [None req-c87c2463-c72e-4d7c-8767-b98a4b9199bf 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:53.025 8 INFO cinder.api.openstack.wsgi [None req-ec233d1f-fbec-426f-b76f-4b0d8a0b1873 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:53.039 8 INFO cinder.volume.api [None req-ec233d1f-fbec-426f-b76f-4b0d8a0b1873 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:53.047 8 INFO cinder.api.openstack.wsgi [None req-ec233d1f-fbec-426f-b76f-4b0d8a0b1873 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e returned with HTTP 200 [pid: 8|app: 0|req: 451/896] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:53 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:53.067 7 INFO cinder.api.openstack.wsgi [None req-6d7ca512-3fd3-4048-81f0-895ec0709cbe 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:53.083 7 INFO cinder.volume.api [None req-6d7ca512-3fd3-4048-81f0-895ec0709cbe 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:53.090 7 INFO cinder.api.openstack.wsgi [None req-6d7ca512-3fd3-4048-81f0-895ec0709cbe 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e returned with HTTP 200 [pid: 7|app: 0|req: 446/897] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:53 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:53.113 8 INFO cinder.api.openstack.wsgi [None req-69c339ea-eae3-40ae-b54d-007b371c8a7f 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes 2026-07-24 06:03:53.125 8 INFO cinder.volume.api [None req-69c339ea-eae3-40ae-b54d-007b371c8a7f 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Get all volumes completed successfully. 2026-07-24 06:03:53.126 8 INFO cinder.api.openstack.wsgi [None req-69c339ea-eae3-40ae-b54d-007b371c8a7f 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes returned with HTTP 200 [pid: 8|app: 0|req: 452/898] 10.0.0.29 () {32 vars in 700 bytes} [Fri Jul 24 06:03:53 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes => generated 1320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:53.145 7 INFO cinder.api.openstack.wsgi [None req-564f2f6e-cec8-40e6-a551-b37c1e9aee1d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:53.163 7 INFO cinder.volume.api [None req-564f2f6e-cec8-40e6-a551-b37c1e9aee1d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:53.169 7 INFO cinder.api.openstack.wsgi [None req-564f2f6e-cec8-40e6-a551-b37c1e9aee1d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e returned with HTTP 200 [pid: 7|app: 0|req: 447/899] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:53 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:53.190 8 INFO cinder.api.openstack.wsgi [None req-f35f6da0-e93f-4537-a71f-6616d22848fd 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e 2026-07-24 06:03:53.190 8 INFO cinder.api.v3.volumes [None req-f35f6da0-e93f-4537-a71f-6616d22848fd 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Delete volume with id: 11483408-d80e-47b0-b154-9e80fee99e4e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:53.203 8 INFO cinder.volume.api [None req-f35f6da0-e93f-4537-a71f-6616d22848fd 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:53.230 8 INFO cinder.volume.api [None req-f35f6da0-e93f-4537-a71f-6616d22848fd 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Delete volume request issued successfully. 2026-07-24 06:03:53.230 8 INFO cinder.api.openstack.wsgi [None req-f35f6da0-e93f-4537-a71f-6616d22848fd 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e returned with HTTP 202 [pid: 8|app: 0|req: 453/900] 10.0.0.29 () {32 vars in 777 bytes} [Fri Jul 24 06:03:53 2026] DELETE /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:53.241 7 INFO cinder.api.openstack.wsgi [None req-35c5fde3-9cd0-495f-b366-e3df68388be2 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:53.260 7 INFO cinder.volume.api [None req-35c5fde3-9cd0-495f-b366-e3df68388be2 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:53.268 7 INFO cinder.api.openstack.wsgi [None req-35c5fde3-9cd0-495f-b366-e3df68388be2 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e returned with HTTP 200 [pid: 7|app: 0|req: 448/901] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:53 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e => generated 967 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:54.295 8 INFO cinder.api.openstack.wsgi [None req-f43a5073-af79-4a8e-a00d-6123f2a9ae44 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e 2026-07-24 06:03:54.301 8 INFO cinder.api.openstack.wsgi [None req-f43a5073-af79-4a8e-a00d-6123f2a9ae44 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e returned with HTTP 404 [pid: 8|app: 0|req: 454/902] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:54 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/11483408-d80e-47b0-b154-9e80fee99e4e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:54.311 7 INFO cinder.api.openstack.wsgi [None req-6ab737fe-1c93-4fd8-9a83-98c76bc697d0 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:54.331 7 INFO cinder.volume.api [None req-6ab737fe-1c93-4fd8-9a83-98c76bc697d0 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:54.339 7 INFO cinder.api.openstack.wsgi [None req-6ab737fe-1c93-4fd8-9a83-98c76bc697d0 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 returned with HTTP 200 [pid: 7|app: 0|req: 449/903] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:54 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:54.360 8 INFO cinder.api.openstack.wsgi [None req-b1e428ff-591a-4898-b9be-e7d2ce32c5b9 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 2026-07-24 06:03:54.361 8 INFO cinder.api.v3.volumes [None req-b1e428ff-591a-4898-b9be-e7d2ce32c5b9 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Delete volume with id: f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:54.373 8 INFO cinder.volume.api [None req-b1e428ff-591a-4898-b9be-e7d2ce32c5b9 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:54.407 8 INFO cinder.volume.api [None req-b1e428ff-591a-4898-b9be-e7d2ce32c5b9 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Delete volume request issued successfully. 2026-07-24 06:03:54.407 8 INFO cinder.api.openstack.wsgi [None req-b1e428ff-591a-4898-b9be-e7d2ce32c5b9 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 returned with HTTP 202 [pid: 8|app: 0|req: 455/904] 10.0.0.29 () {32 vars in 777 bytes} [Fri Jul 24 06:03:54 2026] DELETE /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:54.422 7 INFO cinder.api.openstack.wsgi [None req-43c40450-25b8-4231-96b1-5dec74bb8775 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:54.442 7 INFO cinder.volume.api [None req-43c40450-25b8-4231-96b1-5dec74bb8775 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:54.450 7 INFO cinder.api.openstack.wsgi [None req-43c40450-25b8-4231-96b1-5dec74bb8775 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 returned with HTTP 200 [pid: 7|app: 0|req: 450/905] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:54 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:55.470 8 INFO cinder.api.openstack.wsgi [None req-d2ff4f7b-f3fb-48d3-a3ce-f5c3d0d534a6 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 2026-07-24 06:03:55.479 8 INFO cinder.api.openstack.wsgi [None req-d2ff4f7b-f3fb-48d3-a3ce-f5c3d0d534a6 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 returned with HTTP 404 [pid: 8|app: 0|req: 456/906] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:55 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/f098d7c7-3cb3-4398-ad3e-d01b19bb7d60 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:55.489 7 INFO cinder.api.openstack.wsgi [None req-1b176c6a-9920-44ad-83e0-604b0eb382ae 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:55.511 7 INFO cinder.volume.api [None req-1b176c6a-9920-44ad-83e0-604b0eb382ae 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:55.520 7 INFO cinder.api.openstack.wsgi [None req-1b176c6a-9920-44ad-83e0-604b0eb382ae 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee returned with HTTP 200 [pid: 7|app: 0|req: 451/907] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:55 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee => generated 967 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:03:55.542 8 INFO cinder.api.openstack.wsgi [None req-8c6f304a-0410-44c0-8915-18f91569e37c 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee 2026-07-24 06:03:55.543 8 INFO cinder.api.v3.volumes [None req-8c6f304a-0410-44c0-8915-18f91569e37c 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Delete volume with id: 184e59b7-1db9-479a-8992-1385efcb75ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:55.553 8 INFO cinder.volume.api [None req-8c6f304a-0410-44c0-8915-18f91569e37c 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:55.583 8 INFO cinder.volume.api [None req-8c6f304a-0410-44c0-8915-18f91569e37c 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Delete volume request issued successfully. 2026-07-24 06:03:55.583 8 INFO cinder.api.openstack.wsgi [None req-8c6f304a-0410-44c0-8915-18f91569e37c 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee returned with HTTP 202 [pid: 8|app: 0|req: 457/908] 10.0.0.29 () {32 vars in 777 bytes} [Fri Jul 24 06:03:55 2026] DELETE /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:55.600 7 INFO cinder.api.openstack.wsgi [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:03:55.619 7 INFO cinder.volume.api [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] Volume info retrieved successfully. 2026-07-24 06:03:55.637 7 INFO cinder.api.openstack.wsgi [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee returned with HTTP 200 [pid: 7|app: 0|req: 452/909] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:55 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:03:56.664 8 INFO cinder.api.openstack.wsgi [None req-f9f92f8c-dd58-4ad9-80de-80d94448afa5 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee 2026-07-24 06:03:56.675 8 INFO cinder.api.openstack.wsgi [None req-f9f92f8c-dd58-4ad9-80de-80d94448afa5 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee returned with HTTP 404 [pid: 8|app: 0|req: 458/910] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:03:56 2026] GET /v3/de1e2bb1d5f94041924615ccdbf769b6/volumes/184e59b7-1db9-479a-8992-1385efcb75ee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-24 06:04:01.291 7 INFO cinder.api.openstack.wsgi [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:04:01.292 7 INFO cinder.api.openstack.wsgi [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 453/911] 10.0.0.152 () {28 vars in 376 bytes} [Fri Jul 24 06:04:01 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 06:04:01.312 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9c47026953df4e2eabd3f57c56ce2635/limits?tenant_id=9c47026953df4e2eabd3f57c56ce2635 2026-07-24 06:04:01.351 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9c47026953df4e2eabd3f57c56ce2635/limits?tenant_id=9c47026953df4e2eabd3f57c56ce2635 returned with HTTP 200 [pid: 8|app: 0|req: 459/912] 10.0.0.152 () {34 vars in 879 bytes} [Fri Jul 24 06:04:01 2026] GET /v3/9c47026953df4e2eabd3f57c56ce2635/limits?tenant_id=9c47026953df4e2eabd3f57c56ce2635 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:04:02.566 7 INFO cinder.api.openstack.wsgi [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:02.566 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:02.567 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:02.568 7 INFO cinder.api.openstack.wsgi [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:03.132 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:04:03.133 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 461/915] 10.0.0.152 () {28 vars in 376 bytes} [Fri Jul 24 06:04:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 06:04:03.142 7 INFO cinder.api.openstack.wsgi [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:04:03.143 7 INFO cinder.api.openstack.wsgi [None req-2d77f83e-1d20-4a9a-89c8-1017c903930d 5fadac4188ba4d40984e3d6a8dcd82ed de1e2bb1d5f94041924615ccdbf769b6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 455/916] 10.0.0.152 () {28 vars in 376 bytes} [Fri Jul 24 06:04:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 06:04:03.803 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:04:03.805 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 462/917] 10.0.0.152 () {28 vars in 376 bytes} [Fri Jul 24 06:04:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:04:03.821 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9c47026953df4e2eabd3f57c56ce2635/limits?tenant_id=9c47026953df4e2eabd3f57c56ce2635 2026-07-24 06:04:03.853 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9c47026953df4e2eabd3f57c56ce2635/limits?tenant_id=9c47026953df4e2eabd3f57c56ce2635 returned with HTTP 200 [pid: 7|app: 0|req: 456/918] 10.0.0.152 () {34 vars in 879 bytes} [Fri Jul 24 06:04:03 2026] GET /v3/9c47026953df4e2eabd3f57c56ce2635/limits?tenant_id=9c47026953df4e2eabd3f57c56ce2635 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:04:05.552 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:04:05.553 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 463/919] 10.0.0.152 () {28 vars in 376 bytes} [Fri Jul 24 06:04:05 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 06:04:05.561 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:04:05.562 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 457/920] 10.0.0.152 () {28 vars in 376 bytes} [Fri Jul 24 06:04:05 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 06:04:12.565 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:12.566 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:12.566 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:12.567 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:15.819 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:04:15.820 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 459/923] 10.0.0.29 () {30 vars in 410 bytes} [Fri Jul 24 06:04:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 06:04:22.565 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:22.565 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:22.566 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:22.569 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:32.565 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:32.565 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:32.565 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:32.567 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:42.566 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:42.566 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:42.567 8 INFO cinder.api.openstack.wsgi [None req-61a584c6-39ff-4203-8507-76b431685403 fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:42.567 7 INFO cinder.api.openstack.wsgi [None req-24694a40-bf1d-491e-875e-0633aada4ebd fc5ce3fe61344c18ad7f8fcfc761b7cf 9c47026953df4e2eabd3f57c56ce2635 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:45.475 7 INFO cinder.api.openstack.wsgi [None req-5e9790ef-a4c4-49b3-9dac-c9cf37f48b03 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/0207487b92134453b68eb62dfa5e7366?usage=true 2026-07-24 06:04:45.529 7 INFO cinder.api.openstack.wsgi [None req-5e9790ef-a4c4-49b3-9dac-c9cf37f48b03 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/0207487b92134453b68eb62dfa5e7366?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/930] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/0207487b92134453b68eb62dfa5e7366?usage=true => generated 847 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.541 8 INFO cinder.api.openstack.wsgi [None req-c4ee7055-0e0c-4cc4-b0e6-1193510dac1a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:04:45.586 8 INFO cinder.api.openstack.wsgi [None req-c4ee7055-0e0c-4cc4-b0e6-1193510dac1a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/931] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.597 7 INFO cinder.api.openstack.wsgi [None req-6cedd3c4-c782-4afa-a2bb-c840c790270e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/2f0d531ea2074c1d8920b99dbc5b9b4a?usage=true 2026-07-24 06:04:45.621 7 INFO cinder.api.openstack.wsgi [None req-6cedd3c4-c782-4afa-a2bb-c840c790270e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/2f0d531ea2074c1d8920b99dbc5b9b4a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/932] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/2f0d531ea2074c1d8920b99dbc5b9b4a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.634 8 INFO cinder.api.openstack.wsgi [None req-a5dea1de-f75b-4aca-89dd-b07b25ebffe6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/4e8aaade7dc84d088e71a786c1fae390?usage=true 2026-07-24 06:04:45.652 8 INFO cinder.api.openstack.wsgi [None req-a5dea1de-f75b-4aca-89dd-b07b25ebffe6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/4e8aaade7dc84d088e71a786c1fae390?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/933] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/4e8aaade7dc84d088e71a786c1fae390?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.666 7 INFO cinder.api.openstack.wsgi [None req-9f036e3c-94bf-48ec-be77-f8439371096e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:04:45.689 7 INFO cinder.api.openstack.wsgi [None req-9f036e3c-94bf-48ec-be77-f8439371096e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/934] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.704 8 INFO cinder.api.openstack.wsgi [None req-3200d961-c873-4f31-bea6-e2dff1c2991c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/761cf2a482d642e0a99d8229b41f96d7?usage=true 2026-07-24 06:04:45.729 8 INFO cinder.api.openstack.wsgi [None req-3200d961-c873-4f31-bea6-e2dff1c2991c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/761cf2a482d642e0a99d8229b41f96d7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/935] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/761cf2a482d642e0a99d8229b41f96d7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.741 7 INFO cinder.api.openstack.wsgi [None req-bbc46629-b25f-4e98-ba7d-d1f60c59c4de ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/7a6c747bfd1e4dfebe19ab4b92145e3d?usage=true 2026-07-24 06:04:45.784 7 INFO cinder.api.openstack.wsgi [None req-bbc46629-b25f-4e98-ba7d-d1f60c59c4de ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/7a6c747bfd1e4dfebe19ab4b92145e3d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/936] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/7a6c747bfd1e4dfebe19ab4b92145e3d?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.797 8 INFO cinder.api.openstack.wsgi [None req-588d0eff-ebc1-4fa0-8c67-a72d4bdda8ed ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/81a077d0f54c4ba7b482fd2403768ac6?usage=true 2026-07-24 06:04:45.816 8 INFO cinder.api.openstack.wsgi [None req-588d0eff-ebc1-4fa0-8c67-a72d4bdda8ed ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/81a077d0f54c4ba7b482fd2403768ac6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/937] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/81a077d0f54c4ba7b482fd2403768ac6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.829 7 INFO cinder.api.openstack.wsgi [None req-bfe08aec-a4e7-4af9-ab89-5d1e62ea881b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/9ba108374c3e41819603820c8d8765d0?usage=true 2026-07-24 06:04:45.855 7 INFO cinder.api.openstack.wsgi [None req-bfe08aec-a4e7-4af9-ab89-5d1e62ea881b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/9ba108374c3e41819603820c8d8765d0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/938] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/9ba108374c3e41819603820c8d8765d0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.868 8 INFO cinder.api.openstack.wsgi [None req-865cd8b2-58db-4ad5-9423-b4553439fc63 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/9cfa1d066523424fb51f0e12f516b9a7?usage=true 2026-07-24 06:04:45.887 8 INFO cinder.api.openstack.wsgi [None req-865cd8b2-58db-4ad5-9423-b4553439fc63 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/9cfa1d066523424fb51f0e12f516b9a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/939] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/9cfa1d066523424fb51f0e12f516b9a7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.897 7 INFO cinder.api.openstack.wsgi [None req-227ec042-174b-471f-b7f4-47c57dd9e924 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:04:45.919 7 INFO cinder.api.openstack.wsgi [None req-227ec042-174b-471f-b7f4-47c57dd9e924 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/940] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:45.936 8 INFO cinder.api.openstack.wsgi [None req-ff79b588-92b0-41d0-b2c9-982733c098a9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:04:46.443 8 INFO cinder.api.openstack.wsgi [None req-ff79b588-92b0-41d0-b2c9-982733c098a9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 473/941] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:04:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:46.457 7 INFO cinder.api.openstack.wsgi [None req-0a250954-f468-43cd-8726-60d6d47931d1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:04:46.464 7 INFO cinder.volume.api [None req-0a250954-f468-43cd-8726-60d6d47931d1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:04:46.465 7 INFO cinder.api.openstack.wsgi [None req-0a250954-f468-43cd-8726-60d6d47931d1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 469/942] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:04:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:04:46.488 8 INFO cinder.api.openstack.wsgi [None req-de6db1a3-cf6c-414c-9286-9435544352d0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:04:46.497 8 INFO cinder.api.openstack.wsgi [None req-de6db1a3-cf6c-414c-9286-9435544352d0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 474/943] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:04:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:04:46.506 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:04:46.518 7 INFO cinder.volume.api [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:04:46.521 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 470/944] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:04:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:04:46.536 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:04:46.550 8 INFO cinder.volume.api [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:04:46.553 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 475/945] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:04:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:04:52.565 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:52.565 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:04:52.566 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:04:52.568 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:02.565 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:02.565 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:02.566 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:02.566 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:12.567 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:12.567 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:12.568 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:12.568 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:22.566 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:22.567 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:22.567 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:22.567 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:32.565 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:32.565 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:32.566 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:32.566 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:42.565 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:42.565 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:42.566 7 INFO cinder.api.openstack.wsgi [None req-0fb921d6-f9fc-4dc4-870a-491801a592b3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:42.566 8 INFO cinder.api.openstack.wsgi [None req-510660ec-b8f7-4518-bbda-00b735bd9a76 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:45.338 7 INFO cinder.api.openstack.wsgi [None req-0f75428e-b527-444c-a491-026f052ca45e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:05:45.346 7 INFO cinder.volume.api [None req-0f75428e-b527-444c-a491-026f052ca45e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:05:45.348 7 INFO cinder.api.openstack.wsgi [None req-0f75428e-b527-444c-a491-026f052ca45e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 477/958] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:05:45.365 8 INFO cinder.api.openstack.wsgi [None req-a2cace2c-f069-4ecb-83f4-4ccacd832c42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:05:45.370 8 INFO cinder.api.openstack.wsgi [None req-a2cace2c-f069-4ecb-83f4-4ccacd832c42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 482/959] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:05:45.382 7 INFO cinder.api.openstack.wsgi [None req-595d55fc-375f-4c68-9262-acc3cf1c1196 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:05:45.391 7 INFO cinder.volume.api [None req-595d55fc-375f-4c68-9262-acc3cf1c1196 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:05:45.393 7 INFO cinder.api.openstack.wsgi [None req-595d55fc-375f-4c68-9262-acc3cf1c1196 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/960] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:05:45.402 8 INFO cinder.api.openstack.wsgi [None req-9d6d25e1-008c-4c5f-bf85-57c9a76fd87d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:05:45.408 8 INFO cinder.volume.api [None req-9d6d25e1-008c-4c5f-bf85-57c9a76fd87d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:05:45.409 8 INFO cinder.api.openstack.wsgi [None req-9d6d25e1-008c-4c5f-bf85-57c9a76fd87d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 483/961] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:05:45.496 7 INFO cinder.api.openstack.wsgi [None req-444ccde3-9fc6-4f86-ab59-e054b91e8b9d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/0f77311370084a9a900f306fa2fb0f72?usage=true 2026-07-24 06:05:45.530 7 INFO cinder.api.openstack.wsgi [None req-444ccde3-9fc6-4f86-ab59-e054b91e8b9d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/0f77311370084a9a900f306fa2fb0f72?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/962] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/0f77311370084a9a900f306fa2fb0f72?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:05:45.545 8 INFO cinder.api.openstack.wsgi [None req-af74c822-d489-4da9-a6bd-efce9b5860ba ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:05:45.577 8 INFO cinder.api.openstack.wsgi [None req-af74c822-d489-4da9-a6bd-efce9b5860ba ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/963] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:05:45.590 7 INFO cinder.api.openstack.wsgi [None req-5160101f-6a03-4b34-9c0b-1ecf6aa8cdbe ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:05:45.615 7 INFO cinder.api.openstack.wsgi [None req-5160101f-6a03-4b34-9c0b-1ecf6aa8cdbe ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/964] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:05:45.628 8 INFO cinder.api.openstack.wsgi [None req-1b748663-5f41-4754-a926-91383c4250ed ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/66097a32f72d4f90b199f16d08e7183f?usage=true 2026-07-24 06:05:45.648 8 INFO cinder.api.openstack.wsgi [None req-1b748663-5f41-4754-a926-91383c4250ed ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/66097a32f72d4f90b199f16d08e7183f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/965] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/66097a32f72d4f90b199f16d08e7183f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:05:45.660 7 INFO cinder.api.openstack.wsgi [None req-57c669dd-32a2-4609-9e24-d69bb7fbe8b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/8745e28c302144328a99619ae739681e?usage=true 2026-07-24 06:05:45.681 7 INFO cinder.api.openstack.wsgi [None req-57c669dd-32a2-4609-9e24-d69bb7fbe8b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/8745e28c302144328a99619ae739681e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/966] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/8745e28c302144328a99619ae739681e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:05:45.690 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:05:45.714 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/967] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:05:45.724 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:05:46.227 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 482/968] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:05:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:05:52.565 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:52.566 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:05:52.567 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:05:52.568 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:02.565 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:02.565 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:02.568 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:02.569 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:12.565 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:12.567 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:12.565 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:12.569 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:22.570 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:22.575 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:22.571 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:22.577 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:32.567 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:32.567 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:32.568 8 INFO cinder.api.openstack.wsgi [None req-a2884947-1d4f-4347-919f-f763d69d7a7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:32.570 7 INFO cinder.api.openstack.wsgi [None req-03e59d3d-f29b-4840-87e1-6b5b75ef3dd2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:34.784 8 INFO cinder.api.openstack.wsgi [None req-024f7991-3941-4d76-aa31-203355de4b82 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes 2026-07-24 06:06:34.788 8 INFO cinder.api.v3.volumes [None req-024f7991-3941-4d76-aa31-203355de4b82 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Create volume of 1 GB 2026-07-24 06:06:34.794 8 INFO cinder.volume.api [None req-024f7991-3941-4d76-aa31-203355de4b82 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Availability Zones retrieved successfully. 2026-07-24 06:06:34.974 8 INFO cinder.volume.api [None req-024f7991-3941-4d76-aa31-203355de4b82 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Create volume request issued successfully. 2026-07-24 06:06:34.975 8 INFO cinder.api.openstack.wsgi [None req-024f7991-3941-4d76-aa31-203355de4b82 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes returned with HTTP 202 [pid: 8|app: 0|req: 492/979] 10.0.0.29 () {34 vars in 721 bytes} [Fri Jul 24 06:06:34 2026] POST /v3/a2e593fa1860431a8d0a47eb570600b2/volumes => generated 860 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 06:06:34.995 7 INFO cinder.api.openstack.wsgi [None req-28cfabcf-0022-4663-a74c-bc7a25040acc 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:35.021 7 INFO cinder.volume.api [None req-28cfabcf-0022-4663-a74c-bc7a25040acc 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:35.031 7 INFO cinder.api.openstack.wsgi [None req-28cfabcf-0022-4663-a74c-bc7a25040acc 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa returned with HTTP 200 [pid: 7|app: 0|req: 488/980] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:06:34 2026] GET /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:36.057 8 INFO cinder.api.openstack.wsgi [None req-719292db-cb81-47fe-a92f-7c9fa38b4079 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:36.073 8 INFO cinder.volume.api [None req-719292db-cb81-47fe-a92f-7c9fa38b4079 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:36.080 8 INFO cinder.api.openstack.wsgi [None req-719292db-cb81-47fe-a92f-7c9fa38b4079 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa returned with HTTP 200 [pid: 8|app: 0|req: 493/981] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:06:36 2026] GET /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa => generated 953 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:06:42.565 8 INFO cinder.api.openstack.wsgi [None req-719292db-cb81-47fe-a92f-7c9fa38b4079 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:42.565 7 INFO cinder.api.openstack.wsgi [None req-28cfabcf-0022-4663-a74c-bc7a25040acc 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:42.566 8 INFO cinder.api.openstack.wsgi [None req-719292db-cb81-47fe-a92f-7c9fa38b4079 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:42.566 7 INFO cinder.api.openstack.wsgi [None req-28cfabcf-0022-4663-a74c-bc7a25040acc 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:45.200 8 INFO cinder.api.openstack.wsgi [None req-742850f2-2591-4128-8a7f-72d643cbb545 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:06:45.206 8 INFO cinder.volume.api [None req-742850f2-2591-4128-8a7f-72d643cbb545 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:06:45.207 8 INFO cinder.api.openstack.wsgi [None req-742850f2-2591-4128-8a7f-72d643cbb545 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 495/984] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:45.217 7 INFO cinder.api.openstack.wsgi [None req-23bfd4a3-4e9f-4f45-a1a4-cd0110a2fb4c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:06:45.229 7 INFO cinder.volume.api [None req-23bfd4a3-4e9f-4f45-a1a4-cd0110a2fb4c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:45.238 7 INFO cinder.api.openstack.wsgi [None req-23bfd4a3-4e9f-4f45-a1a4-cd0110a2fb4c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 490/985] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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) 2026-07-24 06:06:45.253 8 INFO cinder.api.openstack.wsgi [None req-3c3e68b5-d4df-409f-a70d-6b65e64ecdfc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:06:45.756 8 INFO cinder.api.openstack.wsgi [None req-3c3e68b5-d4df-409f-a70d-6b65e64ecdfc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 496/986] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:45.771 7 INFO cinder.api.openstack.wsgi [None req-7d635f0c-58be-4bef-8ba9-10d39802c5b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:06:45.776 7 INFO cinder.api.openstack.wsgi [None req-7d635f0c-58be-4bef-8ba9-10d39802c5b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 491/987] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:06:45.788 8 INFO cinder.api.openstack.wsgi [None req-00210ae6-96cd-4d19-95b9-a139741a8c56 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:06:45.799 8 INFO cinder.volume.api [None req-00210ae6-96cd-4d19-95b9-a139741a8c56 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:45.806 8 INFO cinder.api.openstack.wsgi [None req-00210ae6-96cd-4d19-95b9-a139741a8c56 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 497/988] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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) 2026-07-24 06:06:45.846 7 INFO cinder.api.openstack.wsgi [None req-42ab9a63-481f-4ba1-a514-5bfbbee1ec09 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:06:45.873 7 INFO cinder.api.openstack.wsgi [None req-42ab9a63-481f-4ba1-a514-5bfbbee1ec09 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/989] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:45.885 8 INFO cinder.api.openstack.wsgi [None req-d529cb5f-5e2b-48c3-bf03-d9e1cbfc07a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:06:45.902 8 INFO cinder.api.openstack.wsgi [None req-d529cb5f-5e2b-48c3-bf03-d9e1cbfc07a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/990] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:06:45.915 7 INFO cinder.api.openstack.wsgi [None req-73ee1e97-e04a-47ff-9396-dc1ff23f7213 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/a2e593fa1860431a8d0a47eb570600b2?usage=true 2026-07-24 06:06:45.945 7 INFO cinder.api.openstack.wsgi [None req-73ee1e97-e04a-47ff-9396-dc1ff23f7213 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/a2e593fa1860431a8d0a47eb570600b2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/991] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/a2e593fa1860431a8d0a47eb570600b2?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:06:45.960 8 INFO cinder.api.openstack.wsgi [None req-0cacbf88-d2d3-44d2-8920-1bff4f8b4520 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:06:45.980 8 INFO cinder.api.openstack.wsgi [None req-0cacbf88-d2d3-44d2-8920-1bff4f8b4520 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/992] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:06:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:06:49.679 7 INFO cinder.api.openstack.wsgi [None req-5d022ce1-090f-42d8-a2dc-e61414f49a0c 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:49.694 7 INFO cinder.volume.api [None req-5d022ce1-090f-42d8-a2dc-e61414f49a0c 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:49.705 7 INFO cinder.volume.api [None req-5d022ce1-090f-42d8-a2dc-e61414f49a0c 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Update volume admin metadata completed successfully. 2026-07-24 06:06:50.209 7 INFO cinder.volume.api [None req-5d022ce1-090f-42d8-a2dc-e61414f49a0c 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Attach volume completed successfully. 2026-07-24 06:06:50.210 7 INFO cinder.api.openstack.wsgi [None req-5d022ce1-090f-42d8-a2dc-e61414f49a0c 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa/action returned with HTTP 202 [pid: 7|app: 0|req: 494/993] 10.0.0.29 () {34 vars in 809 bytes} [Fri Jul 24 06:06:49 2026] POST /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-24 06:06:50.222 8 INFO cinder.api.openstack.wsgi [None req-8dad1d51-2162-48af-9eec-d2ff356710df 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:50.249 8 INFO cinder.volume.api [None req-8dad1d51-2162-48af-9eec-d2ff356710df 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:50.253 8 INFO cinder.api.openstack.wsgi [None req-8dad1d51-2162-48af-9eec-d2ff356710df 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa returned with HTTP 200 [pid: 8|app: 0|req: 500/994] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:06:50 2026] GET /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa => generated 1287 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:50.274 7 INFO cinder.api.openstack.wsgi [None req-2e028a50-111a-4276-a5a0-a7ebe167e86e 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:50.290 7 INFO cinder.volume.api [None req-2e028a50-111a-4276-a5a0-a7ebe167e86e 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:50.797 7 INFO cinder.volume.api [None req-2e028a50-111a-4276-a5a0-a7ebe167e86e 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Detach volume completed successfully. 2026-07-24 06:06:50.797 7 INFO cinder.api.openstack.wsgi [None req-2e028a50-111a-4276-a5a0-a7ebe167e86e 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa/action returned with HTTP 202 [pid: 7|app: 0|req: 495/995] 10.0.0.29 () {34 vars in 809 bytes} [Fri Jul 24 06:06:50 2026] POST /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:50.810 8 INFO cinder.api.openstack.wsgi [None req-9e584aa8-b7bc-4a5f-a650-8e24e16a6c98 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:50.823 8 INFO cinder.volume.api [None req-9e584aa8-b7bc-4a5f-a650-8e24e16a6c98 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:50.827 8 INFO cinder.api.openstack.wsgi [None req-9e584aa8-b7bc-4a5f-a650-8e24e16a6c98 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa returned with HTTP 200 [pid: 8|app: 0|req: 501/996] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:06:50 2026] GET /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:06:52.566 8 INFO cinder.api.openstack.wsgi [None req-9e584aa8-b7bc-4a5f-a650-8e24e16a6c98 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:52.567 7 INFO cinder.api.openstack.wsgi [None req-2e028a50-111a-4276-a5a0-a7ebe167e86e 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:06:52.567 8 INFO cinder.api.openstack.wsgi [None req-9e584aa8-b7bc-4a5f-a650-8e24e16a6c98 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:06:52.568 7 INFO cinder.api.openstack.wsgi [None req-2e028a50-111a-4276-a5a0-a7ebe167e86e 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:57.781 8 INFO cinder.api.openstack.wsgi [None req-e828e0cf-7adb-4372-97a6-0898220a08b9 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:57.795 8 INFO cinder.volume.api [None req-e828e0cf-7adb-4372-97a6-0898220a08b9 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:57.800 8 INFO cinder.api.openstack.wsgi [None req-e828e0cf-7adb-4372-97a6-0898220a08b9 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa returned with HTTP 200 [pid: 8|app: 0|req: 503/999] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:06:57 2026] GET /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:57.819 7 INFO cinder.api.openstack.wsgi [None req-020a261a-a1d6-494f-89b9-f80ba0c5fe73 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa 2026-07-24 06:06:57.820 7 INFO cinder.api.v3.volumes [None req-020a261a-a1d6-494f-89b9-f80ba0c5fe73 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Delete volume with id: 297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:57.830 7 INFO cinder.volume.api [None req-020a261a-a1d6-494f-89b9-f80ba0c5fe73 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:57.853 7 INFO cinder.volume.api [None req-020a261a-a1d6-494f-89b9-f80ba0c5fe73 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Delete volume request issued successfully. 2026-07-24 06:06:57.854 7 INFO cinder.api.openstack.wsgi [None req-020a261a-a1d6-494f-89b9-f80ba0c5fe73 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa returned with HTTP 202 [pid: 7|app: 0|req: 497/1000] 10.0.0.29 () {32 vars in 777 bytes} [Fri Jul 24 06:06:57 2026] DELETE /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:57.867 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:06:57.884 8 INFO cinder.volume.api [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] Volume info retrieved successfully. 2026-07-24 06:06:57.890 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa returned with HTTP 200 [pid: 8|app: 0|req: 504/1001] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:06:57 2026] GET /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa => generated 971 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:06:58.918 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa 2026-07-24 06:06:58.933 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa returned with HTTP 404 [pid: 7|app: 0|req: 498/1002] 10.0.0.29 () {32 vars in 774 bytes} [Fri Jul 24 06:06:58 2026] GET /v3/a2e593fa1860431a8d0a47eb570600b2/volumes/297c2ae2-8cda-4c4e-89c4-3cab4c4a94fa => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-24 06:07:02.565 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:02.566 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:02.566 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:02.567 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:12.566 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:12.566 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:12.568 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:12.568 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:22.565 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:22.565 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:22.567 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:22.567 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:32.565 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:32.566 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:32.566 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:32.567 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:42.566 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:42.566 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:42.567 8 INFO cinder.api.openstack.wsgi [None req-5933cc1a-ad48-4476-a88c-ff57a47dc354 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:42.567 7 INFO cinder.api.openstack.wsgi [None req-0ecd69a1-4a9c-4acc-8e1e-1f31dd3676b0 4752c52529a94ef79fcee8a87b41aa8d a2e593fa1860431a8d0a47eb570600b2 - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:07:45.349 8 INFO cinder.api.openstack.wsgi [None req-ff60d21a-4cd3-46ad-8c33-d150a98eccf3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:07:45.355 8 INFO cinder.volume.api [None req-ff60d21a-4cd3-46ad-8c33-d150a98eccf3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:07:45.355 8 INFO cinder.api.openstack.wsgi [None req-ff60d21a-4cd3-46ad-8c33-d150a98eccf3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1013] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:07:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:07:45.369 7 INFO cinder.api.openstack.wsgi [None req-cb39ace4-2505-4cd2-b783-7b8885c22dfc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:07:45.873 7 INFO cinder.api.openstack.wsgi [None req-cb39ace4-2505-4cd2-b783-7b8885c22dfc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1014] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:07:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:07:45.888 8 INFO cinder.api.openstack.wsgi [None req-a843be7b-d571-47ca-a571-74b96fe9dfd0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:07:45.898 8 INFO cinder.volume.api [None req-a843be7b-d571-47ca-a571-74b96fe9dfd0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:07:45.900 8 INFO cinder.api.openstack.wsgi [None req-a843be7b-d571-47ca-a571-74b96fe9dfd0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1015] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:07:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:07:45.910 7 INFO cinder.api.openstack.wsgi [None req-8afcb22b-832c-4123-973b-9e1652c07f89 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:07:45.920 7 INFO cinder.volume.api [None req-8afcb22b-832c-4123-973b-9e1652c07f89 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:07:45.923 7 INFO cinder.api.openstack.wsgi [None req-8afcb22b-832c-4123-973b-9e1652c07f89 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1016] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:07:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:07:45.937 8 INFO cinder.api.openstack.wsgi [None req-6a1b0a2f-25ac-4cba-8aa0-48a4ef7a3606 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:07:45.942 8 INFO cinder.api.openstack.wsgi [None req-6a1b0a2f-25ac-4cba-8aa0-48a4ef7a3606 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 512/1017] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:07:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:07:46.009 7 INFO cinder.api.openstack.wsgi [None req-71c2a064-cff1-4f97-89c6-f46e0549167d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:07:46.035 7 INFO cinder.api.openstack.wsgi [None req-71c2a064-cff1-4f97-89c6-f46e0549167d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1018] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:07:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:07:46.048 8 INFO cinder.api.openstack.wsgi [None req-db49a923-3474-459e-b50d-ce4e46198b2f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:07:46.073 8 INFO cinder.api.openstack.wsgi [None req-db49a923-3474-459e-b50d-ce4e46198b2f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1019] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:07:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:07:46.086 7 INFO cinder.api.openstack.wsgi [None req-558bf73f-9ea5-4202-bf0a-1c9ee8c233ef ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/7e4e3c95342c4a8fb9effa409de17069?usage=true 2026-07-24 06:07:46.112 7 INFO cinder.api.openstack.wsgi [None req-558bf73f-9ea5-4202-bf0a-1c9ee8c233ef ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/7e4e3c95342c4a8fb9effa409de17069?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1020] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:07:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/7e4e3c95342c4a8fb9effa409de17069?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:07:46.123 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/a8b7575136af4d6cb4ab3ac66ce75191?usage=true 2026-07-24 06:07:46.144 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/a8b7575136af4d6cb4ab3ac66ce75191?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1021] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:07:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/a8b7575136af4d6cb4ab3ac66ce75191?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:07:46.158 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:07:46.181 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1022] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:07:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:07:52.566 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:52.567 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:07:52.568 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:07:52.569 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:02.565 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:02.566 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:02.566 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:02.567 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:12.565 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:12.565 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:12.566 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:12.566 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:22.565 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:22.566 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:22.567 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:22.567 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:32.565 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:32.566 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:32.566 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:32.567 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:42.565 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:42.565 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:42.566 7 INFO cinder.api.openstack.wsgi [None req-d80b2e76-cfc7-4943-b2ba-0dc0d730029d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:42.566 8 INFO cinder.api.openstack.wsgi [None req-c95884cf-fb68-4c5c-ace4-6ba01fd1f695 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:45.252 7 INFO cinder.api.openstack.wsgi [None req-a3147866-816d-4a93-9e53-93e69e8d794a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:08:45.260 7 INFO cinder.volume.api [None req-a3147866-816d-4a93-9e53-93e69e8d794a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:08:45.262 7 INFO cinder.api.openstack.wsgi [None req-a3147866-816d-4a93-9e53-93e69e8d794a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1035] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:08:45.275 8 INFO cinder.api.openstack.wsgi [None req-331b65a8-5055-4fb5-a0cb-e5d718e80beb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:08:45.781 8 INFO cinder.api.openstack.wsgi [None req-331b65a8-5055-4fb5-a0cb-e5d718e80beb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1036] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:08:45.820 7 INFO cinder.api.openstack.wsgi [None req-cad865a0-ec68-487d-aafd-d5647cfc6002 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:08:45.851 7 INFO cinder.api.openstack.wsgi [None req-cad865a0-ec68-487d-aafd-d5647cfc6002 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1037] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:08:45.866 8 INFO cinder.api.openstack.wsgi [None req-1e8cdec3-fc71-4cbb-9dc8-f54bfe1222aa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:08:45.886 8 INFO cinder.api.openstack.wsgi [None req-1e8cdec3-fc71-4cbb-9dc8-f54bfe1222aa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1038] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:08:45.899 7 INFO cinder.api.openstack.wsgi [None req-18ed61dd-da52-4d33-9525-825904519b32 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:08:45.920 7 INFO cinder.api.openstack.wsgi [None req-18ed61dd-da52-4d33-9525-825904519b32 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1039] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:08:45.932 8 INFO cinder.api.openstack.wsgi [None req-2c3095f5-0287-492a-a9d2-4aaa7aa029d5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/dd814a5aa7d547f6bd8194a8e2355213?usage=true 2026-07-24 06:08:45.953 8 INFO cinder.api.openstack.wsgi [None req-2c3095f5-0287-492a-a9d2-4aaa7aa029d5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/dd814a5aa7d547f6bd8194a8e2355213?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1040] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/dd814a5aa7d547f6bd8194a8e2355213?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:08:45.966 7 INFO cinder.api.openstack.wsgi [None req-d372a57e-483d-4584-868e-1b33537f453c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:08:45.972 7 INFO cinder.volume.api [None req-d372a57e-483d-4584-868e-1b33537f453c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:08:45.972 7 INFO cinder.api.openstack.wsgi [None req-d372a57e-483d-4584-868e-1b33537f453c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1041] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:08:45.983 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:08:45.993 8 INFO cinder.volume.api [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:08:45.994 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1042] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:08:46.004 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:08:46.010 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 519/1043] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:08:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:08:52.565 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:52.565 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:08:52.566 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:08:52.567 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:02.565 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:02.566 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:02.566 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:02.567 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:12.565 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:12.565 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:12.566 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:12.567 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:22.565 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:22.565 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:22.566 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:22.566 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:32.566 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:32.566 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:32.567 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:32.568 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:42.565 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:42.566 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:42.567 8 INFO cinder.api.openstack.wsgi [None req-48ca4213-3475-4187-916e-8272a6494f70 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:42.567 7 INFO cinder.api.openstack.wsgi [None req-e7821ab6-4d98-4a29-a378-197fe334404d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:45.468 8 INFO cinder.api.openstack.wsgi [None req-67b1d421-bbd2-4a77-b8c4-d23e0740c5bd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:09:45.972 8 INFO cinder.api.openstack.wsgi [None req-67b1d421-bbd2-4a77-b8c4-d23e0740c5bd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1056] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:09:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 766 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:09:45.985 7 INFO cinder.api.openstack.wsgi [None req-f10f52ee-29bb-4b90-9f91-f80c05962882 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:09:45.993 7 INFO cinder.api.openstack.wsgi [None req-f10f52ee-29bb-4b90-9f91-f80c05962882 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 526/1057] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:09:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:09:46.100 8 INFO cinder.api.openstack.wsgi [None req-bf15511f-b36d-4798-8714-0f649a7269d9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:09:46.122 8 INFO cinder.api.openstack.wsgi [None req-bf15511f-b36d-4798-8714-0f649a7269d9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1058] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:09:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:09:46.133 7 INFO cinder.api.openstack.wsgi [None req-6aa49a2c-6ee3-457e-9959-2564ee577dac ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:09:46.151 7 INFO cinder.api.openstack.wsgi [None req-6aa49a2c-6ee3-457e-9959-2564ee577dac ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1059] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:09:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:09:46.165 8 INFO cinder.api.openstack.wsgi [None req-93517bf6-8278-4bdb-9982-b511820400ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:09:46.186 8 INFO cinder.api.openstack.wsgi [None req-93517bf6-8278-4bdb-9982-b511820400ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1060] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:09:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:09:46.199 7 INFO cinder.api.openstack.wsgi [None req-bebebf4e-6a3d-4074-b52b-cc33ebe7639b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/d9675eaefc4e4028aa994f6944064764?usage=true 2026-07-24 06:09:46.217 7 INFO cinder.api.openstack.wsgi [None req-bebebf4e-6a3d-4074-b52b-cc33ebe7639b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/d9675eaefc4e4028aa994f6944064764?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1061] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:09:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/d9675eaefc4e4028aa994f6944064764?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:09:46.230 8 INFO cinder.api.openstack.wsgi [None req-6cebd102-eb3d-4bb4-acb3-c85c753272bb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:09:46.237 8 INFO cinder.volume.api [None req-6cebd102-eb3d-4bb4-acb3-c85c753272bb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:09:46.238 8 INFO cinder.api.openstack.wsgi [None req-6cebd102-eb3d-4bb4-acb3-c85c753272bb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1062] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:09:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:09:46.248 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:09:46.259 7 INFO cinder.volume.api [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:09:46.260 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1063] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:09:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:09:46.277 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:09:46.305 8 INFO cinder.volume.api [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:09:46.308 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1064] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:09:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:09:52.565 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:52.566 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:09:52.566 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:09:52.568 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:02.565 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:02.565 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:02.566 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:02.566 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:12.565 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:12.566 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:12.566 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:12.567 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:22.565 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:22.565 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:22.567 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:22.567 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:32.565 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:32.566 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:32.566 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:32.566 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:42.566 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:42.566 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:42.568 7 INFO cinder.api.openstack.wsgi [None req-c7785bbb-4d3f-4add-9f89-3de83400776d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:42.569 8 INFO cinder.api.openstack.wsgi [None req-7e07db0b-5884-492d-97f2-fe643b2217cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:45.328 7 INFO cinder.api.openstack.wsgi [None req-4ed17d4c-0018-41cf-870c-d9d56679f9d5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:10:45.837 7 INFO cinder.api.openstack.wsgi [None req-4ed17d4c-0018-41cf-870c-d9d56679f9d5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1077] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:10:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:45.856 8 INFO cinder.api.openstack.wsgi [None req-0e90bc14-3329-4a5b-b5e1-cb780b5d0bbb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:10:45.861 8 INFO cinder.api.openstack.wsgi [None req-0e90bc14-3329-4a5b-b5e1-cb780b5d0bbb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 542/1078] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:10:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:45.917 7 INFO cinder.api.openstack.wsgi [None req-5e7db0de-9490-431c-a186-7ac0d0624011 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:10:45.940 7 INFO cinder.api.openstack.wsgi [None req-5e7db0de-9490-431c-a186-7ac0d0624011 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1079] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:45.954 8 INFO cinder.api.openstack.wsgi [None req-8b386caa-0e31-4d55-bfce-3c1db8bef98b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true 2026-07-24 06:10:45.976 8 INFO cinder.api.openstack.wsgi [None req-8b386caa-0e31-4d55-bfce-3c1db8bef98b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1080] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:45.987 7 INFO cinder.api.openstack.wsgi [None req-d066c012-a5ea-4afc-9c7f-30bd583cd1cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true 2026-07-24 06:10:46.010 7 INFO cinder.api.openstack.wsgi [None req-d066c012-a5ea-4afc-9c7f-30bd583cd1cc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1081] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.025 8 INFO cinder.api.openstack.wsgi [None req-6a7f1f2a-a898-4728-a74f-1a878ca51c1c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true 2026-07-24 06:10:46.045 8 INFO cinder.api.openstack.wsgi [None req-6a7f1f2a-a898-4728-a74f-1a878ca51c1c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1082] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.060 7 INFO cinder.api.openstack.wsgi [None req-2f469e56-5e83-4048-a2e6-228da89fe21e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:10:46.082 7 INFO cinder.api.openstack.wsgi [None req-2f469e56-5e83-4048-a2e6-228da89fe21e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1083] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.092 8 INFO cinder.api.openstack.wsgi [None req-5f6177e6-59ac-4950-aa36-a4457a486a98 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true 2026-07-24 06:10:46.113 8 INFO cinder.api.openstack.wsgi [None req-5f6177e6-59ac-4950-aa36-a4457a486a98 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1084] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.128 7 INFO cinder.api.openstack.wsgi [None req-00d9d888-5234-45be-a659-6104b98adeaf ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true 2026-07-24 06:10:46.153 7 INFO cinder.api.openstack.wsgi [None req-00d9d888-5234-45be-a659-6104b98adeaf ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1085] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.166 8 INFO cinder.api.openstack.wsgi [None req-fc26ceeb-2fcd-47cc-b6f9-5d7e365fdff6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true 2026-07-24 06:10:46.185 8 INFO cinder.api.openstack.wsgi [None req-fc26ceeb-2fcd-47cc-b6f9-5d7e365fdff6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1086] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.198 7 INFO cinder.api.openstack.wsgi [None req-3e952333-edea-42e1-84eb-22aefc4ce3e0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:10:46.220 7 INFO cinder.api.openstack.wsgi [None req-3e952333-edea-42e1-84eb-22aefc4ce3e0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1087] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.233 8 INFO cinder.api.openstack.wsgi [None req-42348444-7205-4c95-9e35-5b93499e1115 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true 2026-07-24 06:10:46.254 8 INFO cinder.api.openstack.wsgi [None req-42348444-7205-4c95-9e35-5b93499e1115 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1088] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.268 7 INFO cinder.api.openstack.wsgi [None req-3482bec9-b6b6-46c4-94c6-4a54b757d21e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true 2026-07-24 06:10:46.300 7 INFO cinder.api.openstack.wsgi [None req-3482bec9-b6b6-46c4-94c6-4a54b757d21e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1089] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:10:46.311 8 INFO cinder.api.openstack.wsgi [None req-0af3bf6b-725a-4e3b-b2d6-9f0810cf1c56 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:10:46.323 8 INFO cinder.volume.api [None req-0af3bf6b-725a-4e3b-b2d6-9f0810cf1c56 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:10:46.325 8 INFO cinder.api.openstack.wsgi [None req-0af3bf6b-725a-4e3b-b2d6-9f0810cf1c56 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1090] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:10:46.337 7 INFO cinder.api.openstack.wsgi [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:10:46.346 7 INFO cinder.volume.api [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:10:46.348 7 INFO cinder.api.openstack.wsgi [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1091] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:10:46.359 8 INFO cinder.api.openstack.wsgi [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:10:46.365 8 INFO cinder.volume.api [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:10:46.365 8 INFO cinder.api.openstack.wsgi [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1092] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:10:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:10:52.565 7 INFO cinder.api.openstack.wsgi [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:52.565 8 INFO cinder.api.openstack.wsgi [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:10:52.567 7 INFO cinder.api.openstack.wsgi [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:10:52.567 8 INFO cinder.api.openstack.wsgi [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:02.564 7 INFO cinder.api.openstack.wsgi [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:02.565 8 INFO cinder.api.openstack.wsgi [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:02.566 7 INFO cinder.api.openstack.wsgi [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:02.566 8 INFO cinder.api.openstack.wsgi [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:12.565 8 INFO cinder.api.openstack.wsgi [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:12.566 7 INFO cinder.api.openstack.wsgi [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:12.567 7 INFO cinder.api.openstack.wsgi [None req-5434c13e-3789-4abe-aedc-43b81b2ac5f0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:12.567 8 INFO cinder.api.openstack.wsgi [None req-e1db32c6-c2a7-4df8-972d-68fba20af7b0 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:17.820 7 INFO cinder.api.openstack.wsgi [None req-067b1414-e8e4-41af-9823-133b416cf610 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes 2026-07-24 06:11:17.983 7 INFO cinder.api.v3.volumes [None req-067b1414-e8e4-41af-9823-133b416cf610 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Create volume of 16 GB 2026-07-24 06:11:17.992 7 INFO cinder.volume.api [None req-067b1414-e8e4-41af-9823-133b416cf610 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Availability Zones retrieved successfully. 2026-07-24 06:11:18.258 7 INFO cinder.volume.api [None req-067b1414-e8e4-41af-9823-133b416cf610 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Create volume request issued successfully. 2026-07-24 06:11:18.259 7 INFO cinder.api.openstack.wsgi [None req-067b1414-e8e4-41af-9823-133b416cf610 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes returned with HTTP 202 [pid: 7|app: 0|req: 547/1099] 199.204.45.77 () {34 vars in 733 bytes} [Fri Jul 24 06:11:17 2026] POST /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes => generated 846 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 06:11:18.277 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-7b3b24ea-0286-44d6-937a-c6394ce5619a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:18.323 8 INFO cinder.volume.api [req-067b1414-e8e4-41af-9823-133b416cf610 req-7b3b24ea-0286-44d6-937a-c6394ce5619a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:18.337 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-7b3b24ea-0286-44d6-937a-c6394ce5619a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 8|app: 0|req: 553/1100] 199.204.45.77 () {32 vars in 824 bytes} [Fri Jul 24 06:11:18 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1025 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:11:22.566 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-7b3b24ea-0286-44d6-937a-c6394ce5619a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:22.567 7 INFO cinder.api.openstack.wsgi [None req-067b1414-e8e4-41af-9823-133b416cf610 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:22.568 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-7b3b24ea-0286-44d6-937a-c6394ce5619a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:22.568 7 INFO cinder.api.openstack.wsgi [None req-067b1414-e8e4-41af-9823-133b416cf610 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:23.353 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-c594595d-806b-4ca1-b325-ddf4d7e09f18 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:23.366 8 INFO cinder.volume.api [req-067b1414-e8e4-41af-9823-133b416cf610 req-c594595d-806b-4ca1-b325-ddf4d7e09f18 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:23.371 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-c594595d-806b-4ca1-b325-ddf4d7e09f18 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 8|app: 0|req: 555/1103] 199.204.45.77 () {32 vars in 824 bytes} [Fri Jul 24 06:11:23 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:23.851 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-8c975c66-c431-4385-977c-f758ac76ef1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:23.873 7 INFO cinder.volume.api [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-8c975c66-c431-4385-977c-f758ac76ef1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:23.880 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-8c975c66-c431-4385-977c-f758ac76ef1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 7|app: 0|req: 549/1104] 10.0.0.81 () {34 vars in 1027 bytes} [Fri Jul 24 06:11:23 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1675 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:24.289 8 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-929d48f4-ad86-4b58-aa2e-bbc049e0987e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:24.308 8 INFO cinder.volume.api [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-929d48f4-ad86-4b58-aa2e-bbc049e0987e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:24.312 8 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-929d48f4-ad86-4b58-aa2e-bbc049e0987e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 8|app: 0|req: 556/1105] 10.0.0.81 () {34 vars in 1027 bytes} [Fri Jul 24 06:11:24 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1675 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:11:24.322 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-8c975c66-c431-4385-977c-f758ac76ef1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:11:24.324 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-8c975c66-c431-4385-977c-f758ac76ef1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 550/1106] 10.0.0.81 () {32 vars in 828 bytes} [Fri Jul 24 06:11:24 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:24.333 8 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-eaf20959-026a-46c6-8a75-7a4dc96dbd00 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:24.377 8 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-eaf20959-026a-46c6-8a75-7a4dc96dbd00 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments returned with HTTP 200 [pid: 8|app: 0|req: 557/1107] 10.0.0.81 () {40 vars in 1056 bytes} [Fri Jul 24 06:11:24 2026] POST /v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:27.776 7 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-cc5cb435-7f08-4019-8b7b-f90ca47737e9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:27.799 7 INFO cinder.volume.api [req-067b1414-e8e4-41af-9823-133b416cf610 req-cc5cb435-7f08-4019-8b7b-f90ca47737e9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:27.806 7 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-cc5cb435-7f08-4019-8b7b-f90ca47737e9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 7|app: 0|req: 551/1108] 199.204.45.77 () {32 vars in 824 bytes} [Fri Jul 24 06:11:27 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1674 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:11:31.158 8 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-eaf20959-026a-46c6-8a75-7a4dc96dbd00 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 06:11:31.159 8 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-eaf20959-026a-46c6-8a75-7a4dc96dbd00 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 558/1109] 199.204.45.77 () {32 vars in 839 bytes} [Fri Jul 24 06:11:31 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:31.175 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-b0c89d64-720f-4176-a321-7c8618132f7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:31.198 7 INFO cinder.volume.api [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-b0c89d64-720f-4176-a321-7c8618132f7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:31.205 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-b0c89d64-720f-4176-a321-7c8618132f7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 7|app: 0|req: 552/1110] 199.204.45.77 () {36 vars in 1072 bytes} [Fri Jul 24 06:11:31 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1898 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:31.268 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-7796862f-7889-41bb-b4b8-4e5cb9d34b42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:31.280 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-fe667d80-98fd-4a51-89b8-1e21704d39f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:31.289 8 INFO cinder.volume.api [req-067b1414-e8e4-41af-9823-133b416cf610 req-7796862f-7889-41bb-b4b8-4e5cb9d34b42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:31.296 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-7796862f-7889-41bb-b4b8-4e5cb9d34b42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 8|app: 0|req: 559/1111] 199.204.45.77 () {32 vars in 824 bytes} [Fri Jul 24 06:11:31 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1674 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:11:32.314 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-fe667d80-98fd-4a51-89b8-1e21704d39f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a returned with HTTP 200 [pid: 7|app: 0|req: 553/1112] 199.204.45.77 () {40 vars in 1134 bytes} [Fri Jul 24 06:11:31 2026] PUT /v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a => generated 802 bytes in 1046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:11:32.565 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-7796862f-7889-41bb-b4b8-4e5cb9d34b42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:32.565 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-fe667d80-98fd-4a51-89b8-1e21704d39f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:32.566 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-7796862f-7889-41bb-b4b8-4e5cb9d34b42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:32.567 7 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-fe667d80-98fd-4a51-89b8-1e21704d39f8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:32.833 8 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-ee2e426c-6a51-4b2f-af47-915c62190d8c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:32.871 8 INFO cinder.api.openstack.wsgi [req-62f0d159-ae9f-425f-8c56-6ff765707a8b req-ee2e426c-6a51-4b2f-af47-915c62190d8c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a/action returned with HTTP 204 [pid: 8|app: 0|req: 561/1115] 199.204.45.77 () {40 vars in 1147 bytes} [Fri Jul 24 06:11:32 2026] POST /v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a/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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:34.243 7 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-a4114c89-de7e-4e7e-bd73-813addf0b621 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:34.271 7 INFO cinder.volume.api [req-067b1414-e8e4-41af-9823-133b416cf610 req-a4114c89-de7e-4e7e-bd73-813addf0b621 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:34.276 7 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-a4114c89-de7e-4e7e-bd73-813addf0b621 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 7|app: 0|req: 555/1116] 199.204.45.77 () {32 vars in 824 bytes} [Fri Jul 24 06:11:34 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:37.605 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-61556568-99b9-4c02-a53c-e30809daaaad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:37.632 8 INFO cinder.volume.api [req-067b1414-e8e4-41af-9823-133b416cf610 req-61556568-99b9-4c02-a53c-e30809daaaad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:37.638 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-61556568-99b9-4c02-a53c-e30809daaaad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 8|app: 0|req: 562/1117] 199.204.45.77 () {32 vars in 824 bytes} [Fri Jul 24 06:11:37 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:40.643 7 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-612a9ef2-9796-4270-85e2-2c84b7fef412 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:40.667 7 INFO cinder.volume.api [req-067b1414-e8e4-41af-9823-133b416cf610 req-612a9ef2-9796-4270-85e2-2c84b7fef412 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:11:40.675 7 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-612a9ef2-9796-4270-85e2-2c84b7fef412 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 200 [pid: 7|app: 0|req: 556/1118] 199.204.45.77 () {32 vars in 824 bytes} [Fri Jul 24 06:11:40 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 1973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:11:42.565 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-61556568-99b9-4c02-a53c-e30809daaaad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:42.566 8 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-61556568-99b9-4c02-a53c-e30809daaaad ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:42.568 7 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-612a9ef2-9796-4270-85e2-2c84b7fef412 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:42.570 7 INFO cinder.api.openstack.wsgi [req-067b1414-e8e4-41af-9823-133b416cf610 req-612a9ef2-9796-4270-85e2-2c84b7fef412 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:45.216 8 INFO cinder.api.openstack.wsgi [None req-9b0e2220-735c-4ee6-8ae5-dba679182761 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:11:45.242 8 INFO cinder.volume.api [None req-9b0e2220-735c-4ee6-8ae5-dba679182761 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:45.251 8 INFO cinder.api.openstack.wsgi [None req-9b0e2220-735c-4ee6-8ae5-dba679182761 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1121] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 1976 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:45.267 7 INFO cinder.api.openstack.wsgi [None req-66f8dd5a-f1c4-4143-b7f9-8ab06fd4ff4d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:11:45.274 7 INFO cinder.volume.api [None req-66f8dd5a-f1c4-4143-b7f9-8ab06fd4ff4d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:11:45.274 7 INFO cinder.api.openstack.wsgi [None req-66f8dd5a-f1c4-4143-b7f9-8ab06fd4ff4d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1122] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:11:45.288 8 INFO cinder.api.openstack.wsgi [None req-0ad9f11e-3095-4a79-b28c-b73f14a1e7c1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:11:45.294 8 INFO cinder.api.openstack.wsgi [None req-0ad9f11e-3095-4a79-b28c-b73f14a1e7c1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 565/1123] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.351 7 INFO cinder.api.openstack.wsgi [None req-e2192c8d-cc6b-4790-89e5-952ce787abfa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:11:45.389 7 INFO cinder.api.openstack.wsgi [None req-e2192c8d-cc6b-4790-89e5-952ce787abfa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1124] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.402 8 INFO cinder.api.openstack.wsgi [None req-9f4471c5-996c-4939-b10a-3221e7987d7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true 2026-07-24 06:11:45.435 8 INFO cinder.api.openstack.wsgi [None req-9f4471c5-996c-4939-b10a-3221e7987d7b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1125] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.449 7 INFO cinder.api.openstack.wsgi [None req-8615db1b-8428-45ec-8a89-d0fc56fd72df ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true 2026-07-24 06:11:45.508 7 INFO cinder.api.openstack.wsgi [None req-8615db1b-8428-45ec-8a89-d0fc56fd72df ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1126] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.525 8 INFO cinder.api.openstack.wsgi [None req-d8de285e-49f3-4157-898a-061c39ff474b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true 2026-07-24 06:11:45.571 8 INFO cinder.api.openstack.wsgi [None req-d8de285e-49f3-4157-898a-061c39ff474b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1127] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.587 7 INFO cinder.api.openstack.wsgi [None req-fcee181f-21f2-46d2-a252-888f7f13576e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:11:45.619 7 INFO cinder.api.openstack.wsgi [None req-fcee181f-21f2-46d2-a252-888f7f13576e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1128] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.632 8 INFO cinder.api.openstack.wsgi [None req-833516fe-f12b-435f-9d6a-857449ad45ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true 2026-07-24 06:11:45.659 8 INFO cinder.api.openstack.wsgi [None req-833516fe-f12b-435f-9d6a-857449ad45ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 568/1129] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.674 7 INFO cinder.api.openstack.wsgi [None req-cfb77350-ca3b-4d8f-b9e3-34a8775d3dc5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true 2026-07-24 06:11:45.701 7 INFO cinder.api.openstack.wsgi [None req-cfb77350-ca3b-4d8f-b9e3-34a8775d3dc5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 562/1130] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.716 8 INFO cinder.api.openstack.wsgi [None req-b415da88-a3bd-4b3f-b79c-06c2c9681931 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true 2026-07-24 06:11:45.750 8 INFO cinder.api.openstack.wsgi [None req-b415da88-a3bd-4b3f-b79c-06c2c9681931 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1131] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.766 7 INFO cinder.api.openstack.wsgi [None req-d4a12d7a-53bb-46f6-992c-6090fc082881 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:11:45.790 7 INFO cinder.api.openstack.wsgi [None req-d4a12d7a-53bb-46f6-992c-6090fc082881 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1132] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.803 8 INFO cinder.api.openstack.wsgi [None req-f7d66163-0ec8-4113-a51e-1715d03640b6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true 2026-07-24 06:11:45.841 8 INFO cinder.api.openstack.wsgi [None req-f7d66163-0ec8-4113-a51e-1715d03640b6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 570/1133] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.858 7 INFO cinder.api.openstack.wsgi [None req-91681c28-da71-4b3d-b20f-179ea3fbe63d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true 2026-07-24 06:11:45.878 7 INFO cinder.api.openstack.wsgi [None req-91681c28-da71-4b3d-b20f-179ea3fbe63d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1134] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:45.889 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:11:45.903 8 INFO cinder.volume.api [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:11:45.910 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 571/1135] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:11:45.925 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:11:46.429 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1136] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:11:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 669 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:11:52.565 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:52.565 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:11:52.566 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:11:52.566 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:02.565 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:02.565 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:02.566 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:02.566 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:12.565 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:12.566 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:12.567 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:12.568 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:22.565 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:22.566 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:22.566 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:22.568 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:32.565 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:32.565 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:32.566 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:32.566 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:42.565 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:42.565 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:42.566 7 INFO cinder.api.openstack.wsgi [None req-5e03d68d-cbc3-473b-a14f-4b6a3d90f1ff ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:42.566 8 INFO cinder.api.openstack.wsgi [None req-22217a7d-c821-4722-9be1-ff84d1368726 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:45.210 7 INFO cinder.api.openstack.wsgi [None req-dec2ac8f-3a11-49fa-bd38-d5f5ded573d1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:12:45.222 7 INFO cinder.volume.api [None req-dec2ac8f-3a11-49fa-bd38-d5f5ded573d1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:12:45.229 7 INFO cinder.api.openstack.wsgi [None req-dec2ac8f-3a11-49fa-bd38-d5f5ded573d1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1149] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:12:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 1976 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:12:45.242 8 INFO cinder.api.openstack.wsgi [None req-b4bf3cc0-1702-4a35-b099-9abd2ad87fb5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:12:45.259 8 INFO cinder.volume.api [None req-b4bf3cc0-1702-4a35-b099-9abd2ad87fb5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:12:45.264 8 INFO cinder.api.openstack.wsgi [None req-b4bf3cc0-1702-4a35-b099-9abd2ad87fb5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 578/1150] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:12:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:12:45.277 7 INFO cinder.api.openstack.wsgi [None req-adf96d6e-54a4-44ed-b3eb-331218fe97a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:12:45.782 7 INFO cinder.api.openstack.wsgi [None req-adf96d6e-54a4-44ed-b3eb-331218fe97a6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1151] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:12:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 671 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:12:45.885 8 INFO cinder.api.openstack.wsgi [None req-e2bf2681-5cbb-452f-8f8b-f61bd5b2632f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:12:45.913 8 INFO cinder.api.openstack.wsgi [None req-e2bf2681-5cbb-452f-8f8b-f61bd5b2632f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 579/1152] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:45.924 7 INFO cinder.api.openstack.wsgi [None req-e3beacd7-d75b-45ea-be24-d7cdb3678308 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true 2026-07-24 06:12:45.944 7 INFO cinder.api.openstack.wsgi [None req-e3beacd7-d75b-45ea-be24-d7cdb3678308 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1153] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:45.957 8 INFO cinder.api.openstack.wsgi [None req-522a34cc-d5f9-4c3e-8d3d-1162993274c9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true 2026-07-24 06:12:45.986 8 INFO cinder.api.openstack.wsgi [None req-522a34cc-d5f9-4c3e-8d3d-1162993274c9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 580/1154] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.001 7 INFO cinder.api.openstack.wsgi [None req-934b7eea-849a-4fef-802d-8511e6a010e4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true 2026-07-24 06:12:46.028 7 INFO cinder.api.openstack.wsgi [None req-934b7eea-849a-4fef-802d-8511e6a010e4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1155] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.042 8 INFO cinder.api.openstack.wsgi [None req-56449ecf-d4ac-43cf-849d-4255d4c423ef ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:12:46.066 8 INFO cinder.api.openstack.wsgi [None req-56449ecf-d4ac-43cf-849d-4255d4c423ef ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 581/1156] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.080 7 INFO cinder.api.openstack.wsgi [None req-269622c1-4d7f-4641-b4a6-33cc3d2202f5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true 2026-07-24 06:12:46.103 7 INFO cinder.api.openstack.wsgi [None req-269622c1-4d7f-4641-b4a6-33cc3d2202f5 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1157] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.114 8 INFO cinder.api.openstack.wsgi [None req-62d609a8-acb3-4ba4-aed5-c0e6c7987a45 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true 2026-07-24 06:12:46.143 8 INFO cinder.api.openstack.wsgi [None req-62d609a8-acb3-4ba4-aed5-c0e6c7987a45 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1158] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.156 7 INFO cinder.api.openstack.wsgi [None req-a8343336-4d6e-4766-b6dd-50b71065a184 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true 2026-07-24 06:12:46.175 7 INFO cinder.api.openstack.wsgi [None req-a8343336-4d6e-4766-b6dd-50b71065a184 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1159] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.187 8 INFO cinder.api.openstack.wsgi [None req-0c516f15-5565-47ef-87ac-3b1d0a236b56 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:12:46.219 8 INFO cinder.api.openstack.wsgi [None req-0c516f15-5565-47ef-87ac-3b1d0a236b56 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1160] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.231 7 INFO cinder.api.openstack.wsgi [None req-f3f2b493-bdbd-4cbc-8442-fccb1c8baeab ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true 2026-07-24 06:12:46.252 7 INFO cinder.api.openstack.wsgi [None req-f3f2b493-bdbd-4cbc-8442-fccb1c8baeab ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1161] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.266 8 INFO cinder.api.openstack.wsgi [None req-ebf34f39-6217-44cb-bb11-a84a98d3c9e2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true 2026-07-24 06:12:46.287 8 INFO cinder.api.openstack.wsgi [None req-ebf34f39-6217-44cb-bb11-a84a98d3c9e2 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 584/1162] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.299 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:12:46.306 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 579/1163] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:12:46.316 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:12:46.322 8 INFO cinder.volume.api [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:12:46.323 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 585/1164] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:12:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:12:52.566 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:52.567 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:12:52.567 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:12:52.568 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:02.565 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:02.566 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:02.567 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:02.571 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:12.566 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:12.565 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:12.567 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:12.567 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:22.566 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:22.566 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:22.567 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:22.567 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:32.565 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:32.565 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:32.566 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:32.566 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:42.565 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:42.565 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:42.566 7 INFO cinder.api.openstack.wsgi [None req-6f9e65dc-e239-475e-9f9c-161557a16a1b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:42.566 8 INFO cinder.api.openstack.wsgi [None req-cc86c770-f10a-4f54-8ad4-1fe72ae0ad71 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:45.229 7 INFO cinder.api.openstack.wsgi [None req-aec75a5f-924e-4414-a742-8db97e8f12eb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:13:45.246 7 INFO cinder.volume.api [None req-aec75a5f-924e-4414-a742-8db97e8f12eb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:13:45.253 7 INFO cinder.api.openstack.wsgi [None req-aec75a5f-924e-4414-a742-8db97e8f12eb ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1177] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:13:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true => generated 1976 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 06:13:45.265 8 INFO cinder.api.openstack.wsgi [None req-1880245e-80d0-4ca1-8e71-d79da19fc67b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:13:45.270 8 INFO cinder.api.openstack.wsgi [None req-1880245e-80d0-4ca1-8e71-d79da19fc67b ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 592/1178] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:13:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:13:45.283 7 INFO cinder.api.openstack.wsgi [None req-3c750eea-8c36-4d67-b831-33223e19ca81 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:13:45.786 7 INFO cinder.api.openstack.wsgi [None req-3c750eea-8c36-4d67-b831-33223e19ca81 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 587/1179] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:13:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:45.827 8 INFO cinder.api.openstack.wsgi [None req-9a4edd0e-0f68-4627-a2f8-110d07f36cdc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:13:45.848 8 INFO cinder.api.openstack.wsgi [None req-9a4edd0e-0f68-4627-a2f8-110d07f36cdc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 593/1180] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:45.861 7 INFO cinder.api.openstack.wsgi [None req-bbbcd48d-3206-4381-ba6b-33a05525d887 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true 2026-07-24 06:13:45.880 7 INFO cinder.api.openstack.wsgi [None req-bbbcd48d-3206-4381-ba6b-33a05525d887 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 588/1181] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:45.891 8 INFO cinder.api.openstack.wsgi [None req-063d78e8-254a-4bd8-9df7-50eee9780300 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true 2026-07-24 06:13:45.918 8 INFO cinder.api.openstack.wsgi [None req-063d78e8-254a-4bd8-9df7-50eee9780300 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 594/1182] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:45.932 7 INFO cinder.api.openstack.wsgi [None req-86ba61ae-ed0e-4dae-9e8c-27e9f3fd714c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true 2026-07-24 06:13:45.958 7 INFO cinder.api.openstack.wsgi [None req-86ba61ae-ed0e-4dae-9e8c-27e9f3fd714c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 589/1183] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:45.970 8 INFO cinder.api.openstack.wsgi [None req-d1fc71c0-0464-4eae-aa3f-514c4d9748fc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:13:46.004 8 INFO cinder.api.openstack.wsgi [None req-d1fc71c0-0464-4eae-aa3f-514c4d9748fc ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 595/1184] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:46.019 7 INFO cinder.api.openstack.wsgi [None req-80f2f3ec-ba7e-4e8b-b31e-49f8a35b5029 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true 2026-07-24 06:13:46.044 7 INFO cinder.api.openstack.wsgi [None req-80f2f3ec-ba7e-4e8b-b31e-49f8a35b5029 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 590/1185] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:46.059 8 INFO cinder.api.openstack.wsgi [None req-bc543592-f85b-4dcf-897f-dd805c834a7d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true 2026-07-24 06:13:46.090 8 INFO cinder.api.openstack.wsgi [None req-bc543592-f85b-4dcf-897f-dd805c834a7d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 596/1186] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:46.104 7 INFO cinder.api.openstack.wsgi [None req-c25bcd90-e4d7-414b-a564-5c6a04e4d62e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true 2026-07-24 06:13:46.128 7 INFO cinder.api.openstack.wsgi [None req-c25bcd90-e4d7-414b-a564-5c6a04e4d62e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1187] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:46.142 8 INFO cinder.api.openstack.wsgi [None req-3bfd084e-a6d9-47f1-aab4-95f586279fa4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:13:46.168 8 INFO cinder.api.openstack.wsgi [None req-3bfd084e-a6d9-47f1-aab4-95f586279fa4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 597/1188] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:46.182 7 INFO cinder.api.openstack.wsgi [None req-bc736479-8bb7-4e88-a219-fc59448f3202 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true 2026-07-24 06:13:46.208 7 INFO cinder.api.openstack.wsgi [None req-bc736479-8bb7-4e88-a219-fc59448f3202 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 592/1189] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:46.223 8 INFO cinder.api.openstack.wsgi [None req-21362fbd-fc35-4857-ac9d-1bffbb945345 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true 2026-07-24 06:13:46.246 8 INFO cinder.api.openstack.wsgi [None req-21362fbd-fc35-4857-ac9d-1bffbb945345 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 598/1190] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:13:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:13:46.258 7 INFO cinder.api.openstack.wsgi [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:13:46.273 7 INFO cinder.volume.api [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:13:46.280 7 INFO cinder.api.openstack.wsgi [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 593/1191] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:13:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:13:46.290 8 INFO cinder.api.openstack.wsgi [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:13:46.297 8 INFO cinder.volume.api [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:13:46.297 8 INFO cinder.api.openstack.wsgi [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 599/1192] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:13:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:13:52.566 7 INFO cinder.api.openstack.wsgi [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:52.566 8 INFO cinder.api.openstack.wsgi [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:13:52.567 7 INFO cinder.api.openstack.wsgi [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:13:52.567 8 INFO cinder.api.openstack.wsgi [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:02.565 8 INFO cinder.api.openstack.wsgi [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:02.565 7 INFO cinder.api.openstack.wsgi [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:02.566 8 INFO cinder.api.openstack.wsgi [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:02.567 7 INFO cinder.api.openstack.wsgi [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:12.565 8 INFO cinder.api.openstack.wsgi [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:12.565 7 INFO cinder.api.openstack.wsgi [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:12.566 8 INFO cinder.api.openstack.wsgi [None req-1153048f-27b6-445d-9d99-a13c82a33498 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:12.567 7 INFO cinder.api.openstack.wsgi [None req-93b0a04d-d242-469a-b3eb-ac9a54a7b50d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:18.466 8 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-d8c4baea-88e1-438c-b54f-e8890a119b02 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:14:19.056 8 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-d8c4baea-88e1-438c-b54f-e8890a119b02 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a returned with HTTP 200 [pid: 8|app: 0|req: 603/1199] 199.204.45.77 () {38 vars in 1102 bytes} [Fri Jul 24 06:14:18 2026] DELETE /v3/c1c614a74fca4de8b8e90518a2a13dbd/attachments/22738c82-939a-4cf4-8354-560d5ec2eb5a => generated 19 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:14:19.069 7 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 2026-07-24 06:14:19.069 7 INFO cinder.api.v3.volumes [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Delete volume with id: 5d5c957a-286d-4e12-b73d-e5209a759313 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:14:19.079 7 INFO cinder.volume.api [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Volume info retrieved successfully. 2026-07-24 06:14:19.102 7 INFO cinder.volume.api [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Delete volume request issued successfully. 2026-07-24 06:14:19.102 7 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 returned with HTTP 202 [pid: 7|app: 0|req: 597/1200] 199.204.45.77 () {36 vars in 1053 bytes} [Fri Jul 24 06:14:19 2026] DELETE /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/5d5c957a-286d-4e12-b73d-e5209a759313 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-24 06:14:22.565 7 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:22.565 8 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-d8c4baea-88e1-438c-b54f-e8890a119b02 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:22.567 8 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-d8c4baea-88e1-438c-b54f-e8890a119b02 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:22.567 7 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:32.566 7 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:32.566 8 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-d8c4baea-88e1-438c-b54f-e8890a119b02 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:32.567 7 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:32.568 8 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-d8c4baea-88e1-438c-b54f-e8890a119b02 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:42.565 7 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:42.566 7 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-e7dc8fc8-8332-458c-87a4-811b38bc2ee3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:42.566 8 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-d8c4baea-88e1-438c-b54f-e8890a119b02 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:42.568 8 INFO cinder.api.openstack.wsgi [req-4f893e73-9136-4fb2-afb6-b5423c1d29c2 req-d8c4baea-88e1-438c-b54f-e8890a119b02 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:14:45.204 7 INFO cinder.api.openstack.wsgi [None req-3ab59b15-05bb-4e8a-9875-579ac9b43658 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:14:45.210 7 INFO cinder.api.openstack.wsgi [None req-3ab59b15-05bb-4e8a-9875-579ac9b43658 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 601/1207] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 06:14:45.231 8 INFO cinder.api.openstack.wsgi [None req-6cb599ba-b5cd-4ffb-bf4d-63e775b4932d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-24 06:14:45.737 8 INFO cinder.api.openstack.wsgi [None req-6cb599ba-b5cd-4ffb-bf4d-63e775b4932d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 607/1208] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:45.753 7 INFO cinder.api.openstack.wsgi [None req-80598a5d-0cf8-4e18-99fa-35c4f6903cc6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:14:45.766 7 INFO cinder.volume.api [None req-80598a5d-0cf8-4e18-99fa-35c4f6903cc6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:14:45.766 7 INFO cinder.api.openstack.wsgi [None req-80598a5d-0cf8-4e18-99fa-35c4f6903cc6 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 602/1209] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:14:45.776 8 INFO cinder.api.openstack.wsgi [None req-ce60596a-c636-47c8-b42b-2293ca1abd15 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:14:45.792 8 INFO cinder.volume.api [None req-ce60596a-c636-47c8-b42b-2293ca1abd15 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:14:45.794 8 INFO cinder.api.openstack.wsgi [None req-ce60596a-c636-47c8-b42b-2293ca1abd15 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 608/1210] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:14:45.836 7 INFO cinder.api.openstack.wsgi [None req-4a3b8fec-14b0-468d-9c7b-34d96e955e2f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:14:45.871 7 INFO cinder.api.openstack.wsgi [None req-4a3b8fec-14b0-468d-9c7b-34d96e955e2f ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 603/1211] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:45.886 8 INFO cinder.api.openstack.wsgi [None req-0b816117-b1ca-4612-b76e-4902d929ef6a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true 2026-07-24 06:14:45.912 8 INFO cinder.api.openstack.wsgi [None req-0b816117-b1ca-4612-b76e-4902d929ef6a ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 609/1212] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/263744aacd5b40dbb9271dea26c990c0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:45.923 7 INFO cinder.api.openstack.wsgi [None req-9ee26920-c7f5-4270-af0f-2071d2df9082 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true 2026-07-24 06:14:45.948 7 INFO cinder.api.openstack.wsgi [None req-9ee26920-c7f5-4270-af0f-2071d2df9082 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 604/1213] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/40363cc380c3483fa4b694707d7a58fb?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:45.962 8 INFO cinder.api.openstack.wsgi [None req-a3d13a50-503e-4ee2-aa86-cd888cecdfa8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true 2026-07-24 06:14:45.988 8 INFO cinder.api.openstack.wsgi [None req-a3d13a50-503e-4ee2-aa86-cd888cecdfa8 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 610/1214] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/57dce5477d0e4ab08cbb63aad8883a22?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:46.002 7 INFO cinder.api.openstack.wsgi [None req-7fb50ee1-0db9-474c-a609-5bd7e6932269 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:14:46.030 7 INFO cinder.api.openstack.wsgi [None req-7fb50ee1-0db9-474c-a609-5bd7e6932269 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 605/1215] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:46.046 8 INFO cinder.api.openstack.wsgi [None req-e19acbf4-0863-43b3-92ed-90274a096c57 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true 2026-07-24 06:14:46.069 8 INFO cinder.api.openstack.wsgi [None req-e19acbf4-0863-43b3-92ed-90274a096c57 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 611/1216] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/6a391981e21d4d3db3ff3560f4e4626c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:46.084 7 INFO cinder.api.openstack.wsgi [None req-7d1efc72-373b-47b8-b719-e41626d0c381 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true 2026-07-24 06:14:46.106 7 INFO cinder.api.openstack.wsgi [None req-7d1efc72-373b-47b8-b719-e41626d0c381 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 606/1217] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/aa161b76716f45abab95ce24973496b3?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:46.121 8 INFO cinder.api.openstack.wsgi [None req-4760a1f2-f80f-40b3-a756-d1a38e7b8741 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true 2026-07-24 06:14:46.141 8 INFO cinder.api.openstack.wsgi [None req-4760a1f2-f80f-40b3-a756-d1a38e7b8741 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 612/1218] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/bdfe3aef2c994acf929760b01d09d348?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:46.153 7 INFO cinder.api.openstack.wsgi [None req-74776ba9-733e-41ae-8812-2c57ceedc289 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:14:46.176 7 INFO cinder.api.openstack.wsgi [None req-74776ba9-733e-41ae-8812-2c57ceedc289 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 607/1219] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:46.193 8 INFO cinder.api.openstack.wsgi [None req-db5b0f09-3fb3-4512-a027-ab7045c6fde9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true 2026-07-24 06:14:46.222 8 INFO cinder.api.openstack.wsgi [None req-db5b0f09-3fb3-4512-a027-ab7045c6fde9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 613/1220] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/cacf15bc1c9d4942b4b81dde3c1c597b?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:46.238 7 INFO cinder.api.openstack.wsgi [None req-54c2bc41-3f25-482f-903b-03bc6c183aaa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true 2026-07-24 06:14:46.262 7 INFO cinder.api.openstack.wsgi [None req-54c2bc41-3f25-482f-903b-03bc6c183aaa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 608/1221] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:14:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/ffe4014a0fbe4bdca4285cf310b6a280?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:14:46.274 8 INFO cinder.api.openstack.wsgi [None req-8f38cf39-4c38-4673-b0cb-ce1ab17570b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:14:46.285 8 INFO cinder.volume.api [None req-8f38cf39-4c38-4673-b0cb-ce1ab17570b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:14:46.288 8 INFO cinder.api.openstack.wsgi [None req-8f38cf39-4c38-4673-b0cb-ce1ab17570b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 614/1222] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:14:46 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:14:52.565 8 INFO cinder.api.openstack.wsgi [None req-8f38cf39-4c38-4673-b0cb-ce1ab17570b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:52.566 7 INFO cinder.api.openstack.wsgi [None req-54c2bc41-3f25-482f-903b-03bc6c183aaa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:14:52.568 7 INFO cinder.api.openstack.wsgi [None req-54c2bc41-3f25-482f-903b-03bc6c183aaa ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:52.567 8 INFO cinder.api.openstack.wsgi [None req-8f38cf39-4c38-4673-b0cb-ce1ab17570b9 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:14:57.332 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots 2026-07-24 06:14:57.339 7 INFO cinder.volume.api [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:14:57.339 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 610/1225] 10.0.0.29 () {32 vars in 704 bytes} [Fri Jul 24 06:14:57 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:14:57.357 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes 2026-07-24 06:14:57.367 8 INFO cinder.volume.api [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:14:57.368 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes returned with HTTP 200 [pid: 8|app: 0|req: 616/1226] 10.0.0.29 () {32 vars in 700 bytes} [Fri Jul 24 06:14:57 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:15:02.565 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:02.566 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:02.566 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:02.567 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:12.565 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:12.565 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:12.566 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:12.566 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:22.565 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:22.565 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:22.565 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:22.566 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:32.565 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:32.565 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:32.566 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:32.567 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:42.565 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:42.565 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:42.566 8 INFO cinder.api.openstack.wsgi [None req-ae01e12e-6c05-4d17-b562-00a70fcb2e5d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:42.566 7 INFO cinder.api.openstack.wsgi [None req-1f64e8d1-5cba-49b4-bb4b-2c7cd13428ea ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:45.270 8 INFO cinder.api.openstack.wsgi [None req-9471e255-9e55-49c3-a998-25af45ca0513 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:15:45.276 8 INFO cinder.volume.api [None req-9471e255-9e55-49c3-a998-25af45ca0513 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:15:45.277 8 INFO cinder.api.openstack.wsgi [None req-9471e255-9e55-49c3-a998-25af45ca0513 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 622/1237] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:15:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true => generated 17 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 06:15:45.289 7 INFO cinder.api.openstack.wsgi [None req-047e446d-a916-4677-bd47-94f0f1b799e1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:15:45.299 7 INFO cinder.volume.api [None req-047e446d-a916-4677-bd47-94f0f1b799e1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:15:45.301 7 INFO cinder.api.openstack.wsgi [None req-047e446d-a916-4677-bd47-94f0f1b799e1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 616/1238] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:15:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:15:45.349 8 INFO cinder.api.openstack.wsgi [None req-736e9212-8e55-4535-89f1-82d5653e8803 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:15:45.377 8 INFO cinder.api.openstack.wsgi [None req-736e9212-8e55-4535-89f1-82d5653e8803 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 623/1239] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:15:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:15:45.390 7 INFO cinder.api.openstack.wsgi [None req-930dc430-d024-4ffc-9056-6e95e04d5114 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:15:45.416 7 INFO cinder.api.openstack.wsgi [None req-930dc430-d024-4ffc-9056-6e95e04d5114 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 617/1240] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:15:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:15:45.435 8 INFO cinder.api.openstack.wsgi [None req-f636663e-c4fd-4444-bd35-08949d62cf36 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:15:45.464 8 INFO cinder.api.openstack.wsgi [None req-f636663e-c4fd-4444-bd35-08949d62cf36 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 624/1241] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:15:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:15:45.480 7 INFO cinder.api.openstack.wsgi [None req-55452e23-2155-4f8f-b8c1-0904ecb530b4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:15:45.492 7 INFO cinder.api.openstack.wsgi [None req-55452e23-2155-4f8f-b8c1-0904ecb530b4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 618/1242] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:15:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:15:45.507 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:15:45.520 8 INFO cinder.volume.api [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:15:45.522 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 625/1243] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:15:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:15:45.531 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:15:46.035 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 619/1244] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:15:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:15:52.565 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:52.565 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:15:52.566 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:15:52.566 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:02.565 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:02.565 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:02.566 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:02.567 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:12.565 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:12.566 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:12.566 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:12.568 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:22.565 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:22.565 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:22.566 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:22.566 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:32.565 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:32.566 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:32.567 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:32.567 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:42.566 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:42.566 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:42.567 8 INFO cinder.api.openstack.wsgi [None req-cb7317fb-a810-406b-be21-9ae46c15f134 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:42.568 7 INFO cinder.api.openstack.wsgi [None req-d57468a2-e5fc-4bce-9454-34877aaece1e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:45.190 8 INFO cinder.api.openstack.wsgi [None req-362a8cfd-968a-411c-a637-f52d93b49da4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:16:45.201 8 INFO cinder.volume.api [None req-362a8cfd-968a-411c-a637-f52d93b49da4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:16:45.202 8 INFO cinder.api.openstack.wsgi [None req-362a8cfd-968a-411c-a637-f52d93b49da4 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 632/1257] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:16:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:16:45.248 7 INFO cinder.api.openstack.wsgi [None req-853b46ba-c763-4378-90ef-9bc8807b3ae1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:16:45.267 7 INFO cinder.api.openstack.wsgi [None req-853b46ba-c763-4378-90ef-9bc8807b3ae1 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 626/1258] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:16:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:16:45.279 8 INFO cinder.api.openstack.wsgi [None req-10b06fe7-c99b-4271-8232-96346af9025e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:16:45.310 8 INFO cinder.api.openstack.wsgi [None req-10b06fe7-c99b-4271-8232-96346af9025e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 633/1259] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:16:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:16:45.322 7 INFO cinder.api.openstack.wsgi [None req-b88d03d5-f825-4490-b597-764211d3d092 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:16:45.341 7 INFO cinder.api.openstack.wsgi [None req-b88d03d5-f825-4490-b597-764211d3d092 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 627/1260] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:16:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:16:45.354 8 INFO cinder.api.openstack.wsgi [None req-6d6aade4-b31a-4413-8985-b3f78e7898fd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:16:45.858 8 INFO cinder.api.openstack.wsgi [None req-6d6aade4-b31a-4413-8985-b3f78e7898fd ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 634/1261] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:16:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:16:45.870 7 INFO cinder.api.openstack.wsgi [None req-d37083f4-ef37-4710-8245-3b7b2ee2e20c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:16:45.877 7 INFO cinder.api.openstack.wsgi [None req-d37083f4-ef37-4710-8245-3b7b2ee2e20c ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 7|app: 0|req: 628/1262] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:16:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:16:45.884 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:16:45.896 8 INFO cinder.volume.api [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:16:45.897 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 635/1263] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:16:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:16:45.906 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:16:45.911 7 INFO cinder.volume.api [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:16:45.912 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 629/1264] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:16:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:16:52.567 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:52.567 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:16:52.568 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:16:52.568 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:02.565 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:02.566 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:02.567 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:02.568 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:12.566 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:12.566 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:12.567 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:12.567 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:22.565 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:22.566 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:22.566 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:22.568 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:32.565 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:32.566 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:32.567 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:32.570 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:42.565 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:42.565 7 INFO cinder.api.openstack.wsgi [None req-408e6016-7901-424e-a159-95fb80fe2423 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:42.565 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:42.566 8 INFO cinder.api.openstack.wsgi [None req-6a149d0d-1e7e-4ded-94cd-261f3cc47f88 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:45.194 7 INFO cinder.api.openstack.wsgi [None req-2cf167bf-0b59-4941-be71-946499081243 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:17:45.203 7 INFO cinder.volume.api [None req-2cf167bf-0b59-4941-be71-946499081243 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:17:45.203 7 INFO cinder.api.openstack.wsgi [None req-2cf167bf-0b59-4941-be71-946499081243 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 636/1277] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:17:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:17:45.215 8 INFO cinder.api.openstack.wsgi [None req-ccda9d23-cbd2-42ae-b405-85c0fb2ae7be ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:17:45.224 8 INFO cinder.volume.api [None req-ccda9d23-cbd2-42ae-b405-85c0fb2ae7be ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:17:45.227 8 INFO cinder.api.openstack.wsgi [None req-ccda9d23-cbd2-42ae-b405-85c0fb2ae7be ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 642/1278] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:17:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:17:45.241 7 INFO cinder.api.openstack.wsgi [None req-a129bc73-e6b1-4cfd-8476-f4d5f1e2d686 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:17:45.745 7 INFO cinder.api.openstack.wsgi [None req-a129bc73-e6b1-4cfd-8476-f4d5f1e2d686 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 637/1279] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:17:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:17:45.757 8 INFO cinder.api.openstack.wsgi [None req-644addb2-29d2-431f-90cf-6958cfaf4735 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:17:45.768 8 INFO cinder.volume.api [None req-644addb2-29d2-431f-90cf-6958cfaf4735 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:17:45.770 8 INFO cinder.api.openstack.wsgi [None req-644addb2-29d2-431f-90cf-6958cfaf4735 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 643/1280] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:17:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:17:45.822 7 INFO cinder.api.openstack.wsgi [None req-79ccae08-e5f8-4410-b984-9dff04b884df ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:17:45.854 7 INFO cinder.api.openstack.wsgi [None req-79ccae08-e5f8-4410-b984-9dff04b884df ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 638/1281] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:17:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:17:45.870 8 INFO cinder.api.openstack.wsgi [None req-0e449dd3-19c0-4e21-b814-9b253f5dc268 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:17:45.898 8 INFO cinder.api.openstack.wsgi [None req-0e449dd3-19c0-4e21-b814-9b253f5dc268 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 644/1282] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:17:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:17:45.910 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:17:45.947 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 639/1283] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:17:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:17:45.960 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:17:45.968 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 645/1284] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:17:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:17:52.565 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:52.565 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:17:52.566 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:17:52.567 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:02.565 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:02.566 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:02.566 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:02.568 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:12.567 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:12.568 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:12.569 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:12.571 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:22.565 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:22.566 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:22.566 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:22.567 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:32.565 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:32.566 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:32.566 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:32.567 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:42.565 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:42.565 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:42.566 8 INFO cinder.api.openstack.wsgi [None req-d10b21a6-11f0-41a3-be69-69242cf2d9a3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:42.566 7 INFO cinder.api.openstack.wsgi [None req-9d6f1ba1-4f33-45e4-bf0a-71089b19091d ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:45.224 8 INFO cinder.api.openstack.wsgi [None req-062d30ce-4aa7-4a04-8eac-32c966704f72 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services 2026-07-24 06:18:45.230 8 INFO cinder.api.openstack.wsgi [None req-062d30ce-4aa7-4a04-8eac-32c966704f72 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services returned with HTTP 200 [pid: 8|app: 0|req: 652/1297] 10.0.0.84 () {28 vars in 644 bytes} [Fri Jul 24 06:18:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:18:45.282 7 INFO cinder.api.openstack.wsgi [None req-ff4486f1-8b09-4c0a-9941-b72f67703c42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true 2026-07-24 06:18:45.303 7 INFO cinder.api.openstack.wsgi [None req-ff4486f1-8b09-4c0a-9941-b72f67703c42 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 646/1298] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:18:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/1315857cdb9542e0aca0197e444adaa5?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:18:45.318 8 INFO cinder.api.openstack.wsgi [None req-467c9c51-ff8d-41df-9110-e5056295d572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true 2026-07-24 06:18:45.343 8 INFO cinder.api.openstack.wsgi [None req-467c9c51-ff8d-41df-9110-e5056295d572 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 653/1299] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:18:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/61b45add6021415d86a6177efd96f1f8?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:18:45.354 7 INFO cinder.api.openstack.wsgi [None req-e7e0ce72-a227-48b8-8dd1-6039fa328971 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true 2026-07-24 06:18:45.378 7 INFO cinder.api.openstack.wsgi [None req-e7e0ce72-a227-48b8-8dd1-6039fa328971 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 647/1300] 10.0.0.84 () {28 vars in 735 bytes} [Fri Jul 24 06:18:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/os-quota-sets/c1c614a74fca4de8b8e90518a2a13dbd?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:18:45.391 8 INFO cinder.api.openstack.wsgi [None req-0270ac5a-cc32-47d8-8468-70e57eb123ca ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true 2026-07-24 06:18:45.396 8 INFO cinder.volume.api [None req-0270ac5a-cc32-47d8-8468-70e57eb123ca ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all snapshots completed successfully. 2026-07-24 06:18:45.396 8 INFO cinder.api.openstack.wsgi [None req-0270ac5a-cc32-47d8-8468-70e57eb123ca ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 654/1301] 10.0.0.84 () {28 vars in 673 bytes} [Fri Jul 24 06:18:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:18:45.407 7 INFO cinder.api.openstack.wsgi [None req-4758e881-2851-4bc8-a3ec-221a8cbdafa3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:18:45.418 7 INFO cinder.volume.api [None req-4758e881-2851-4bc8-a3ec-221a8cbdafa3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:18:45.421 7 INFO cinder.api.openstack.wsgi [None req-4758e881-2851-4bc8-a3ec-221a8cbdafa3 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 648/1302] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:18:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:18:45.431 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true 2026-07-24 06:18:45.442 8 INFO cinder.volume.api [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] Get all volumes completed successfully. 2026-07-24 06:18:45.444 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 655/1303] 10.0.0.84 () {28 vars in 683 bytes} [Fri Jul 24 06:18:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/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-24 06:18:45.455 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true 2026-07-24 06:18:45.959 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 649/1304] 10.0.0.84 () {28 vars in 695 bytes} [Fri Jul 24 06:18:45 2026] GET /v3/c1c614a74fca4de8b8e90518a2a13dbd/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 06:18:52.566 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:52.566 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:18:52.568 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:18:52.568 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:19:02.565 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:19:02.565 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:19:02.566 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:19:02.567 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:19:12.565 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:19:12.566 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:19:12.567 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:19:12.566 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:19:22.564 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:19:22.565 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:19:22.565 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:19:22.566 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:19:32.565 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:19:32.565 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] GET http://10.0.0.198:8776/ 2026-07-24 06:19:32.566 7 INFO cinder.api.openstack.wsgi [None req-2462e2a5-896a-4e15-b0cc-46adc776fa80 ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300 2026-07-24 06:19:32.566 8 INFO cinder.api.openstack.wsgi [None req-58e15cd2-e6fc-488d-bd73-5ccf012a1a5e ebf52881f98c44829cff42b546bee14e c1c614a74fca4de8b8e90518a2a13dbd - - default default] http://10.0.0.198:8776/ returned with HTTP 300