+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 7 03:56:28 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-655cf5fd6d-jn77r 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f6f9dded668 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:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils 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/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_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( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-07 03:56:32.727 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-07 03:56:32.728 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-07 03:56:32.767 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-07 03:56:32.767 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-07 03:56:34.009 7 INFO cinder.rpc [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-07 03:56:34.012 7 INFO cinder.rpc [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-07 03:56:34.013 8 INFO cinder.rpc [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-07 03:56:34.014 7 INFO cinder.rpc [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-07 03:56:34.017 7 INFO cinder.rpc [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-07 03:56:34.017 8 INFO cinder.rpc [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-07 03:56:34.020 8 INFO cinder.rpc [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-07 03:56:34.023 8 INFO cinder.rpc [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-07 03:56:34.030 7 INFO cinder.rpc [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-07 03:56:34.034 7 INFO cinder.rpc [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-07 03:56:34.039 8 INFO cinder.rpc [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-07 03:56:34.042 8 INFO cinder.rpc [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-07 03:56:34.082 7 WARNING cinder.api.contrib.hosts [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-07 03:56:34.091 8 WARNING cinder.api.contrib.hosts [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-07 03:56:34.119 7 WARNING keystonemiddleware._common.config [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 03:56:34.128 8 WARNING keystonemiddleware._common.config [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 03:56:34.128 7 WARNING oslo_config.cfg [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] 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 0x7f6f9dded668 pid: 7 (default app) 2026-07-07 03:56:34.136 8 WARNING oslo_config.cfg [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] 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 0x7f6f9dded668 pid: 8 (default app) 2026-07-07 03:56:38.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:56:38.300 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:56:48.300 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:56:48.302 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:56:58.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:56:58.299 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:56:58.300 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:56:58.300 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:08.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:08.299 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:08.300 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:08.301 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:18.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:18.299 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:18.300 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:18.300 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:28.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:28.299 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:28.300 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:28.300 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:38.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:38.299 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:38.300 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:38.300 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:48.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:48.299 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:48.300 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:48.301 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:58.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:58.299 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:57:58.300 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:57:58.300 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:08.299 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:58:08.299 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] GET http://10.0.0.44:8776/ 2026-07-07 03:58:08.300 8 INFO cinder.api.openstack.wsgi [None req-f10cbecb-fff6-4ca7-8880-e4a3e6f81c08 - - - - - -] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:08.301 7 INFO cinder.api.openstack.wsgi [None req-b36169fb-32f8-437e-9a2f-b873d14cef31 - - - - - -] http://10.0.0.44: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-07 03:58:11.685 7 INFO cinder.api.openstack.wsgi [None req-35b9648d-1a0e-4f77-9768-9589a7e007dd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types/rbd1 2026-07-07 03:58:11.713 7 INFO cinder.api.openstack.wsgi [None req-35b9648d-1a0e-4f77-9768-9589a7e007dd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.92 () {30 vars in 681 bytes} [Tue Jul 7 03:58:10 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/types/rbd1 => generated 82 bytes in 830 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-07 03:58:12.076 8 INFO cinder.api.openstack.wsgi [None req-3a44d31e-4b14-4ab5-9d83-f80e7abb1b3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 03:58:12.097 8 INFO cinder.api.openstack.wsgi [None req-3a44d31e-4b14-4ab5-9d83-f80e7abb1b3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.92 () {30 vars in 720 bytes} [Tue Jul 7 03:58:11 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/types?name=rbd1&is_public=None => generated 20 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 03:58:13.739 7 INFO cinder.api.openstack.wsgi [None req-9b2bec89-f35f-48dc-9e43-ed2fda719107 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 03:58:13.762 7 INFO cinder.api.openstack.wsgi [None req-9b2bec89-f35f-48dc-9e43-ed2fda719107 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.92 () {34 vars in 724 bytes} [Tue Jul 7 03:58:13 2026] POST /v3/f01236ae9ed34c73855555a74a7daecb/types => generated 179 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 03:58:13.778 8 INFO cinder.api.openstack.wsgi [req-9b2bec89-f35f-48dc-9e43-ed2fda719107 req-830aca02-4186-4e5c-b83d-85aa1b172feb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types/8b632d8e-4126-4167-8345-c830eb8def45/extra_specs 2026-07-07 03:58:13.834 8 INFO cinder.api.openstack.wsgi [req-9b2bec89-f35f-48dc-9e43-ed2fda719107 req-830aca02-4186-4e5c-b83d-85aa1b172feb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types/8b632d8e-4126-4167-8345-c830eb8def45/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.92 () {36 vars in 893 bytes} [Tue Jul 7 03:58:13 2026] POST /v3/f01236ae9ed34c73855555a74a7daecb/types/8b632d8e-4126-4167-8345-c830eb8def45/extra_specs => generated 48 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 03:58:15.442 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types?is_public=None 2026-07-07 03:58:15.454 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.92 () {30 vars in 700 bytes} [Tue Jul 7 03:58:15 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/types?is_public=None => generated 443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 03:58:17.418 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/qos-specs 2026-07-07 03:58:17.428 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.92 () {30 vars in 679 bytes} [Tue Jul 7 03:58:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/qos-specs => generated 17 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 03:58:18.298 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:28.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:28.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:48.298 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:58:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:58:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:18.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:28.298 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 03:59:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 03:59:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:08.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:18.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:28.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:28.303 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:00:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:00:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:08.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:18.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:18.302 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:38.298 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:01:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:01:58.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:08.298 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:08.298 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:02:58.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:02:58.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:08.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:28.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:38.298 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:48.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:48.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:03:58.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:03:58.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:08.302 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:48.298 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:04:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:04:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:18.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:28.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:28.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:38.302 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:38.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:48.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:48.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:05:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:05:58.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:08.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:18.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:28.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:38.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:38.303 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:38.304 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:06:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:06:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:08.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:08.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:08.303 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:08.303 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:18.298 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:38.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:38.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:38.302 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:48.305 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:48.307 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:07:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:07:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:18.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:18.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:38.303 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:38.303 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:38.303 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:38.304 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:08:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:08:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:08.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:18.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:18.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:18.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:28.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:38.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:38.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:09:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:09:58.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:18.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:18.303 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:38.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:38.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:38.302 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:10:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:10:58.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:08.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:08.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:28.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:38.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:38.303 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:38.303 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:38.303 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:48.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:11:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:11:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:18.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:18.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:28.302 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:48.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:12:58.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:12:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:08.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:28.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:38.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:38.301 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:38.302 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:48.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:58.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:58.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:13:58.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:13:58.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:08.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:08.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:08.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:08.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:18.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:18.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:18.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:18.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:28.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:28.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:28.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:28.301 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:38.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:38.299 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:38.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:38.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:48.299 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:48.300 8 INFO cinder.api.openstack.wsgi [None req-833b087e-f0f2-406d-bd21-59a476ee2f00 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:48.300 7 INFO cinder.api.openstack.wsgi [None req-0cbe68a9-5bee-4efc-b246-19b1acf008e4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44: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-07 04:14:52.369 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=False 2026-07-07 04:14:52.397 8 WARNING cinder.quota [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.397 8 WARNING cinder.quota [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.398 8 WARNING cinder.quota [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.398 8 WARNING cinder.quota [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.398 8 WARNING cinder.quota [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.399 8 WARNING cinder.quota [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.404 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 113/225] 199.204.45.153 () {44 vars in 1069 bytes} [Tue Jul 7 04:14:52 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=False => generated 340 bytes in 142 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-07 04:14:52.596 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] PUT https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb 2026-07-07 04:14:52.659 7 WARNING cinder.quota [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.660 7 WARNING cinder.quota [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.660 7 WARNING cinder.quota [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.661 7 WARNING cinder.quota [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.661 7 WARNING cinder.quota [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.661 7 WARNING cinder.quota [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - 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-07 04:14:52.667 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb returned with HTTP 200 [pid: 7|app: 0|req: 113/226] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Jul 7 04:14:52 2026] PUT /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb => generated 296 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:14:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:14:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:14:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:08.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:08.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:08.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:18.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:18.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:18.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:18.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:28.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:28.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:28.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:28.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:38.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:38.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:38.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:38.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:48.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:15:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:15:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:08.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:08.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:08.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:18.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:18.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:18.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:18.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:28.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:28.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:28.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:38.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:38.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:38.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:38.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:48.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:16:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:16:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:08.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:08.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:08.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:18.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:18.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:18.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:18.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:28.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:28.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:28.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:38.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:38.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:38.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:38.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:48.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:17:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:17:58.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:08.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:08.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:08.303 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:08.304 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:18.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:18.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:18.302 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:18.303 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:28.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:28.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:28.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:28.302 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:38.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:38.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:38.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:38.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:48.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:48.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:18:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:18:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:08.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:08.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:08.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:18.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:18.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:18.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:18.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:28.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:28.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:28.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:38.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:38.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:38.302 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:38.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:48.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:48.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:19:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:19:58.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:08.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:08.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:08.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:18.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:18.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:18.302 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:18.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:28.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:28.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:28.302 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:38.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:38.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:38.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:38.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:48.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:48.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:20:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:20:58.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:08.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:08.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:08.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:18.304 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:18.304 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:18.305 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:18.305 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:28.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:28.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:28.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:38.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:38.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:38.303 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:38.303 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:48.302 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:48.303 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:21:58.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:21:58.303 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:08.298 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:08.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:08.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:18.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:18.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:18.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:18.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:28.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:28.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:28.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:38.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:38.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:38.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:38.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:48.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:22:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:22:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:08.298 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:08.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:08.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:18.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:18.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:18.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:18.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:28.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:28.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:28.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:38.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:38.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:38.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:38.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:48.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:23:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:23:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:08.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:08.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:08.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:18.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:18.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:18.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:18.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:28.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:28.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:28.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:38.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:38.302 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:38.303 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:38.303 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:48.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:24:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:24:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:08.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:08.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:08.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:18.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:18.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:18.302 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:18.303 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:28.298 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:28.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:28.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:28.301 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:38.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:38.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:38.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:38.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:48.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:48.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:48.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:48.301 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:58.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:58.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:25:58.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:25:58.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:08.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:08.299 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:08.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:08.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:18.299 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:18.300 8 INFO cinder.api.openstack.wsgi [None req-031ae416-d57c-43f1-94b9-8059f4a1087c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:18.300 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:18.303 7 INFO cinder.api.openstack.wsgi [None req-14afdc37-9832-4065-9d13-3765c4836cf3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:26.329 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=False 2026-07-07 04:26:26.353 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 183/365] 199.204.45.153 () {44 vars in 1069 bytes} [Tue Jul 7 04:26:26 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:26:26.842 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] PUT https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef 2026-07-07 04:26:26.888 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef returned with HTTP 200 [pid: 7|app: 0|req: 183/366] 199.204.45.153 () {48 vars in 1098 bytes} [Tue Jul 7 04:26:26 2026] PUT /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef => generated 296 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:26:28.299 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:28.299 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:28.300 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:28.300 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:38.300 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:38.300 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:38.301 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:38.301 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:48.299 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:48.300 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:48.300 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:48.302 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:58.299 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:58.301 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:26:58.301 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:26:58.302 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:08.299 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:08.299 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:08.300 8 INFO cinder.api.openstack.wsgi [None req-15dcd8c2-2203-4d98-a9b6-4f6055fd31f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:08.302 7 INFO cinder.api.openstack.wsgi [None req-47756efb-0f86-414b-bb6a-9225071be36c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:16.612 8 INFO cinder.api.openstack.wsgi [None req-5cede2ef-a5cb-4d2c-b1b2-6f9b7c08f803 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:27:16.632 8 INFO cinder.volume.api [None req-5cede2ef-a5cb-4d2c-b1b2-6f9b7c08f803 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:27:16.632 8 INFO cinder.api.openstack.wsgi [None req-5cede2ef-a5cb-4d2c-b1b2-6f9b7c08f803 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 189/377] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:27:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:27:16.643 7 INFO cinder.api.openstack.wsgi [None req-8676d73b-3c92-4f65-9d32-040501d4be09 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:27:16.675 7 INFO cinder.volume.api [None req-8676d73b-3c92-4f65-9d32-040501d4be09 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:27:16.677 7 INFO cinder.api.openstack.wsgi [None req-8676d73b-3c92-4f65-9d32-040501d4be09 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/378] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:27:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:27:16.690 8 INFO cinder.api.openstack.wsgi [None req-d013da76-2ac0-44a3-8d4e-542057a42ba0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:27:17.223 8 INFO cinder.api.openstack.wsgi [None req-d013da76-2ac0-44a3-8d4e-542057a42ba0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 190/379] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:27:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 670 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:27:17.287 7 INFO cinder.api.openstack.wsgi [None req-9e18c92f-2d2c-4845-acd1-33d8b234d774 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:27:17.315 7 INFO cinder.api.openstack.wsgi [None req-9e18c92f-2d2c-4845-acd1-33d8b234d774 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/380] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:27:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:27:17.328 8 INFO cinder.api.openstack.wsgi [None req-8867eaa1-6a70-479b-aeb3-749482fc9267 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:27:17.353 8 INFO cinder.api.openstack.wsgi [None req-8867eaa1-6a70-479b-aeb3-749482fc9267 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 191/381] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:27:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:27:17.366 7 INFO cinder.api.openstack.wsgi [None req-97a9b5e3-cfbc-4871-ad58-081ce5746bc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:27:17.387 7 INFO cinder.api.openstack.wsgi [None req-97a9b5e3-cfbc-4871-ad58-081ce5746bc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/382] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:27:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:27:17.397 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:27:17.403 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 192/383] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:27:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:27:17.413 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:27:17.424 7 INFO cinder.volume.api [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:27:17.426 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 192/384] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:27:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:27:18.299 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:18.299 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:18.300 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:18.300 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:28.299 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:28.299 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:28.300 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:28.300 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:38.299 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:38.299 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:38.301 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:38.301 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:48.299 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:48.299 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:48.299 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:48.300 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:58.299 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:58.300 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:27:58.301 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:27:58.302 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:08.300 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:08.300 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:08.301 7 INFO cinder.api.openstack.wsgi [None req-d6200c31-3338-45c2-b5b8-c594eac12019 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:08.301 8 INFO cinder.api.openstack.wsgi [None req-ea851435-1e1b-409f-abf2-923df4c2c8ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:16.536 7 INFO cinder.api.openstack.wsgi [None req-ce370759-bb7b-4b7b-8212-0dc9fb65e044 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:28:16.546 7 INFO cinder.volume.api [None req-ce370759-bb7b-4b7b-8212-0dc9fb65e044 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:28:16.548 7 INFO cinder.api.openstack.wsgi [None req-ce370759-bb7b-4b7b-8212-0dc9fb65e044 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:28:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:28:16.562 8 INFO cinder.api.openstack.wsgi [None req-8e39a1a8-a6cf-4365-b88f-32aa3101925b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:28:16.571 8 INFO cinder.volume.api [None req-8e39a1a8-a6cf-4365-b88f-32aa3101925b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:28:16.572 8 INFO cinder.api.openstack.wsgi [None req-8e39a1a8-a6cf-4365-b88f-32aa3101925b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:28:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:28:16.584 7 INFO cinder.api.openstack.wsgi [None req-6c06a4d5-4fe1-46ca-92ce-2daed4c3bed3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:28:16.592 7 INFO cinder.api.openstack.wsgi [None req-6c06a4d5-4fe1-46ca-92ce-2daed4c3bed3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:28:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:28:16.602 8 INFO cinder.api.openstack.wsgi [None req-1cf3daae-c8c4-4b81-9d61-35068f5a4bd3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:28:17.106 8 INFO cinder.api.openstack.wsgi [None req-1cf3daae-c8c4-4b81-9d61-35068f5a4bd3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:28:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:28:17.160 7 INFO cinder.api.openstack.wsgi [None req-fa2797cb-cf51-4e19-8ab3-b9d60d4db372 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:28:17.187 7 INFO cinder.api.openstack.wsgi [None req-fa2797cb-cf51-4e19-8ab3-b9d60d4db372 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:28:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:28:17.200 8 INFO cinder.api.openstack.wsgi [None req-4a55a7c7-b54c-4d4e-942a-634439226f4c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:28:17.227 8 INFO cinder.api.openstack.wsgi [None req-4a55a7c7-b54c-4d4e-942a-634439226f4c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:28:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:28:17.241 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:28:17.265 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/403] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:28:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:28:17.275 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:28:17.310 8 INFO cinder.volume.api [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:28:17.313 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/404] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:28:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:28:18.299 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:18.300 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:18.300 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:18.301 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:28.299 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:28.299 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:28.299 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:28.300 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:38.300 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:38.300 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:38.301 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:38.301 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:48.301 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:48.301 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:48.301 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:48.302 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:58.300 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:58.300 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:28:58.301 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:28:58.301 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:08.299 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:08.299 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:08.300 7 INFO cinder.api.openstack.wsgi [None req-dfde3dd4-18f0-4d31-8ea6-c91505390288 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:08.301 8 INFO cinder.api.openstack.wsgi [None req-829da3b3-f513-4787-8f7a-1d7162023865 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:16.567 7 INFO cinder.api.openstack.wsgi [None req-14d3f35c-1f60-4480-8eaa-abd493ae8c85 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:29:16.573 7 INFO cinder.api.openstack.wsgi [None req-14d3f35c-1f60-4480-8eaa-abd493ae8c85 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:29:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:29:16.622 8 INFO cinder.api.openstack.wsgi [None req-f59bd3b7-740e-44ce-b8e5-c9745af6a28a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:29:16.657 8 INFO cinder.api.openstack.wsgi [None req-f59bd3b7-740e-44ce-b8e5-c9745af6a28a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/418] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:29:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:29:16.668 7 INFO cinder.api.openstack.wsgi [None req-eb45e296-964c-44aa-9f41-8af3ae3a5a38 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:29:16.688 7 INFO cinder.api.openstack.wsgi [None req-eb45e296-964c-44aa-9f41-8af3ae3a5a38 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/419] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:29:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:29:16.701 8 INFO cinder.api.openstack.wsgi [None req-5579c6ee-acf8-413f-b3c1-de2698e027da bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:29:16.720 8 INFO cinder.api.openstack.wsgi [None req-5579c6ee-acf8-413f-b3c1-de2698e027da bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/420] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:29:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:29:16.732 7 INFO cinder.api.openstack.wsgi [None req-34bb117d-3bf3-42ea-9a97-58001f7167f2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:29:16.743 7 INFO cinder.volume.api [None req-34bb117d-3bf3-42ea-9a97-58001f7167f2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:29:16.744 7 INFO cinder.api.openstack.wsgi [None req-34bb117d-3bf3-42ea-9a97-58001f7167f2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/421] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:29:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:29:16.757 8 INFO cinder.api.openstack.wsgi [None req-c355cf78-162d-4d7e-8c68-3131fa82b3eb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:29:17.261 8 INFO cinder.api.openstack.wsgi [None req-c355cf78-162d-4d7e-8c68-3131fa82b3eb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 211/422] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:29:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:29:17.275 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:29:17.291 7 INFO cinder.volume.api [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:29:17.292 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/423] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:29:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:29:17.305 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:29:17.311 8 INFO cinder.volume.api [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:29:17.312 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:29:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:29:18.299 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:18.300 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:18.300 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:18.301 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:28.300 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:28.300 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:28.302 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:28.302 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:38.299 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:38.299 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:38.300 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:38.300 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:48.299 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:48.299 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:48.300 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:48.300 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:58.299 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:58.299 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:29:58.300 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:29:58.300 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:08.299 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:08.299 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:08.299 8 INFO cinder.api.openstack.wsgi [None req-4f933ba0-0281-4ea7-9a1d-7ad3bcc0c399 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:08.300 7 INFO cinder.api.openstack.wsgi [None req-4874a238-e2b1-48a5-ade8-0755fb5836a1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:16.530 8 INFO cinder.api.openstack.wsgi [None req-5663abeb-bdc9-4afb-87f2-01a0ff31d46f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:30:16.537 8 INFO cinder.api.openstack.wsgi [None req-5663abeb-bdc9-4afb-87f2-01a0ff31d46f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:30:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:30:16.549 7 INFO cinder.api.openstack.wsgi [None req-59351617-2ddc-4ccf-b0ac-8a976308e4c5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:30:16.560 7 INFO cinder.volume.api [None req-59351617-2ddc-4ccf-b0ac-8a976308e4c5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:30:16.562 7 INFO cinder.api.openstack.wsgi [None req-59351617-2ddc-4ccf-b0ac-8a976308e4c5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:30:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:30:16.605 8 INFO cinder.api.openstack.wsgi [None req-76616839-39bc-40d0-980b-d158b2376507 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:30:16.626 8 INFO cinder.api.openstack.wsgi [None req-76616839-39bc-40d0-980b-d158b2376507 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:30:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:30:16.637 7 INFO cinder.api.openstack.wsgi [None req-fa62b9d6-94e6-4b6c-9714-e60f2b4043f4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:30:16.658 7 INFO cinder.api.openstack.wsgi [None req-fa62b9d6-94e6-4b6c-9714-e60f2b4043f4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:30:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:30:16.670 8 INFO cinder.api.openstack.wsgi [None req-215d9223-9f83-405b-9946-4d1e21dc3c0b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:30:16.694 8 INFO cinder.api.openstack.wsgi [None req-215d9223-9f83-405b-9946-4d1e21dc3c0b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:30:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:30:16.705 7 INFO cinder.api.openstack.wsgi [None req-a843077a-7963-40b5-9021-1b37d2259ed6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:30:16.720 7 INFO cinder.volume.api [None req-a843077a-7963-40b5-9021-1b37d2259ed6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:30:16.720 7 INFO cinder.api.openstack.wsgi [None req-a843077a-7963-40b5-9021-1b37d2259ed6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:30:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:30:16.731 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:30:17.237 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:30:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:30:17.248 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:30:17.259 7 INFO cinder.volume.api [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:30:17.263 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:30:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:30:18.299 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:18.300 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:18.300 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:18.303 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:28.300 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:28.300 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:28.301 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:28.301 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:38.299 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:38.299 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:38.299 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:38.300 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:48.299 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:48.300 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:48.300 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:48.301 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:58.300 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:58.300 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:30:58.301 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:30:58.301 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:08.300 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:08.300 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:08.301 7 INFO cinder.api.openstack.wsgi [None req-999e12fd-54aa-4a55-8b3a-93561dec1e08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:08.301 8 INFO cinder.api.openstack.wsgi [None req-275bb57c-1e86-4c7d-b022-c18b80b5fd2d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:16.558 7 INFO cinder.api.openstack.wsgi [None req-22acdcb4-c610-4c33-9594-4cb694e802cd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:31:16.569 7 INFO cinder.volume.api [None req-22acdcb4-c610-4c33-9594-4cb694e802cd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:31:16.571 7 INFO cinder.api.openstack.wsgi [None req-22acdcb4-c610-4c33-9594-4cb694e802cd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:31:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:31:16.586 8 INFO cinder.api.openstack.wsgi [None req-b3094507-a167-43b0-9357-c252a00284e8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:31:17.090 8 INFO cinder.api.openstack.wsgi [None req-b3094507-a167-43b0-9357-c252a00284e8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:31:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:31:17.102 7 INFO cinder.api.openstack.wsgi [None req-7a8cb75a-a687-46c1-9074-a9714b2386ee bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:31:17.109 7 INFO cinder.api.openstack.wsgi [None req-7a8cb75a-a687-46c1-9074-a9714b2386ee bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:31:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:31:17.116 8 INFO cinder.api.openstack.wsgi [None req-47144740-751a-46ca-8410-d86f5d01051f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:31:17.126 8 INFO cinder.volume.api [None req-47144740-751a-46ca-8410-d86f5d01051f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:31:17.127 8 INFO cinder.api.openstack.wsgi [None req-47144740-751a-46ca-8410-d86f5d01051f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:31:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:31:17.177 7 INFO cinder.api.openstack.wsgi [None req-2257f9d9-1cc8-4878-8fae-86cd8ce39c52 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:31:17.213 7 INFO cinder.api.openstack.wsgi [None req-2257f9d9-1cc8-4878-8fae-86cd8ce39c52 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:31:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:31:17.221 8 INFO cinder.api.openstack.wsgi [None req-3f1e621a-a432-42a9-8672-2cca0f21ce74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:31:17.240 8 INFO cinder.api.openstack.wsgi [None req-3f1e621a-a432-42a9-8672-2cca0f21ce74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:31:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:31:17.252 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:31:17.276 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:31:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:31:17.285 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:31:17.293 8 INFO cinder.volume.api [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:31:17.294 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:31:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:31:18.299 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:18.299 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:18.300 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:18.300 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:28.299 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:28.299 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:28.300 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:28.300 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:38.299 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:38.300 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:38.300 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:38.301 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:48.299 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:48.299 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:48.300 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:48.300 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:58.299 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:58.299 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:31:58.300 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:31:58.300 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:08.298 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:08.299 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:08.299 8 INFO cinder.api.openstack.wsgi [None req-848d9db9-a163-4e65-91de-5d12fab7cc9b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:08.299 7 INFO cinder.api.openstack.wsgi [None req-a94ced4f-de71-4d60-9560-de449be2829e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:16.583 8 INFO cinder.api.openstack.wsgi [None req-e80cb09f-6cec-4159-b42e-ddd709eb9eb7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:32:16.601 8 INFO cinder.api.openstack.wsgi [None req-e80cb09f-6cec-4159-b42e-ddd709eb9eb7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:32:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:32:16.615 7 INFO cinder.api.openstack.wsgi [None req-8052a4a0-b750-4a2a-b26c-752800275ebe bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:32:16.635 7 INFO cinder.api.openstack.wsgi [None req-8052a4a0-b750-4a2a-b26c-752800275ebe bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:32:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:32:16.647 8 INFO cinder.api.openstack.wsgi [None req-9eaefb51-cf82-4ac7-939e-ed5944ddfade bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:32:16.664 8 INFO cinder.api.openstack.wsgi [None req-9eaefb51-cf82-4ac7-939e-ed5944ddfade bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:32:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:32:16.674 7 INFO cinder.api.openstack.wsgi [None req-e194122b-2f28-4474-aaff-fb399bb3f2cc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:32:16.680 7 INFO cinder.volume.api [None req-e194122b-2f28-4474-aaff-fb399bb3f2cc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:32:16.680 7 INFO cinder.api.openstack.wsgi [None req-e194122b-2f28-4474-aaff-fb399bb3f2cc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:32:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:32:16.691 8 INFO cinder.api.openstack.wsgi [None req-a649bf39-48b8-44ff-9417-6393c3fa0240 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:32:16.697 8 INFO cinder.api.openstack.wsgi [None req-a649bf39-48b8-44ff-9417-6393c3fa0240 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 241/481] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:32:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:32:16.708 7 INFO cinder.api.openstack.wsgi [None req-ea2fb35d-feb3-4b6b-b09d-7847909846dc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:32:17.244 7 INFO cinder.api.openstack.wsgi [None req-ea2fb35d-feb3-4b6b-b09d-7847909846dc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 241/482] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:32:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 668 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:32:17.259 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:32:17.268 8 INFO cinder.volume.api [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:32:17.270 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/483] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:32:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:32:17.282 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:32:17.294 7 INFO cinder.volume.api [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:32:17.296 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 242/484] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:32:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:32:18.299 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:18.299 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:18.300 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:18.300 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:28.299 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:28.299 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:28.300 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:28.300 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:38.299 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:38.299 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:38.299 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:38.299 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:48.298 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:48.299 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:48.299 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:48.299 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:58.299 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:58.299 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:32:58.299 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:32:58.300 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:08.298 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:08.299 8 INFO cinder.api.openstack.wsgi [None req-63297cb6-2dd1-4081-be46-5bd0f8455e03 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:08.300 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:08.301 7 INFO cinder.api.openstack.wsgi [None req-9612ee10-f450-4d40-9efe-73fcd385e7d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:16.524 8 INFO cinder.api.openstack.wsgi [None req-22ac5472-5ef6-40a5-87db-bdf2d4fe9fa5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:33:16.533 8 INFO cinder.volume.api [None req-22ac5472-5ef6-40a5-87db-bdf2d4fe9fa5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:33:16.534 8 INFO cinder.api.openstack.wsgi [None req-22ac5472-5ef6-40a5-87db-bdf2d4fe9fa5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 249/497] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:33:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:33:16.547 7 INFO cinder.api.openstack.wsgi [None req-fd2455d9-09e6-49df-9085-f31c9350567f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:33:16.554 7 INFO cinder.volume.api [None req-fd2455d9-09e6-49df-9085-f31c9350567f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:33:16.554 7 INFO cinder.api.openstack.wsgi [None req-fd2455d9-09e6-49df-9085-f31c9350567f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/498] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:33:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:33:16.564 8 INFO cinder.api.openstack.wsgi [None req-956c2e9f-4cb5-4648-a2db-0fbbaef73650 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:33:16.569 8 INFO cinder.api.openstack.wsgi [None req-956c2e9f-4cb5-4648-a2db-0fbbaef73650 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 250/499] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:33:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:33:16.578 7 INFO cinder.api.openstack.wsgi [None req-d77fcab4-078b-4cc0-9ff7-e2be4cb61efc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:33:17.083 7 INFO cinder.api.openstack.wsgi [None req-d77fcab4-078b-4cc0-9ff7-e2be4cb61efc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:33:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:33:17.124 8 INFO cinder.api.openstack.wsgi [None req-0075e304-1cfe-4dd6-97a0-e79b8a9c6be5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:33:17.142 8 INFO cinder.api.openstack.wsgi [None req-0075e304-1cfe-4dd6-97a0-e79b8a9c6be5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/501] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:33:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:33:17.156 7 INFO cinder.api.openstack.wsgi [None req-73ceb54d-e2df-4445-9a93-71324fbb3aa6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:33:17.181 7 INFO cinder.api.openstack.wsgi [None req-73ceb54d-e2df-4445-9a93-71324fbb3aa6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/502] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:33:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:33:17.193 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:33:17.222 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/503] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:33:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:33:17.235 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:33:17.246 7 INFO cinder.volume.api [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:33:17.247 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 252/504] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:33:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:33:18.299 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:18.300 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:18.299 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:18.301 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:28.299 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:28.299 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:28.300 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:28.300 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:38.299 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:38.300 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:38.300 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:38.301 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:48.299 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:48.299 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:48.299 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:48.300 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:58.299 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:58.299 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:33:58.300 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:33:58.300 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:08.299 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:08.299 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:08.300 7 INFO cinder.api.openstack.wsgi [None req-5ac29a4b-9e3d-49cd-8e47-998400ffcc24 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:08.301 8 INFO cinder.api.openstack.wsgi [None req-08f876d4-dd2b-4265-af9f-93d8022cb6af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:16.537 7 INFO cinder.api.openstack.wsgi [None req-e4a14dbe-c931-4782-8fc9-9d2667428005 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:34:16.545 7 INFO cinder.volume.api [None req-e4a14dbe-c931-4782-8fc9-9d2667428005 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:34:16.546 7 INFO cinder.api.openstack.wsgi [None req-e4a14dbe-c931-4782-8fc9-9d2667428005 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/517] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:34:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:34:16.558 8 INFO cinder.api.openstack.wsgi [None req-14277eb9-805f-42fb-900f-7023c68951fc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:34:16.566 8 INFO cinder.volume.api [None req-14277eb9-805f-42fb-900f-7023c68951fc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:34:16.568 8 INFO cinder.api.openstack.wsgi [None req-14277eb9-805f-42fb-900f-7023c68951fc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/518] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:34:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:34:16.577 7 INFO cinder.api.openstack.wsgi [None req-399dec2a-a8d5-4764-9300-60160b568341 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:34:17.080 7 INFO cinder.api.openstack.wsgi [None req-399dec2a-a8d5-4764-9300-60160b568341 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 260/519] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:34:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:34:17.093 8 INFO cinder.api.openstack.wsgi [None req-dd57c19f-2606-4bdc-ac99-5c0fd5cfbf4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:34:17.098 8 INFO cinder.volume.api [None req-dd57c19f-2606-4bdc-ac99-5c0fd5cfbf4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:34:17.099 8 INFO cinder.api.openstack.wsgi [None req-dd57c19f-2606-4bdc-ac99-5c0fd5cfbf4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:34:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:34:17.111 7 INFO cinder.api.openstack.wsgi [None req-83750e12-0991-4bf5-85f3-7a4ee4fe1363 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:34:17.116 7 INFO cinder.api.openstack.wsgi [None req-83750e12-0991-4bf5-85f3-7a4ee4fe1363 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 261/521] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:34:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:34:17.150 8 INFO cinder.api.openstack.wsgi [None req-2fd982ac-a4b4-4f97-b06b-dccdd95652e7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:34:17.168 8 INFO cinder.api.openstack.wsgi [None req-2fd982ac-a4b4-4f97-b06b-dccdd95652e7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/522] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:34:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:34:17.176 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:34:17.205 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:34:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:34:17.216 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:34:17.238 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:34:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:34:18.299 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:18.300 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:18.301 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:18.301 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:28.298 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:28.298 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:28.299 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:28.299 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:38.299 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:38.299 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:38.301 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:38.300 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:48.299 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:48.300 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:48.300 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:48.301 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:58.299 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:58.300 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:34:58.300 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:34:58.300 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:08.299 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:08.299 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:08.300 8 INFO cinder.api.openstack.wsgi [None req-cd92cb15-1ed0-4e68-9c61-977fa8d0d889 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:08.300 7 INFO cinder.api.openstack.wsgi [None req-1978d3ff-56a5-4933-9fcc-4ccf4594321a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:16.554 8 INFO cinder.api.openstack.wsgi [None req-68b27db7-e371-4ea8-a7f4-fa245aa8f414 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:35:16.565 8 INFO cinder.volume.api [None req-68b27db7-e371-4ea8-a7f4-fa245aa8f414 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:35:16.568 8 INFO cinder.api.openstack.wsgi [None req-68b27db7-e371-4ea8-a7f4-fa245aa8f414 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:35:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:35:16.582 7 INFO cinder.api.openstack.wsgi [None req-70cb1a2c-8064-4efa-a43d-0a1472639fa6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:35:16.588 7 INFO cinder.volume.api [None req-70cb1a2c-8064-4efa-a43d-0a1472639fa6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:35:16.589 7 INFO cinder.api.openstack.wsgi [None req-70cb1a2c-8064-4efa-a43d-0a1472639fa6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:35:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:35:16.599 8 INFO cinder.api.openstack.wsgi [None req-36bd82ad-0a31-43f8-82fe-28181a3ba00c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:35:16.606 8 INFO cinder.api.openstack.wsgi [None req-36bd82ad-0a31-43f8-82fe-28181a3ba00c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:35:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:35:16.642 7 INFO cinder.api.openstack.wsgi [None req-058685b3-5067-428a-b219-8ec48827427e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:35:16.667 7 INFO cinder.api.openstack.wsgi [None req-058685b3-5067-428a-b219-8ec48827427e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/540] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:35:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:35:16.682 8 INFO cinder.api.openstack.wsgi [None req-c39a88bf-c889-4e1f-b1dc-cd835449e1d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:35:16.712 8 INFO cinder.api.openstack.wsgi [None req-c39a88bf-c889-4e1f-b1dc-cd835449e1d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/541] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:35:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:35:16.725 7 INFO cinder.api.openstack.wsgi [None req-f4cb2ef4-9e02-4ce6-a3d1-bcfef8179c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:35:16.748 7 INFO cinder.api.openstack.wsgi [None req-f4cb2ef4-9e02-4ce6-a3d1-bcfef8179c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/542] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:35:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:35:16.758 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:35:16.768 8 INFO cinder.volume.api [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:35:16.770 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/543] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:35:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:35:16.781 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:35:17.285 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 272/544] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:35:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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) 2026-07-07 04:35:18.302 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:18.302 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:18.303 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:18.303 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:28.300 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:28.300 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:28.301 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:28.301 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:38.299 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:38.299 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:38.299 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:38.300 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:48.298 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:48.299 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:48.299 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:48.299 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:58.300 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:58.301 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:35:58.301 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:35:58.302 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:08.298 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:08.298 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:08.299 8 INFO cinder.api.openstack.wsgi [None req-e896653a-e6de-401d-899a-f130581266d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:08.299 7 INFO cinder.api.openstack.wsgi [None req-2a9ebc7f-b23c-430e-8922-6d322e0bec96 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:16.580 7 INFO cinder.api.openstack.wsgi [None req-0ccdcad5-bbe9-4cca-a69d-02a6101c90f6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:36:16.590 7 INFO cinder.volume.api [None req-0ccdcad5-bbe9-4cca-a69d-02a6101c90f6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:36:16.592 7 INFO cinder.api.openstack.wsgi [None req-0ccdcad5-bbe9-4cca-a69d-02a6101c90f6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:36:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:36:16.604 8 INFO cinder.api.openstack.wsgi [None req-58fead91-8583-48a8-92b6-42fc3f94803e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:36:16.614 8 INFO cinder.volume.api [None req-58fead91-8583-48a8-92b6-42fc3f94803e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:36:16.616 8 INFO cinder.api.openstack.wsgi [None req-58fead91-8583-48a8-92b6-42fc3f94803e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:36:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:36:16.625 7 INFO cinder.api.openstack.wsgi [None req-4ccc70c2-360c-4984-91d5-b2474dfff57e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:36:16.632 7 INFO cinder.volume.api [None req-4ccc70c2-360c-4984-91d5-b2474dfff57e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:36:16.632 7 INFO cinder.api.openstack.wsgi [None req-4ccc70c2-360c-4984-91d5-b2474dfff57e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:36:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:36:16.643 8 INFO cinder.api.openstack.wsgi [None req-80ffc254-4b1e-4720-a489-3cc741d9c345 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:36:16.648 8 INFO cinder.api.openstack.wsgi [None req-80ffc254-4b1e-4720-a489-3cc741d9c345 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:36:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:36:16.683 7 INFO cinder.api.openstack.wsgi [None req-373033d3-eebd-4f87-b355-3fcc851fb597 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:36:16.704 7 INFO cinder.api.openstack.wsgi [None req-373033d3-eebd-4f87-b355-3fcc851fb597 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/561] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:36:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:36:16.713 8 INFO cinder.api.openstack.wsgi [None req-7489936a-ba75-438d-b71a-f773726caf10 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:36:16.743 8 INFO cinder.api.openstack.wsgi [None req-7489936a-ba75-438d-b71a-f773726caf10 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/562] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:36:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:36:16.754 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:36:16.779 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 282/563] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:36:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:36:16.791 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:36:17.295 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:36:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:36:18.299 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:18.299 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:18.301 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:18.302 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:28.299 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:28.299 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:28.300 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:28.301 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:38.299 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:38.300 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:38.300 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:38.301 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:48.299 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:48.300 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:48.300 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:48.300 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:58.300 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:58.300 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:36:58.301 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:36:58.303 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:08.300 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:08.300 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:08.300 7 INFO cinder.api.openstack.wsgi [None req-12436046-7fa7-4bde-829d-c559bddeba4e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:08.302 8 INFO cinder.api.openstack.wsgi [None req-ed99ceba-59a2-43ba-a137-c0b368d237cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:16.625 7 INFO cinder.api.openstack.wsgi [None req-e55deff0-69e0-4162-8325-2d05e3fb4f0b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:37:16.642 7 INFO cinder.volume.api [None req-e55deff0-69e0-4162-8325-2d05e3fb4f0b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:37:16.645 7 INFO cinder.api.openstack.wsgi [None req-e55deff0-69e0-4162-8325-2d05e3fb4f0b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:37:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:37:16.657 8 INFO cinder.api.openstack.wsgi [None req-1d2cbc26-76ba-4ac2-9c22-5842a6a4cd5c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:37:16.666 8 INFO cinder.volume.api [None req-1d2cbc26-76ba-4ac2-9c22-5842a6a4cd5c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:37:16.667 8 INFO cinder.api.openstack.wsgi [None req-1d2cbc26-76ba-4ac2-9c22-5842a6a4cd5c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:37:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:37:16.679 7 INFO cinder.api.openstack.wsgi [None req-06479a98-5d32-4463-bed8-28d6395a2c90 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:37:17.183 7 INFO cinder.api.openstack.wsgi [None req-06479a98-5d32-4463-bed8-28d6395a2c90 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 290/579] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:37:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:37:17.255 8 INFO cinder.api.openstack.wsgi [None req-96e8bb2c-83ba-4518-88ea-745228ea62bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:37:17.294 8 INFO cinder.api.openstack.wsgi [None req-96e8bb2c-83ba-4518-88ea-745228ea62bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:37:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:37:17.306 7 INFO cinder.api.openstack.wsgi [None req-75b7895d-2263-4d79-86f2-3a2cd7814b5a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:37:17.325 7 INFO cinder.api.openstack.wsgi [None req-75b7895d-2263-4d79-86f2-3a2cd7814b5a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/581] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:37:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:37:17.340 8 INFO cinder.api.openstack.wsgi [None req-c7d89108-db7b-426a-9615-dc4464572946 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:37:17.358 8 INFO cinder.api.openstack.wsgi [None req-c7d89108-db7b-426a-9615-dc4464572946 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/582] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:37:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:37:17.369 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:37:17.374 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 292/583] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:37:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:37:17.384 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:37:17.393 8 INFO cinder.volume.api [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:37:17.394 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/584] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:37:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:37:18.298 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:18.299 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:18.299 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:18.300 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:28.299 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:28.299 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:28.299 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:28.302 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:38.299 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:38.299 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:38.300 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:38.300 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:48.299 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:48.299 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:48.300 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:48.300 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:58.299 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:58.299 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:37:58.299 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:37:58.300 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:08.299 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:08.299 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:08.300 7 INFO cinder.api.openstack.wsgi [None req-e67bb7fd-20b8-48c8-a975-4db2d6ffe98e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:08.300 8 INFO cinder.api.openstack.wsgi [None req-e3d899f1-f380-4dee-9fa8-1e34c4c224f1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:16.566 7 INFO cinder.api.openstack.wsgi [None req-261665b1-91d8-4ce7-9689-327c378d9a92 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:38:16.572 7 INFO cinder.api.openstack.wsgi [None req-261665b1-91d8-4ce7-9689-327c378d9a92 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:38:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:38:16.586 8 INFO cinder.api.openstack.wsgi [None req-d757d8ae-fed6-4d38-93ce-82ebb7a113b8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:38:16.595 8 INFO cinder.volume.api [None req-d757d8ae-fed6-4d38-93ce-82ebb7a113b8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:38:16.598 8 INFO cinder.api.openstack.wsgi [None req-d757d8ae-fed6-4d38-93ce-82ebb7a113b8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:38:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:38:16.606 7 INFO cinder.api.openstack.wsgi [None req-216605d6-1c0e-4535-846c-351f5a6ca237 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:38:16.613 7 INFO cinder.volume.api [None req-216605d6-1c0e-4535-846c-351f5a6ca237 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:38:16.614 7 INFO cinder.api.openstack.wsgi [None req-216605d6-1c0e-4535-846c-351f5a6ca237 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/599] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:38:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:38:16.624 8 INFO cinder.api.openstack.wsgi [None req-082362e1-072b-49b3-bae0-f37b13f5fd71 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:38:16.634 8 INFO cinder.volume.api [None req-082362e1-072b-49b3-bae0-f37b13f5fd71 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:38:16.636 8 INFO cinder.api.openstack.wsgi [None req-082362e1-072b-49b3-bae0-f37b13f5fd71 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/600] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:38:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:38:16.645 7 INFO cinder.api.openstack.wsgi [None req-a58ad92f-d056-45bc-a196-c84804cef4b9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:38:17.149 7 INFO cinder.api.openstack.wsgi [None req-a58ad92f-d056-45bc-a196-c84804cef4b9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 301/601] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:38:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:38:17.195 8 INFO cinder.api.openstack.wsgi [None req-74c08aa0-5b66-4e67-ab85-27c2d84d6e50 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:38:17.230 8 INFO cinder.api.openstack.wsgi [None req-74c08aa0-5b66-4e67-ab85-27c2d84d6e50 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/602] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:38:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:38:17.242 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:38:17.267 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/603] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:38:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:38:17.279 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:38:17.312 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/604] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:38:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:38:18.299 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:18.299 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:18.300 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:18.300 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:28.299 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:28.300 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:28.300 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:28.301 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:38.298 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:38.298 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:38.299 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:38.299 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:48.299 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:48.299 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:48.299 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:48.300 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:58.299 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:58.299 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:38:58.300 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:38:58.300 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:08.299 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:08.299 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:08.300 7 INFO cinder.api.openstack.wsgi [None req-0db58f4f-b8d4-4785-926c-2b9ce4a43e3c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:08.300 8 INFO cinder.api.openstack.wsgi [None req-98422454-a1e0-400f-ae4c-b43103ce5d43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:16.551 8 INFO cinder.api.openstack.wsgi [None req-1bb9e27d-036a-49b4-9062-ebab2a371c0e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:39:16.561 8 INFO cinder.volume.api [None req-1bb9e27d-036a-49b4-9062-ebab2a371c0e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:39:16.563 8 INFO cinder.api.openstack.wsgi [None req-1bb9e27d-036a-49b4-9062-ebab2a371c0e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/617] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:39:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:39:16.600 7 INFO cinder.api.openstack.wsgi [None req-93e7a3f0-1ee4-48fe-ac8c-796927596207 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:39:16.627 7 INFO cinder.api.openstack.wsgi [None req-93e7a3f0-1ee4-48fe-ac8c-796927596207 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/618] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:39:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:39:16.639 8 INFO cinder.api.openstack.wsgi [None req-7cdc47e5-b840-416a-8b02-9d48e473a629 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:39:16.659 8 INFO cinder.api.openstack.wsgi [None req-7cdc47e5-b840-416a-8b02-9d48e473a629 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/619] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:39:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:39:16.674 7 INFO cinder.api.openstack.wsgi [None req-e6e738c3-680d-4365-ad14-a7060cba0b0d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:39:16.738 7 INFO cinder.api.openstack.wsgi [None req-e6e738c3-680d-4365-ad14-a7060cba0b0d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/620] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:39:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:39:16.751 8 INFO cinder.api.openstack.wsgi [None req-5c9ff8b3-9987-4066-847e-4f9456da3d64 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:39:16.758 8 INFO cinder.volume.api [None req-5c9ff8b3-9987-4066-847e-4f9456da3d64 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:39:16.758 8 INFO cinder.api.openstack.wsgi [None req-5c9ff8b3-9987-4066-847e-4f9456da3d64 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/621] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:39:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:39:16.768 7 INFO cinder.api.openstack.wsgi [None req-65bdb46d-979c-4419-beed-d774a29fa246 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:39:16.773 7 INFO cinder.api.openstack.wsgi [None req-65bdb46d-979c-4419-beed-d774a29fa246 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:39:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:39:16.782 8 INFO cinder.api.openstack.wsgi [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:39:16.789 8 INFO cinder.volume.api [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:39:16.791 8 INFO cinder.api.openstack.wsgi [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:39:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:39:16.799 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:39:17.302 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:39:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 668 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:39:18.299 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:18.299 8 INFO cinder.api.openstack.wsgi [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:18.300 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:18.300 8 INFO cinder.api.openstack.wsgi [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:28.299 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:28.299 8 INFO cinder.api.openstack.wsgi [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:28.299 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:28.300 8 INFO cinder.api.openstack.wsgi [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:38.300 8 INFO cinder.api.openstack.wsgi [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:38.300 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:38.300 8 INFO cinder.api.openstack.wsgi [None req-95dc0c53-ca03-4c90-9c46-9b56f09f2841 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:38.301 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:40.991 8 INFO cinder.api.openstack.wsgi [None req-c51cd050-1b8b-499a-ab20-12c558c5714f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=False 2026-07-07 04:39:41.006 8 INFO cinder.api.openstack.wsgi [None req-c51cd050-1b8b-499a-ab20-12c558c5714f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 316/631] 199.204.45.153 () {44 vars in 1069 bytes} [Tue Jul 7 04:39:40 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=False => generated 338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:39:48.299 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:48.300 8 INFO cinder.api.openstack.wsgi [None req-c51cd050-1b8b-499a-ab20-12c558c5714f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:48.300 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:48.300 8 INFO cinder.api.openstack.wsgi [None req-c51cd050-1b8b-499a-ab20-12c558c5714f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:58.300 8 INFO cinder.api.openstack.wsgi [None req-c51cd050-1b8b-499a-ab20-12c558c5714f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:58.300 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:39:58.301 8 INFO cinder.api.openstack.wsgi [None req-c51cd050-1b8b-499a-ab20-12c558c5714f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:39:58.301 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:08.299 8 INFO cinder.api.openstack.wsgi [None req-c51cd050-1b8b-499a-ab20-12c558c5714f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:08.300 8 INFO cinder.api.openstack.wsgi [None req-c51cd050-1b8b-499a-ab20-12c558c5714f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:08.299 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:08.301 7 INFO cinder.api.openstack.wsgi [None req-3ab9cfef-9167-4e33-a2bf-b6fdd7692511 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:16.535 8 INFO cinder.api.openstack.wsgi [None req-afffe1b0-f61a-4024-8442-11e4be870e65 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:40:16.544 8 INFO cinder.volume.api [None req-afffe1b0-f61a-4024-8442-11e4be870e65 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:40:16.546 8 INFO cinder.api.openstack.wsgi [None req-afffe1b0-f61a-4024-8442-11e4be870e65 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/638] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:40:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:40:16.554 7 INFO cinder.api.openstack.wsgi [None req-fd1eb33c-5be0-4508-a8f6-181798e8b9a7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:40:16.561 7 INFO cinder.volume.api [None req-fd1eb33c-5be0-4508-a8f6-181798e8b9a7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:40:16.562 7 INFO cinder.api.openstack.wsgi [None req-fd1eb33c-5be0-4508-a8f6-181798e8b9a7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/639] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:40:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:40:16.574 8 INFO cinder.api.openstack.wsgi [None req-3d88a303-dff6-43b2-ad26-892c358be91a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:40:16.580 8 INFO cinder.api.openstack.wsgi [None req-3d88a303-dff6-43b2-ad26-892c358be91a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 321/640] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:40:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:40:16.592 7 INFO cinder.api.openstack.wsgi [None req-ec649624-98a9-4ba0-9305-6a3dc4ff68d7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:40:17.097 7 INFO cinder.api.openstack.wsgi [None req-ec649624-98a9-4ba0-9305-6a3dc4ff68d7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/641] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:40:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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) 2026-07-07 04:40:17.132 8 INFO cinder.api.openstack.wsgi [None req-539230bd-25dc-48ee-8e5d-ddb78827d671 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:40:17.154 8 INFO cinder.api.openstack.wsgi [None req-539230bd-25dc-48ee-8e5d-ddb78827d671 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/642] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:40:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:40:17.166 7 INFO cinder.api.openstack.wsgi [None req-84fd1eef-b5ed-48fd-862a-8a41f0eac7f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:40:17.203 7 INFO cinder.api.openstack.wsgi [None req-84fd1eef-b5ed-48fd-862a-8a41f0eac7f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/643] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:40:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:40:17.216 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:40:17.239 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/644] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:40:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:40:17.250 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:40:17.260 7 INFO cinder.volume.api [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:40:17.262 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/645] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:40:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:40:18.299 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:18.299 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:18.300 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:18.300 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:28.299 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:28.299 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:28.299 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:28.300 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:38.299 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:38.299 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:38.300 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:38.300 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:48.299 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:48.299 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:48.300 7 INFO cinder.api.openstack.wsgi [None req-6fe9c2fc-2b91-484d-b7a7-12579fdeb97e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:48.301 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:51.827 7 INFO cinder.api.openstack.wsgi [None req-8e27c94f-9350-4282-b0f6-599ba2255a95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=False 2026-07-07 04:40:51.849 7 INFO cinder.api.openstack.wsgi [None req-8e27c94f-9350-4282-b0f6-599ba2255a95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] https://volume.199-204-45-153.nip.io/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 327/654] 199.204.45.153 () {44 vars in 1069 bytes} [Tue Jul 7 04:40:51 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=False => generated 338 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:40:58.299 7 INFO cinder.api.openstack.wsgi [None req-8e27c94f-9350-4282-b0f6-599ba2255a95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:58.299 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:40:58.300 7 INFO cinder.api.openstack.wsgi [None req-8e27c94f-9350-4282-b0f6-599ba2255a95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:40:58.300 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:08.299 7 INFO cinder.api.openstack.wsgi [None req-8e27c94f-9350-4282-b0f6-599ba2255a95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:08.300 7 INFO cinder.api.openstack.wsgi [None req-8e27c94f-9350-4282-b0f6-599ba2255a95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:08.303 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:08.304 8 INFO cinder.api.openstack.wsgi [None req-19bf7d9d-3be4-4db8-b48b-e00350ef3744 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:16.541 7 INFO cinder.api.openstack.wsgi [None req-676742f7-239d-4b3b-85d0-a6ba55931700 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:41:16.547 7 INFO cinder.api.openstack.wsgi [None req-676742f7-239d-4b3b-85d0-a6ba55931700 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 330/659] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:41:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:41:16.558 8 INFO cinder.api.openstack.wsgi [None req-56db8957-ccd2-449e-ac8c-18f6decdb718 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:41:16.567 8 INFO cinder.volume.api [None req-56db8957-ccd2-449e-ac8c-18f6decdb718 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:41:16.569 8 INFO cinder.api.openstack.wsgi [None req-56db8957-ccd2-449e-ac8c-18f6decdb718 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 330/660] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:41:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:41:16.582 7 INFO cinder.api.openstack.wsgi [None req-cefe07d8-c1e5-4601-be3c-b581dd0d7d46 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:41:17.087 7 INFO cinder.api.openstack.wsgi [None req-cefe07d8-c1e5-4601-be3c-b581dd0d7d46 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 331/661] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:41:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:41:17.101 8 INFO cinder.api.openstack.wsgi [None req-20c840d9-1814-43cb-9697-cd42fce35688 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:41:17.115 8 INFO cinder.volume.api [None req-20c840d9-1814-43cb-9697-cd42fce35688 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:41:17.118 8 INFO cinder.api.openstack.wsgi [None req-20c840d9-1814-43cb-9697-cd42fce35688 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/662] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:41:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:41:17.130 7 INFO cinder.api.openstack.wsgi [None req-a5b69d13-60a0-4ee2-bc0e-13efc9c34a50 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:41:17.136 7 INFO cinder.volume.api [None req-a5b69d13-60a0-4ee2-bc0e-13efc9c34a50 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:41:17.136 7 INFO cinder.api.openstack.wsgi [None req-a5b69d13-60a0-4ee2-bc0e-13efc9c34a50 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/663] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:41:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:41:17.169 8 INFO cinder.api.openstack.wsgi [None req-a4f6c9cb-0d18-41b7-8c5b-3467daafb87d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:41:17.192 8 INFO cinder.api.openstack.wsgi [None req-a4f6c9cb-0d18-41b7-8c5b-3467daafb87d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/664] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:41:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:41:17.204 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:41:17.229 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/665] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:41:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:41:17.243 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:41:17.262 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 333/666] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:41:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:41:18.299 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:18.300 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:18.300 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:18.302 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:28.299 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:28.299 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:28.300 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:28.301 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:38.299 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:38.301 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:38.300 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:38.303 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:48.299 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:48.299 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:48.300 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:48.300 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:58.300 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:58.300 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:41:58.301 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:41:58.301 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:08.299 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:08.299 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:08.300 8 INFO cinder.api.openstack.wsgi [None req-c7c6ec4f-06cc-4385-9a29-26194145f9ec bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:08.300 7 INFO cinder.api.openstack.wsgi [None req-c77223b2-fd42-4065-832b-e23f3f50901a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:16.699 8 INFO cinder.api.openstack.wsgi [None req-f2bf7342-f65e-438f-9dd9-f09902877d93 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:42:16.709 8 INFO cinder.volume.api [None req-f2bf7342-f65e-438f-9dd9-f09902877d93 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:42:16.710 8 INFO cinder.api.openstack.wsgi [None req-f2bf7342-f65e-438f-9dd9-f09902877d93 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/679] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:42:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:42:16.723 7 INFO cinder.api.openstack.wsgi [None req-d9178259-c1e2-46de-b8ab-50c39284ee5b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:42:17.226 7 INFO cinder.api.openstack.wsgi [None req-d9178259-c1e2-46de-b8ab-50c39284ee5b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 340/680] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:42:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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) 2026-07-07 04:42:17.240 8 INFO cinder.api.openstack.wsgi [None req-c47ffac3-c5ac-4f2c-86e3-2007032f6b05 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:42:17.246 8 INFO cinder.api.openstack.wsgi [None req-c47ffac3-c5ac-4f2c-86e3-2007032f6b05 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 341/681] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:42:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:42:17.294 7 INFO cinder.api.openstack.wsgi [None req-3b80bb9c-df29-4c7a-9fbb-3e13e0f64a82 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:42:17.319 7 INFO cinder.api.openstack.wsgi [None req-3b80bb9c-df29-4c7a-9fbb-3e13e0f64a82 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/682] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:42:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:42:17.332 8 INFO cinder.api.openstack.wsgi [None req-d9eebe0a-5488-4caa-a229-b400a3bb7375 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:42:17.348 8 INFO cinder.api.openstack.wsgi [None req-d9eebe0a-5488-4caa-a229-b400a3bb7375 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/683] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:42:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:42:17.358 7 INFO cinder.api.openstack.wsgi [None req-3e4fea9d-c0d6-4115-895e-a5fe313c20bd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:42:17.380 7 INFO cinder.api.openstack.wsgi [None req-3e4fea9d-c0d6-4115-895e-a5fe313c20bd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/684] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:42:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:42:17.390 8 INFO cinder.api.openstack.wsgi [None req-3752043a-1290-4820-9861-9e090f044014 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:42:17.399 8 INFO cinder.volume.api [None req-3752043a-1290-4820-9861-9e090f044014 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:42:17.401 8 INFO cinder.api.openstack.wsgi [None req-3752043a-1290-4820-9861-9e090f044014 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:42:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:42:17.410 7 INFO cinder.api.openstack.wsgi [None req-027b40de-deac-4a12-a580-3cfcc33be713 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:42:17.415 7 INFO cinder.volume.api [None req-027b40de-deac-4a12-a580-3cfcc33be713 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:42:17.415 7 INFO cinder.api.openstack.wsgi [None req-027b40de-deac-4a12-a580-3cfcc33be713 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 343/686] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:42:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:42:18.299 8 INFO cinder.api.openstack.wsgi [None req-3752043a-1290-4820-9861-9e090f044014 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:18.300 7 INFO cinder.api.openstack.wsgi [None req-027b40de-deac-4a12-a580-3cfcc33be713 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:18.301 7 INFO cinder.api.openstack.wsgi [None req-027b40de-deac-4a12-a580-3cfcc33be713 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:18.301 8 INFO cinder.api.openstack.wsgi [None req-3752043a-1290-4820-9861-9e090f044014 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:24.040 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots 2026-07-07 04:42:24.058 7 INFO cinder.volume.api [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:42:24.059 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 345/689] 10.0.0.25 () {32 vars in 704 bytes} [Tue Jul 7 04:42:24 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:42:24.073 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes 2026-07-07 04:42:24.100 8 INFO cinder.volume.api [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:42:24.100 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes returned with HTTP 200 [pid: 8|app: 0|req: 345/690] 10.0.0.25 () {32 vars in 700 bytes} [Tue Jul 7 04:42:24 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:42:28.299 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:28.299 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:28.300 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:28.300 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:38.299 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:38.300 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:38.300 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:38.302 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:48.299 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:48.300 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:48.303 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:48.303 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:58.299 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:58.300 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:42:58.300 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:42:58.301 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:08.299 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:08.300 8 INFO cinder.api.openstack.wsgi [None req-949fe411-d4d9-4768-b0c0-faacd0590376 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:08.299 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:08.304 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:16.659 8 INFO cinder.api.openstack.wsgi [None req-d7cb57c2-be98-4dff-afa1-93cfb5c8192f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:43:16.671 8 INFO cinder.volume.api [None req-d7cb57c2-be98-4dff-afa1-93cfb5c8192f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:43:16.673 8 INFO cinder.api.openstack.wsgi [None req-d7cb57c2-be98-4dff-afa1-93cfb5c8192f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 351/701] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:43:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:43:16.734 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:43:16.735 7 INFO cinder.api.openstack.wsgi [None req-80d564b9-1471-4ae0-a32e-25e1e4e5f423 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 351/702] 10.0.0.25 () {30 vars in 410 bytes} [Tue Jul 7 04:43:16 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-07 04:43:16.787 8 INFO cinder.api.openstack.wsgi [None req-6d9d5d9a-bb60-496b-8dcd-74ffb7098f1f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:43:16.814 8 INFO cinder.api.openstack.wsgi [None req-6d9d5d9a-bb60-496b-8dcd-74ffb7098f1f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/703] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:43:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:16.825 7 INFO cinder.api.openstack.wsgi [None req-12b87710-0b42-4f9f-9689-fb5ead733e40 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/5739ede7491f47bf925d37194034c3d6?usage=true 2026-07-07 04:43:16.853 7 INFO cinder.api.openstack.wsgi [None req-12b87710-0b42-4f9f-9689-fb5ead733e40 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/5739ede7491f47bf925d37194034c3d6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/704] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:43:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/5739ede7491f47bf925d37194034c3d6?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:16.865 8 INFO cinder.api.openstack.wsgi [None req-0ff102a4-7043-4696-9e68-675b243cd256 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8cf5d5b524ce4d48abf272926a809c73?usage=true 2026-07-07 04:43:16.886 8 INFO cinder.api.openstack.wsgi [None req-0ff102a4-7043-4696-9e68-675b243cd256 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8cf5d5b524ce4d48abf272926a809c73?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/705] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:43:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8cf5d5b524ce4d48abf272926a809c73?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:16.898 7 INFO cinder.api.openstack.wsgi [None req-f98e9c51-b8d0-40c4-9568-d00668c9a0b3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8fe412dcd68a463f91c3ae6017e95295?usage=true 2026-07-07 04:43:16.921 7 INFO cinder.api.openstack.wsgi [None req-f98e9c51-b8d0-40c4-9568-d00668c9a0b3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8fe412dcd68a463f91c3ae6017e95295?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/706] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:43:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8fe412dcd68a463f91c3ae6017e95295?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:16.930 8 INFO cinder.api.openstack.wsgi [None req-9084a71d-53e6-44b4-9fdb-0d9bb9bf3317 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9e26d1f7074548d48992ee6a3e0cb808?usage=true 2026-07-07 04:43:16.949 8 INFO cinder.api.openstack.wsgi [None req-9084a71d-53e6-44b4-9fdb-0d9bb9bf3317 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9e26d1f7074548d48992ee6a3e0cb808?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/707] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:43:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9e26d1f7074548d48992ee6a3e0cb808?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:16.960 7 INFO cinder.api.openstack.wsgi [None req-a0175ce6-6860-4f3a-b13a-198961c9a3c1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:43:16.981 7 INFO cinder.api.openstack.wsgi [None req-a0175ce6-6860-4f3a-b13a-198961c9a3c1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/708] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:43:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:16.996 8 INFO cinder.api.openstack.wsgi [None req-0f7f09f4-6366-421b-844e-35e63eb0f25c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:43:17.022 8 INFO cinder.api.openstack.wsgi [None req-0f7f09f4-6366-421b-844e-35e63eb0f25c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/709] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:43:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:17.040 7 INFO cinder.api.openstack.wsgi [None req-869192d6-1b33-4747-82a3-9da667069fc1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f14959791d1c4029b60f7dad72d77ffe?usage=true 2026-07-07 04:43:17.060 7 INFO cinder.api.openstack.wsgi [None req-869192d6-1b33-4747-82a3-9da667069fc1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f14959791d1c4029b60f7dad72d77ffe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/710] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:43:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f14959791d1c4029b60f7dad72d77ffe?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:17.072 8 INFO cinder.api.openstack.wsgi [None req-d068886b-29a1-4985-833e-df1b46ebe815 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:43:17.575 8 INFO cinder.api.openstack.wsgi [None req-d068886b-29a1-4985-833e-df1b46ebe815 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 356/711] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:43:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:43:17.589 7 INFO cinder.api.openstack.wsgi [None req-27faa6ea-0fe0-4cca-a6c3-31898b2d89a8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:43:17.596 7 INFO cinder.volume.api [None req-27faa6ea-0fe0-4cca-a6c3-31898b2d89a8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:43:17.596 7 INFO cinder.api.openstack.wsgi [None req-27faa6ea-0fe0-4cca-a6c3-31898b2d89a8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 356/712] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:43:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:43:17.608 8 INFO cinder.api.openstack.wsgi [None req-acf556be-f5f0-43e3-b88e-a8383a73f7dd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:43:17.627 8 INFO cinder.api.openstack.wsgi [None req-acf556be-f5f0-43e3-b88e-a8383a73f7dd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 357/713] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:43:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:17.642 7 INFO cinder.api.openstack.wsgi [None req-aff29e21-bab1-412f-a597-b9f228127892 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:43:17.659 7 INFO cinder.volume.api [None req-aff29e21-bab1-412f-a597-b9f228127892 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:43:17.661 7 INFO cinder.api.openstack.wsgi [None req-aff29e21-bab1-412f-a597-b9f228127892 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/714] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:43:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:43:18.299 8 INFO cinder.api.openstack.wsgi [None req-acf556be-f5f0-43e3-b88e-a8383a73f7dd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:18.299 7 INFO cinder.api.openstack.wsgi [None req-aff29e21-bab1-412f-a597-b9f228127892 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:18.300 8 INFO cinder.api.openstack.wsgi [None req-acf556be-f5f0-43e3-b88e-a8383a73f7dd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:18.300 7 INFO cinder.api.openstack.wsgi [None req-aff29e21-bab1-412f-a597-b9f228127892 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:19.859 8 INFO cinder.api.openstack.wsgi [None req-a794edfb-b716-4e5e-92cc-de15871889cd 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes 2026-07-07 04:43:19.889 8 INFO cinder.volume.api [None req-a794edfb-b716-4e5e-92cc-de15871889cd 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Get all volumes completed successfully. 2026-07-07 04:43:19.889 8 INFO cinder.api.openstack.wsgi [None req-a794edfb-b716-4e5e-92cc-de15871889cd 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes returned with HTTP 200 [pid: 8|app: 0|req: 359/717] 10.0.0.25 () {32 vars in 700 bytes} [Tue Jul 7 04:43:19 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes => generated 15 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:43:19.905 7 INFO cinder.api.openstack.wsgi [None req-2c1e8b02-29db-4267-830b-cf1214149788 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes 2026-07-07 04:43:19.913 7 INFO cinder.api.v3.volumes [None req-2c1e8b02-29db-4267-830b-cf1214149788 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Create volume of 1 GB 2026-07-07 04:43:19.937 7 INFO cinder.volume.api [None req-2c1e8b02-29db-4267-830b-cf1214149788 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Availability Zones retrieved successfully. 2026-07-07 04:43:20.226 7 INFO cinder.volume.api [None req-2c1e8b02-29db-4267-830b-cf1214149788 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Create volume request issued successfully. 2026-07-07 04:43:20.227 7 INFO cinder.api.openstack.wsgi [None req-2c1e8b02-29db-4267-830b-cf1214149788 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes returned with HTTP 202 [pid: 7|app: 0|req: 359/718] 10.0.0.25 () {34 vars in 722 bytes} [Tue Jul 7 04:43:19 2026] POST /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes => generated 876 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-07 04:43:20.247 8 INFO cinder.api.openstack.wsgi [None req-03a6487b-c9c1-4c87-b6ae-d71b8e87e037 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:20.301 8 INFO cinder.volume.api [None req-03a6487b-c9c1-4c87-b6ae-d71b8e87e037 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:20.315 8 INFO cinder.api.openstack.wsgi [None req-03a6487b-c9c1-4c87-b6ae-d71b8e87e037 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b returned with HTTP 200 [pid: 8|app: 0|req: 360/719] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:20 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b => generated 944 bytes in 75 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-07 04:43:21.336 7 INFO cinder.api.openstack.wsgi [None req-5d284715-4b80-4295-8b20-f9b007566b79 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:21.362 7 INFO cinder.volume.api [None req-5d284715-4b80-4295-8b20-f9b007566b79 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:21.373 7 INFO cinder.api.openstack.wsgi [None req-5d284715-4b80-4295-8b20-f9b007566b79 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b returned with HTTP 200 [pid: 7|app: 0|req: 360/720] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:21 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:43:22.391 8 INFO cinder.api.openstack.wsgi [None req-f5d246de-94eb-4d35-b801-0bd1bd07751f 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:22.405 8 INFO cinder.volume.api [None req-f5d246de-94eb-4d35-b801-0bd1bd07751f 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:22.410 8 INFO cinder.api.openstack.wsgi [None req-f5d246de-94eb-4d35-b801-0bd1bd07751f 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b returned with HTTP 200 [pid: 8|app: 0|req: 361/721] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:22 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b => generated 969 bytes in 25 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-07 04:43:22.424 7 INFO cinder.api.openstack.wsgi [None req-de4c7123-e7d5-4322-a85e-e4eb9b8d6583 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:22.454 7 INFO cinder.volume.api [None req-de4c7123-e7d5-4322-a85e-e4eb9b8d6583 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:22.458 7 INFO cinder.api.openstack.wsgi [None req-de4c7123-e7d5-4322-a85e-e4eb9b8d6583 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b returned with HTTP 200 [pid: 7|app: 0|req: 361/722] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:22 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b => generated 969 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-07 04:43:22.475 8 INFO cinder.api.openstack.wsgi [None req-701758f3-f8d0-408c-8ab2-b46a05ebbf6c 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes 2026-07-07 04:43:22.477 8 INFO cinder.api.v3.volumes [None req-701758f3-f8d0-408c-8ab2-b46a05ebbf6c 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Create volume of 1 GB 2026-07-07 04:43:22.491 8 INFO cinder.volume.api [None req-701758f3-f8d0-408c-8ab2-b46a05ebbf6c 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Availability Zones retrieved successfully. 2026-07-07 04:43:22.705 8 INFO cinder.volume.api [None req-701758f3-f8d0-408c-8ab2-b46a05ebbf6c 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Create volume request issued successfully. 2026-07-07 04:43:22.707 8 INFO cinder.api.openstack.wsgi [None req-701758f3-f8d0-408c-8ab2-b46a05ebbf6c 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes returned with HTTP 202 [pid: 8|app: 0|req: 362/723] 10.0.0.25 () {34 vars in 722 bytes} [Tue Jul 7 04:43:22 2026] POST /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes => generated 875 bytes in 240 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-07 04:43:22.723 7 INFO cinder.api.openstack.wsgi [None req-b3cf348f-17de-4fb4-95db-aac3e8ca88fe 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:22.745 7 INFO cinder.volume.api [None req-b3cf348f-17de-4fb4-95db-aac3e8ca88fe 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:22.755 7 INFO cinder.api.openstack.wsgi [None req-b3cf348f-17de-4fb4-95db-aac3e8ca88fe 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 returned with HTTP 200 [pid: 7|app: 0|req: 362/724] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:22 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:43:23.773 8 INFO cinder.api.openstack.wsgi [None req-9a6a9368-eb80-4a80-9668-c98735df6fdb 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:23.789 8 INFO cinder.volume.api [None req-9a6a9368-eb80-4a80-9668-c98735df6fdb 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:23.795 8 INFO cinder.api.openstack.wsgi [None req-9a6a9368-eb80-4a80-9668-c98735df6fdb 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 returned with HTTP 200 [pid: 8|app: 0|req: 363/725] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:23 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:43:23.815 7 INFO cinder.api.openstack.wsgi [None req-93f03a91-93eb-4bf7-be0a-706e256e1e3f 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:23.827 7 INFO cinder.volume.api [None req-93f03a91-93eb-4bf7-be0a-706e256e1e3f 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:23.832 7 INFO cinder.api.openstack.wsgi [None req-93f03a91-93eb-4bf7-be0a-706e256e1e3f 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 returned with HTTP 200 [pid: 7|app: 0|req: 363/726] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:23 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 => generated 968 bytes in 22 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-07 04:43:23.849 8 INFO cinder.api.openstack.wsgi [None req-9d0c1fed-acfa-4150-a60b-fbabaf65e7ae 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes 2026-07-07 04:43:23.853 8 INFO cinder.api.v3.volumes [None req-9d0c1fed-acfa-4150-a60b-fbabaf65e7ae 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Create volume of 1 GB 2026-07-07 04:43:23.857 8 INFO cinder.volume.api [None req-9d0c1fed-acfa-4150-a60b-fbabaf65e7ae 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Availability Zones retrieved successfully. 2026-07-07 04:43:23.965 8 INFO cinder.volume.api [None req-9d0c1fed-acfa-4150-a60b-fbabaf65e7ae 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Create volume request issued successfully. 2026-07-07 04:43:23.965 8 INFO cinder.api.openstack.wsgi [None req-9d0c1fed-acfa-4150-a60b-fbabaf65e7ae 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes returned with HTTP 202 [pid: 8|app: 0|req: 364/727] 10.0.0.25 () {34 vars in 722 bytes} [Tue Jul 7 04:43:23 2026] POST /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes => generated 875 bytes in 123 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-07 04:43:23.983 7 INFO cinder.api.openstack.wsgi [None req-fc6e0944-6a67-4c43-b3b6-65558e4c1d50 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:24.000 7 INFO cinder.volume.api [None req-fc6e0944-6a67-4c43-b3b6-65558e4c1d50 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:24.010 7 INFO cinder.api.openstack.wsgi [None req-fc6e0944-6a67-4c43-b3b6-65558e4c1d50 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 returned with HTTP 200 [pid: 7|app: 0|req: 364/728] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:23 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:43:25.034 8 INFO cinder.api.openstack.wsgi [None req-0e36c78d-d8c6-44a8-838e-3d2f6b0bbaba 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:25.048 8 INFO cinder.volume.api [None req-0e36c78d-d8c6-44a8-838e-3d2f6b0bbaba 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:25.054 8 INFO cinder.api.openstack.wsgi [None req-0e36c78d-d8c6-44a8-838e-3d2f6b0bbaba 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:25 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:43:25.081 7 INFO cinder.api.openstack.wsgi [None req-ac0e0212-d145-43eb-8c8e-79d108a06e79 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:25.099 7 INFO cinder.volume.api [None req-ac0e0212-d145-43eb-8c8e-79d108a06e79 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:25.106 7 INFO cinder.api.openstack.wsgi [None req-ac0e0212-d145-43eb-8c8e-79d108a06e79 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:25 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:43:25.127 8 INFO cinder.api.openstack.wsgi [None req-f7fec543-7944-4dc8-b9aa-68f0940b3bfc 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes 2026-07-07 04:43:25.136 8 INFO cinder.volume.api [None req-f7fec543-7944-4dc8-b9aa-68f0940b3bfc 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Get all volumes completed successfully. 2026-07-07 04:43:25.137 8 INFO cinder.api.openstack.wsgi [None req-f7fec543-7944-4dc8-b9aa-68f0940b3bfc 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes returned with HTTP 200 [pid: 8|app: 0|req: 366/731] 10.0.0.25 () {32 vars in 700 bytes} [Tue Jul 7 04:43:25 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes => generated 1322 bytes in 16 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-07 04:43:25.150 7 INFO cinder.api.openstack.wsgi [None req-8ed85485-d284-418e-9d80-c79341631f19 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:25.167 7 INFO cinder.volume.api [None req-8ed85485-d284-418e-9d80-c79341631f19 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:25.182 7 INFO cinder.api.openstack.wsgi [None req-8ed85485-d284-418e-9d80-c79341631f19 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:25 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:43:25.207 8 INFO cinder.api.openstack.wsgi [None req-cf4e8074-4fa2-4480-9841-adeff1a0f0a2 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 2026-07-07 04:43:25.208 8 INFO cinder.api.v3.volumes [None req-cf4e8074-4fa2-4480-9841-adeff1a0f0a2 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Delete volume with id: 005394c0-f4e8-450a-9db6-601d2b3cbc49 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:25.221 8 INFO cinder.volume.api [None req-cf4e8074-4fa2-4480-9841-adeff1a0f0a2 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:25.255 8 INFO cinder.volume.api [None req-cf4e8074-4fa2-4480-9841-adeff1a0f0a2 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Delete volume request issued successfully. 2026-07-07 04:43:25.256 8 INFO cinder.api.openstack.wsgi [None req-cf4e8074-4fa2-4480-9841-adeff1a0f0a2 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 returned with HTTP 202 [pid: 8|app: 0|req: 367/733] 10.0.0.25 () {32 vars in 777 bytes} [Tue Jul 7 04:43:25 2026] DELETE /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:43:25.270 7 INFO cinder.api.openstack.wsgi [None req-7bcf39af-8d8a-4ae1-838d-d2a26c146575 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:25.289 7 INFO cinder.volume.api [None req-7bcf39af-8d8a-4ae1-838d-d2a26c146575 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:25.294 7 INFO cinder.api.openstack.wsgi [None req-7bcf39af-8d8a-4ae1-838d-d2a26c146575 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 returned with HTTP 200 [pid: 7|app: 0|req: 367/734] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:25 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 => 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-07 04:43:26.317 8 INFO cinder.api.openstack.wsgi [None req-a299d761-19b2-4f8f-a720-1200943d81e0 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 2026-07-07 04:43:26.326 8 INFO cinder.api.openstack.wsgi [None req-a299d761-19b2-4f8f-a720-1200943d81e0 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 returned with HTTP 404 [pid: 8|app: 0|req: 368/735] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:26 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/005394c0-f4e8-450a-9db6-601d2b3cbc49 => 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-07 04:43:26.335 7 INFO cinder.api.openstack.wsgi [None req-4d023d85-66cd-4553-8eb7-8c7b03c4c229 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:26.349 7 INFO cinder.volume.api [None req-4d023d85-66cd-4553-8eb7-8c7b03c4c229 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:26.355 7 INFO cinder.api.openstack.wsgi [None req-4d023d85-66cd-4553-8eb7-8c7b03c4c229 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 returned with HTTP 200 [pid: 7|app: 0|req: 368/736] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:26 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:26.372 8 INFO cinder.api.openstack.wsgi [None req-f8351f03-1ce2-4218-a4fc-d83e61cb2123 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 2026-07-07 04:43:26.373 8 INFO cinder.api.v3.volumes [None req-f8351f03-1ce2-4218-a4fc-d83e61cb2123 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Delete volume with id: 606be06a-94e6-4a06-bf7d-9c2dec14f341 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:26.386 8 INFO cinder.volume.api [None req-f8351f03-1ce2-4218-a4fc-d83e61cb2123 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:26.408 8 INFO cinder.volume.api [None req-f8351f03-1ce2-4218-a4fc-d83e61cb2123 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Delete volume request issued successfully. 2026-07-07 04:43:26.408 8 INFO cinder.api.openstack.wsgi [None req-f8351f03-1ce2-4218-a4fc-d83e61cb2123 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 returned with HTTP 202 [pid: 8|app: 0|req: 369/737] 10.0.0.25 () {32 vars in 777 bytes} [Tue Jul 7 04:43:26 2026] DELETE /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:43:26.421 7 INFO cinder.api.openstack.wsgi [None req-0a00b9c5-4b35-4727-a2bc-6179e6d3e764 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:26.434 7 INFO cinder.volume.api [None req-0a00b9c5-4b35-4727-a2bc-6179e6d3e764 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:26.440 7 INFO cinder.api.openstack.wsgi [None req-0a00b9c5-4b35-4727-a2bc-6179e6d3e764 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 returned with HTTP 200 [pid: 7|app: 0|req: 369/738] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:26 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 => generated 967 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-07 04:43:27.460 8 INFO cinder.api.openstack.wsgi [None req-1644411a-399f-4119-902b-cd8cc4e42512 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 2026-07-07 04:43:27.468 8 INFO cinder.api.openstack.wsgi [None req-1644411a-399f-4119-902b-cd8cc4e42512 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 returned with HTTP 404 [pid: 8|app: 0|req: 370/739] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:27 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/606be06a-94e6-4a06-bf7d-9c2dec14f341 => 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-07 04:43:27.481 7 INFO cinder.api.openstack.wsgi [None req-8f26db4a-3958-4d74-a771-a045248c6ce0 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:27.539 7 INFO cinder.volume.api [None req-8f26db4a-3958-4d74-a771-a045248c6ce0 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:27.543 7 INFO cinder.api.openstack.wsgi [None req-8f26db4a-3958-4d74-a771-a045248c6ce0 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b returned with HTTP 200 [pid: 7|app: 0|req: 370/740] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:27 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b => generated 969 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:27.560 8 INFO cinder.api.openstack.wsgi [None req-158e0bbf-b1d1-4dc2-99e6-e8ff8049ac93 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b 2026-07-07 04:43:27.560 8 INFO cinder.api.v3.volumes [None req-158e0bbf-b1d1-4dc2-99e6-e8ff8049ac93 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Delete volume with id: bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:27.568 8 INFO cinder.volume.api [None req-158e0bbf-b1d1-4dc2-99e6-e8ff8049ac93 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:27.588 8 INFO cinder.volume.api [None req-158e0bbf-b1d1-4dc2-99e6-e8ff8049ac93 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Delete volume request issued successfully. 2026-07-07 04:43:27.589 8 INFO cinder.api.openstack.wsgi [None req-158e0bbf-b1d1-4dc2-99e6-e8ff8049ac93 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b returned with HTTP 202 [pid: 8|app: 0|req: 371/741] 10.0.0.25 () {32 vars in 777 bytes} [Tue Jul 7 04:43:27 2026] DELETE /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b => generated 0 bytes in 34 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-07 04:43:27.609 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:43:27.633 7 INFO cinder.volume.api [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] Volume info retrieved successfully. 2026-07-07 04:43:27.639 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b returned with HTTP 200 [pid: 7|app: 0|req: 371/742] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:27 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:43:28.299 8 INFO cinder.api.openstack.wsgi [None req-158e0bbf-b1d1-4dc2-99e6-e8ff8049ac93 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:28.299 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:28.300 8 INFO cinder.api.openstack.wsgi [None req-158e0bbf-b1d1-4dc2-99e6-e8ff8049ac93 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:28.300 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://10.0.0.44: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-07 04:43:28.661 8 INFO cinder.api.openstack.wsgi [None req-6a0ca121-3e21-44b9-9cff-d5c35bb806cf 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b 2026-07-07 04:43:28.672 8 INFO cinder.api.openstack.wsgi [None req-6a0ca121-3e21-44b9-9cff-d5c35bb806cf 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b returned with HTTP 404 [pid: 8|app: 0|req: 373/745] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:43:28 2026] GET /v3/e147dfad7f9a47afb8a61d5a52c8ecc2/volumes/bc143e4c-ef0b-4588-84b1-ad9f57ac8f0b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-07 04:43:38.306 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:38.307 8 INFO cinder.api.openstack.wsgi [None req-6a0ca121-3e21-44b9-9cff-d5c35bb806cf 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:38.307 8 INFO cinder.api.openstack.wsgi [None req-6a0ca121-3e21-44b9-9cff-d5c35bb806cf 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:38.307 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:48.299 8 INFO cinder.api.openstack.wsgi [None req-6a0ca121-3e21-44b9-9cff-d5c35bb806cf 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:48.300 8 INFO cinder.api.openstack.wsgi [None req-6a0ca121-3e21-44b9-9cff-d5c35bb806cf 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:48.301 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:48.301 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:58.299 8 INFO cinder.api.openstack.wsgi [None req-6a0ca121-3e21-44b9-9cff-d5c35bb806cf 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:58.300 8 INFO cinder.api.openstack.wsgi [None req-6a0ca121-3e21-44b9-9cff-d5c35bb806cf 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:43:58.302 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:43:58.305 7 INFO cinder.api.openstack.wsgi [None req-5acb8418-820c-422a-b51c-f2a68b9cec49 32c52e3496d64b6593c8c7316abf49c2 e147dfad7f9a47afb8a61d5a52c8ecc2 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:44:05.722 8 INFO cinder.api.openstack.wsgi [None req-fec6c7b5-1a19-4ca8-9f29-e56d0a8693cd 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes 2026-07-07 04:44:06.443 8 INFO cinder.api.v3.volumes [None req-fec6c7b5-1a19-4ca8-9f29-e56d0a8693cd 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Create volume of 1 GB 2026-07-07 04:44:06.450 8 INFO cinder.volume.api [None req-fec6c7b5-1a19-4ca8-9f29-e56d0a8693cd 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Availability Zones retrieved successfully. 2026-07-07 04:44:06.673 8 INFO cinder.volume.api [None req-fec6c7b5-1a19-4ca8-9f29-e56d0a8693cd 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Create volume request issued successfully. 2026-07-07 04:44:06.674 8 INFO cinder.api.openstack.wsgi [None req-fec6c7b5-1a19-4ca8-9f29-e56d0a8693cd 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes returned with HTTP 202 [pid: 8|app: 0|req: 377/752] 10.0.0.25 () {34 vars in 722 bytes} [Tue Jul 7 04:44:05 2026] POST /v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes => generated 865 bytes in 962 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-07 04:44:06.701 7 INFO cinder.api.openstack.wsgi [None req-97109de2-5aa7-4998-9dd8-f1a3936f6d95 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:06.751 7 INFO cinder.volume.api [None req-97109de2-5aa7-4998-9dd8-f1a3936f6d95 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:06.758 7 INFO cinder.api.openstack.wsgi [None req-97109de2-5aa7-4998-9dd8-f1a3936f6d95 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:06 2026] GET /v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 => generated 933 bytes in 64 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-07 04:44:07.788 8 INFO cinder.api.openstack.wsgi [None req-b77e544b-4601-49f3-a6d9-eaacf444ce09 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:07.802 8 INFO cinder.volume.api [None req-b77e544b-4601-49f3-a6d9-eaacf444ce09 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:07.808 8 INFO cinder.api.openstack.wsgi [None req-b77e544b-4601-49f3-a6d9-eaacf444ce09 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:07 2026] GET /v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 => generated 1483 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:07.884 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-2619d6fd-e2dc-495d-aba8-5f34d2a4b0b2 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:07.899 7 INFO cinder.volume.api [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-2619d6fd-e2dc-495d-aba8-5f34d2a4b0b2 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:07.905 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-2619d6fd-e2dc-495d-aba8-5f34d2a4b0b2 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 returned with HTTP 200 [pid: 7|app: 0|req: 377/755] 10.0.0.246 () {34 vars in 1028 bytes} [Tue Jul 7 04:44:07 2026] GET /v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 => generated 1483 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:44:08.300 8 INFO cinder.api.openstack.wsgi [None req-b77e544b-4601-49f3-a6d9-eaacf444ce09 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:08.301 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-2619d6fd-e2dc-495d-aba8-5f34d2a4b0b2 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:08.301 8 INFO cinder.api.openstack.wsgi [None req-b77e544b-4601-49f3-a6d9-eaacf444ce09 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:44:08.301 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-2619d6fd-e2dc-495d-aba8-5f34d2a4b0b2 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://10.0.0.44: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-07 04:44:08.404 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-a27a7ef3-035a-4628-bf1f-cb844e589605 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:08.422 7 INFO cinder.volume.api [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-a27a7ef3-035a-4628-bf1f-cb844e589605 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:08.429 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-a27a7ef3-035a-4628-bf1f-cb844e589605 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 returned with HTTP 200 [pid: 7|app: 0|req: 379/758] 10.0.0.246 () {34 vars in 1028 bytes} [Tue Jul 7 04:44:08 2026] GET /v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 => generated 1483 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:44:08.439 8 INFO cinder.api.openstack.wsgi [None req-b77e544b-4601-49f3-a6d9-eaacf444ce09 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:44:08.440 8 INFO cinder.api.openstack.wsgi [None req-b77e544b-4601-49f3-a6d9-eaacf444ce09 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 380/759] 10.0.0.246 () {32 vars in 829 bytes} [Tue Jul 7 04:44:08 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-07 04:44:08.456 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-b2769d6c-22e3-4853-9b0f-dee2fdcd195c 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:08.546 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-b2769d6c-22e3-4853-9b0f-dee2fdcd195c 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments returned with HTTP 200 [pid: 7|app: 0|req: 380/760] 10.0.0.246 () {40 vars in 1057 bytes} [Tue Jul 7 04:44:08 2026] POST /v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments => generated 273 bytes in 97 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-07 04:44:08.950 8 INFO cinder.api.openstack.wsgi [None req-3ca60787-29cc-4686-a1c9-6008c48af5d5 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes 2026-07-07 04:44:08.952 8 INFO cinder.api.v3.volumes [None req-3ca60787-29cc-4686-a1c9-6008c48af5d5 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Create volume of 1 GB 2026-07-07 04:44:08.965 8 INFO cinder.volume.api [None req-3ca60787-29cc-4686-a1c9-6008c48af5d5 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Availability Zones retrieved successfully. 2026-07-07 04:44:09.303 8 INFO cinder.volume.api [None req-3ca60787-29cc-4686-a1c9-6008c48af5d5 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Create volume request issued successfully. 2026-07-07 04:44:09.303 8 INFO cinder.api.openstack.wsgi [None req-3ca60787-29cc-4686-a1c9-6008c48af5d5 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes returned with HTTP 202 [pid: 8|app: 0|req: 381/761] 10.0.0.25 () {34 vars in 721 bytes} [Tue Jul 7 04:44:08 2026] POST /v3/107f47356a17489881fbce8cb1ec1eea/volumes => generated 860 bytes in 403 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-07 04:44:09.322 7 INFO cinder.api.openstack.wsgi [None req-491966c0-0a7c-4eef-aa3b-be4b61635e54 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:09.341 7 INFO cinder.volume.api [None req-491966c0-0a7c-4eef-aa3b-be4b61635e54 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:09.347 7 INFO cinder.api.openstack.wsgi [None req-491966c0-0a7c-4eef-aa3b-be4b61635e54 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c returned with HTTP 200 [pid: 7|app: 0|req: 381/762] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:09 2026] GET /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c => generated 928 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-07 04:44:10.376 8 INFO cinder.api.openstack.wsgi [None req-610d7a8e-e5cb-445b-821f-38c1f23f9910 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:10.395 8 INFO cinder.volume.api [None req-610d7a8e-e5cb-445b-821f-38c1f23f9910 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:10.399 8 INFO cinder.api.openstack.wsgi [None req-610d7a8e-e5cb-445b-821f-38c1f23f9910 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c returned with HTTP 200 [pid: 8|app: 0|req: 382/763] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:10 2026] GET /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:14.469 7 INFO cinder.api.openstack.wsgi [None req-491966c0-0a7c-4eef-aa3b-be4b61635e54 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:44:14.469 7 INFO cinder.api.openstack.wsgi [None req-491966c0-0a7c-4eef-aa3b-be4b61635e54 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 382/764] 199.204.45.153 () {32 vars in 840 bytes} [Tue Jul 7 04:44:14 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-07 04:44:14.512 8 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-5737b217-9304-4e31-b02a-a30cf7e12bfb 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:14.535 8 INFO cinder.volume.api [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-5737b217-9304-4e31-b02a-a30cf7e12bfb 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:14.540 8 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-5737b217-9304-4e31-b02a-a30cf7e12bfb 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 returned with HTTP 200 [pid: 8|app: 0|req: 383/765] 199.204.45.153 () {36 vars in 1073 bytes} [Tue Jul 7 04:44:14 2026] GET /v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 => generated 1663 bytes in 37 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, ' /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-07 04:44:16.534 7 INFO cinder.api.openstack.wsgi [None req-fff5d1af-72d4-45a8-9fb1-0a415fdb13f5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:44:16.536 8 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-1711ae1e-2c07-4abd-98ea-cab4051aab06 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c 2026-07-07 04:44:16.547 7 INFO cinder.volume.api [None req-fff5d1af-72d4-45a8-9fb1-0a415fdb13f5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:16.555 7 INFO cinder.api.openstack.wsgi [None req-fff5d1af-72d4-45a8-9fb1-0a415fdb13f5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 383/766] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:44:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 2758 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /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-07 04:44:16.567 7 INFO cinder.api.openstack.wsgi [None req-8195e683-5276-4ae9-bbe2-a9d99f2eae6a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:44:17.070 7 INFO cinder.api.openstack.wsgi [None req-8195e683-5276-4ae9-bbe2-a9d99f2eae6a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 384/767] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:44:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 668 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.084 7 INFO cinder.api.openstack.wsgi [None req-4e259175-55d3-4deb-b281-017327c27a59 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:44:17.093 7 INFO cinder.api.openstack.wsgi [None req-4e259175-55d3-4deb-b281-017327c27a59 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 385/768] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.101 7 INFO cinder.api.openstack.wsgi [None req-059e24d0-ed66-4a04-a8de-9cbb40deb70b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:44:17.110 7 INFO cinder.volume.api [None req-059e24d0-ed66-4a04-a8de-9cbb40deb70b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:44:17.111 7 INFO cinder.api.openstack.wsgi [None req-059e24d0-ed66-4a04-a8de-9cbb40deb70b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 386/769] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:44:17.121 7 INFO cinder.api.openstack.wsgi [None req-d521cde4-7ad0-4a0e-a799-ddee8abdd7a8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:44:17.136 7 INFO cinder.volume.api [None req-d521cde4-7ad0-4a0e-a799-ddee8abdd7a8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:17.143 7 INFO cinder.api.openstack.wsgi [None req-d521cde4-7ad0-4a0e-a799-ddee8abdd7a8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 387/770] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 2758 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-07 04:44:17.220 7 INFO cinder.api.openstack.wsgi [None req-79097ddc-9402-459a-9517-d46d5bf0aa5d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/074a2edf5f4e4fe190d3b499f41b13bc?usage=true 2026-07-07 04:44:17.254 7 INFO cinder.api.openstack.wsgi [None req-79097ddc-9402-459a-9517-d46d5bf0aa5d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/074a2edf5f4e4fe190d3b499f41b13bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/771] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/074a2edf5f4e4fe190d3b499f41b13bc?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.273 7 INFO cinder.api.openstack.wsgi [None req-23c8bd1d-97f2-4b16-a5c4-6016952ff95f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/107f47356a17489881fbce8cb1ec1eea?usage=true 2026-07-07 04:44:17.298 7 INFO cinder.api.openstack.wsgi [None req-23c8bd1d-97f2-4b16-a5c4-6016952ff95f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/107f47356a17489881fbce8cb1ec1eea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 389/772] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/107f47356a17489881fbce8cb1ec1eea?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.309 7 INFO cinder.api.openstack.wsgi [None req-7176bf02-d54b-48c2-afea-6c531043ccdb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:44:17.337 7 INFO cinder.api.openstack.wsgi [None req-7176bf02-d54b-48c2-afea-6c531043ccdb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 390/773] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.348 7 INFO cinder.api.openstack.wsgi [None req-22c6ce70-3e7a-4146-954c-69fe62ed10f4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/517e1669b03e4dd9ad615ffe041c8ee8?usage=true 2026-07-07 04:44:17.394 7 INFO cinder.api.openstack.wsgi [None req-22c6ce70-3e7a-4146-954c-69fe62ed10f4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/517e1669b03e4dd9ad615ffe041c8ee8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/774] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/517e1669b03e4dd9ad615ffe041c8ee8?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.436 7 INFO cinder.api.openstack.wsgi [None req-219ffe04-c92f-4741-b8d8-b85cc558fa80 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9d2843b906544e86a13b42b56e3330f7?usage=true 2026-07-07 04:44:17.461 7 INFO cinder.api.openstack.wsgi [None req-219ffe04-c92f-4741-b8d8-b85cc558fa80 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9d2843b906544e86a13b42b56e3330f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 392/775] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9d2843b906544e86a13b42b56e3330f7?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.469 7 INFO cinder.api.openstack.wsgi [None req-b06c0f9f-28c2-4fc7-bba6-6f0402d1ba97 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:44:17.484 7 INFO cinder.api.openstack.wsgi [None req-b06c0f9f-28c2-4fc7-bba6-6f0402d1ba97 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 393/776] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.493 7 INFO cinder.api.openstack.wsgi [None req-c8df320e-1dbe-4e11-b62e-d06746528c18 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c1c6395055f2434c871e33cc3ff5927d?usage=true 2026-07-07 04:44:17.540 7 INFO cinder.api.openstack.wsgi [None req-c8df320e-1dbe-4e11-b62e-d06746528c18 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c1c6395055f2434c871e33cc3ff5927d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 394/777] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c1c6395055f2434c871e33cc3ff5927d?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.550 7 INFO cinder.api.openstack.wsgi [None req-8278a20c-3f1c-4bdb-9d03-47ce2246e945 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:44:17.594 7 INFO cinder.api.openstack.wsgi [None req-8278a20c-3f1c-4bdb-9d03-47ce2246e945 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 395/778] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:44:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:17.603 8 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-1711ae1e-2c07-4abd-98ea-cab4051aab06 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c returned with HTTP 200 [pid: 8|app: 0|req: 384/779] 199.204.45.153 () {40 vars in 1135 bytes} [Tue Jul 7 04:44:16 2026] PUT /v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c => generated 802 bytes in 1077 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:44:18.129 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-29b99f91-4c19-4526-9855-e7f943553b3e 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:18.187 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-29b99f91-4c19-4526-9855-e7f943553b3e 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c/action returned with HTTP 204 [pid: 7|app: 0|req: 396/780] 199.204.45.153 () {40 vars in 1148 bytes} [Tue Jul 7 04:44:18 2026] POST /v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-07 04:44:18.299 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-29b99f91-4c19-4526-9855-e7f943553b3e 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:18.299 8 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-1711ae1e-2c07-4abd-98ea-cab4051aab06 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:18.300 7 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-29b99f91-4c19-4526-9855-e7f943553b3e 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:44:18.300 8 INFO cinder.api.openstack.wsgi [req-0bd7acea-10c2-4f9e-b9ba-e950c064050e req-1711ae1e-2c07-4abd-98ea-cab4051aab06 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://10.0.0.44: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-07 04:44:23.391 7 INFO cinder.api.openstack.wsgi [None req-e9d25722-1560-4416-9981-1045aa7becf7 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:23.406 7 INFO cinder.volume.api [None req-e9d25722-1560-4416-9981-1045aa7becf7 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:23.418 7 INFO cinder.volume.api [None req-e9d25722-1560-4416-9981-1045aa7becf7 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Update volume admin metadata completed successfully. 2026-07-07 04:44:23.923 7 INFO cinder.volume.api [None req-e9d25722-1560-4416-9981-1045aa7becf7 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Attach volume completed successfully. 2026-07-07 04:44:23.924 7 INFO cinder.api.openstack.wsgi [None req-e9d25722-1560-4416-9981-1045aa7becf7 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c/action returned with HTTP 202 [pid: 7|app: 0|req: 398/783] 10.0.0.25 () {34 vars in 809 bytes} [Tue Jul 7 04:44:23 2026] POST /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c/action => generated 0 bytes in 539 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-07 04:44:23.941 8 INFO cinder.api.openstack.wsgi [None req-8f1fb3b9-b116-40e4-959a-08c4d6390a7a 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:23.975 8 INFO cinder.volume.api [None req-8f1fb3b9-b116-40e4-959a-08c4d6390a7a 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:23.986 8 INFO cinder.api.openstack.wsgi [None req-8f1fb3b9-b116-40e4-959a-08c4d6390a7a 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c returned with HTTP 200 [pid: 8|app: 0|req: 386/784] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:23 2026] GET /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c => generated 1287 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:24.013 7 INFO cinder.api.openstack.wsgi [None req-1f93eacf-f392-426f-8cfc-1745684c13ef 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:24.031 7 INFO cinder.volume.api [None req-1f93eacf-f392-426f-8cfc-1745684c13ef 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:24.538 7 INFO cinder.volume.api [None req-1f93eacf-f392-426f-8cfc-1745684c13ef 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Detach volume completed successfully. 2026-07-07 04:44:24.539 7 INFO cinder.api.openstack.wsgi [None req-1f93eacf-f392-426f-8cfc-1745684c13ef 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c/action returned with HTTP 202 [pid: 7|app: 0|req: 399/785] 10.0.0.25 () {34 vars in 809 bytes} [Tue Jul 7 04:44:24 2026] POST /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c/action => generated 0 bytes in 534 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-07 04:44:24.553 8 INFO cinder.api.openstack.wsgi [None req-5afa2ab6-fa9a-438a-9372-0c1c3eb40054 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:24.570 8 INFO cinder.volume.api [None req-5afa2ab6-fa9a-438a-9372-0c1c3eb40054 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:24.577 8 INFO cinder.api.openstack.wsgi [None req-5afa2ab6-fa9a-438a-9372-0c1c3eb40054 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c returned with HTTP 200 [pid: 8|app: 0|req: 387/786] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:24 2026] GET /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c => generated 972 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:28.300 7 INFO cinder.api.openstack.wsgi [None req-1f93eacf-f392-426f-8cfc-1745684c13ef 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:28.300 7 INFO cinder.api.openstack.wsgi [None req-1f93eacf-f392-426f-8cfc-1745684c13ef 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:44:28.303 8 INFO cinder.api.openstack.wsgi [None req-5afa2ab6-fa9a-438a-9372-0c1c3eb40054 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:28.305 8 INFO cinder.api.openstack.wsgi [None req-5afa2ab6-fa9a-438a-9372-0c1c3eb40054 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://10.0.0.44: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-07 04:44:30.556 7 INFO cinder.api.openstack.wsgi [req-72c5f099-3f21-468d-bcb0-0bc57cd69828 req-3c19ce4c-e7ac-4264-bb2e-2107dc408804 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:31.123 7 INFO cinder.api.openstack.wsgi [req-72c5f099-3f21-468d-bcb0-0bc57cd69828 req-3c19ce4c-e7ac-4264-bb2e-2107dc408804 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c returned with HTTP 200 [pid: 7|app: 0|req: 401/789] 199.204.45.153 () {38 vars in 1103 bytes} [Tue Jul 7 04:44:30 2026] DELETE /v3/517e1669b03e4dd9ad615ffe041c8ee8/attachments/7ff81cae-76d4-4646-b247-0917d40e7d2c => generated 19 bytes in 576 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-07 04:44:31.138 8 INFO cinder.api.openstack.wsgi [req-72c5f099-3f21-468d-bcb0-0bc57cd69828 req-54de5ef2-78b0-4b2e-adfa-4885c22c6e85 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 2026-07-07 04:44:31.139 8 INFO cinder.api.v3.volumes [req-72c5f099-3f21-468d-bcb0-0bc57cd69828 req-54de5ef2-78b0-4b2e-adfa-4885c22c6e85 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Delete volume with id: b121c4db-c191-4a19-ba27-6936ef72cfa9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:31.151 8 INFO cinder.volume.api [req-72c5f099-3f21-468d-bcb0-0bc57cd69828 req-54de5ef2-78b0-4b2e-adfa-4885c22c6e85 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:31.196 8 INFO cinder.volume.api [req-72c5f099-3f21-468d-bcb0-0bc57cd69828 req-54de5ef2-78b0-4b2e-adfa-4885c22c6e85 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] Delete volume request issued successfully. 2026-07-07 04:44:31.197 8 INFO cinder.api.openstack.wsgi [req-72c5f099-3f21-468d-bcb0-0bc57cd69828 req-54de5ef2-78b0-4b2e-adfa-4885c22c6e85 57aa0cdd2e414933b8a3afe597a4aa22 517e1669b03e4dd9ad615ffe041c8ee8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 returned with HTTP 202 [pid: 8|app: 0|req: 389/790] 199.204.45.153 () {36 vars in 1054 bytes} [Tue Jul 7 04:44:31 2026] DELETE /v3/517e1669b03e4dd9ad615ffe041c8ee8/volumes/b121c4db-c191-4a19-ba27-6936ef72cfa9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:44:31.728 7 INFO cinder.api.openstack.wsgi [None req-a3a0cfb3-2657-444e-b888-ea25f3e04dc6 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:31.741 7 INFO cinder.volume.api [None req-a3a0cfb3-2657-444e-b888-ea25f3e04dc6 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:31.759 7 INFO cinder.api.openstack.wsgi [None req-a3a0cfb3-2657-444e-b888-ea25f3e04dc6 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c returned with HTTP 200 [pid: 7|app: 0|req: 402/791] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:31 2026] GET /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c => generated 972 bytes in 37 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-07 04:44:31.781 8 INFO cinder.api.openstack.wsgi [None req-8465dd45-f634-4ec4-b09b-ef0e61bef226 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c 2026-07-07 04:44:31.782 8 INFO cinder.api.v3.volumes [None req-8465dd45-f634-4ec4-b09b-ef0e61bef226 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Delete volume with id: cf3b224c-0bd5-488f-8f31-a4e2c7cd377c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:31.796 8 INFO cinder.volume.api [None req-8465dd45-f634-4ec4-b09b-ef0e61bef226 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:31.816 8 INFO cinder.volume.api [None req-8465dd45-f634-4ec4-b09b-ef0e61bef226 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Delete volume request issued successfully. 2026-07-07 04:44:31.817 8 INFO cinder.api.openstack.wsgi [None req-8465dd45-f634-4ec4-b09b-ef0e61bef226 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c returned with HTTP 202 [pid: 8|app: 0|req: 390/792] 10.0.0.25 () {32 vars in 777 bytes} [Tue Jul 7 04:44:31 2026] DELETE /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c => 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-07 04:44:31.830 7 INFO cinder.api.openstack.wsgi [None req-05589015-6751-4352-896b-0a2a263c6d62 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:31.844 7 INFO cinder.volume.api [None req-05589015-6751-4352-896b-0a2a263c6d62 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] Volume info retrieved successfully. 2026-07-07 04:44:31.851 7 INFO cinder.api.openstack.wsgi [None req-05589015-6751-4352-896b-0a2a263c6d62 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c returned with HTTP 200 [pid: 7|app: 0|req: 403/793] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:31 2026] GET /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c => generated 971 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-07 04:44:32.871 8 INFO cinder.api.openstack.wsgi [None req-b7d32eab-bfee-4f12-b9c9-1bf2916f0c83 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c 2026-07-07 04:44:32.880 8 INFO cinder.api.openstack.wsgi [None req-b7d32eab-bfee-4f12-b9c9-1bf2916f0c83 0fb4c19cb19f41b5899e7f80b30af652 107f47356a17489881fbce8cb1ec1eea - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c returned with HTTP 404 [pid: 8|app: 0|req: 391/794] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:32 2026] GET /v3/107f47356a17489881fbce8cb1ec1eea/volumes/cf3b224c-0bd5-488f-8f31-a4e2c7cd377c => 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-07 04:44:37.489 7 INFO cinder.api.openstack.wsgi [None req-78d26af1-a0bf-45ff-89dc-699db584dfd9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes 2026-07-07 04:44:37.492 7 INFO cinder.api.v3.volumes [None req-78d26af1-a0bf-45ff-89dc-699db584dfd9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Create volume of 1 GB 2026-07-07 04:44:37.497 7 INFO cinder.volume.api [None req-78d26af1-a0bf-45ff-89dc-699db584dfd9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Availability Zones retrieved successfully. 2026-07-07 04:44:37.632 7 INFO cinder.volume.api [None req-78d26af1-a0bf-45ff-89dc-699db584dfd9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Create volume request issued successfully. 2026-07-07 04:44:37.633 7 INFO cinder.api.openstack.wsgi [None req-78d26af1-a0bf-45ff-89dc-699db584dfd9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes returned with HTTP 202 [pid: 7|app: 0|req: 404/795] 10.0.0.25 () {34 vars in 722 bytes} [Tue Jul 7 04:44:37 2026] POST /v3/1f6e41af54474b94b90cc57f86dafda4/volumes => generated 871 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-07 04:44:37.656 8 INFO cinder.api.openstack.wsgi [None req-279bed43-fee3-40f8-ab3d-a2756d8fc56c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:37.681 8 INFO cinder.volume.api [None req-279bed43-fee3-40f8-ab3d-a2756d8fc56c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:37.687 8 INFO cinder.api.openstack.wsgi [None req-279bed43-fee3-40f8-ab3d-a2756d8fc56c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 200 [pid: 8|app: 0|req: 392/796] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:37 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 939 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:44:38.299 7 INFO cinder.api.openstack.wsgi [None req-78d26af1-a0bf-45ff-89dc-699db584dfd9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:38.299 8 INFO cinder.api.openstack.wsgi [None req-279bed43-fee3-40f8-ab3d-a2756d8fc56c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:38.300 7 INFO cinder.api.openstack.wsgi [None req-78d26af1-a0bf-45ff-89dc-699db584dfd9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:44:38.300 8 INFO cinder.api.openstack.wsgi [None req-279bed43-fee3-40f8-ab3d-a2756d8fc56c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://10.0.0.44: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-07 04:44:38.712 7 INFO cinder.api.openstack.wsgi [None req-31f300fe-8eb4-47eb-95c8-527f74554ebf c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:38.731 7 INFO cinder.volume.api [None req-31f300fe-8eb4-47eb-95c8-527f74554ebf c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:38.735 7 INFO cinder.api.openstack.wsgi [None req-31f300fe-8eb4-47eb-95c8-527f74554ebf c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 200 [pid: 7|app: 0|req: 406/799] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:38 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 964 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-07 04:44:38.756 8 INFO cinder.api.openstack.wsgi [None req-2997c569-b760-4aca-b144-a4aa5531a49b c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:38.773 8 INFO cinder.volume.api [None req-2997c569-b760-4aca-b144-a4aa5531a49b c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:38.778 8 INFO cinder.api.openstack.wsgi [None req-2997c569-b760-4aca-b144-a4aa5531a49b c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 200 [pid: 8|app: 0|req: 394/800] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:38 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 964 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-07 04:44:38.803 7 INFO cinder.api.openstack.wsgi [None req-6984fa1d-978c-468c-a74e-d4130d9b99fe c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:38.818 7 INFO cinder.volume.api [None req-6984fa1d-978c-468c-a74e-d4130d9b99fe c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:38.825 7 INFO cinder.volume.api [None req-6984fa1d-978c-468c-a74e-d4130d9b99fe c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume updated successfully. 2026-07-07 04:44:38.826 7 INFO cinder.api.openstack.wsgi [None req-6984fa1d-978c-468c-a74e-d4130d9b99fe c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 200 [pid: 7|app: 0|req: 407/801] 10.0.0.25 () {34 vars in 794 bytes} [Tue Jul 7 04:44:38 2026] PUT /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:44:38.855 8 INFO cinder.api.openstack.wsgi [None req-7e414341-93b4-4638-9bb2-5411c4874087 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:38.873 8 INFO cinder.volume.api [None req-7e414341-93b4-4638-9bb2-5411c4874087 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:38.882 8 INFO cinder.volume.api [None req-7e414341-93b4-4638-9bb2-5411c4874087 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume updated successfully. 2026-07-07 04:44:38.883 8 INFO cinder.api.openstack.wsgi [None req-7e414341-93b4-4638-9bb2-5411c4874087 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 200 [pid: 8|app: 0|req: 395/802] 10.0.0.25 () {34 vars in 795 bytes} [Tue Jul 7 04:44:38 2026] PUT /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:44:38.906 7 INFO cinder.api.openstack.wsgi [None req-aada3080-16f6-4d89-96a5-a47153176d2e c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:38.922 7 INFO cinder.volume.api [None req-aada3080-16f6-4d89-96a5-a47153176d2e c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:38.926 7 INFO cinder.api.openstack.wsgi [None req-aada3080-16f6-4d89-96a5-a47153176d2e c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 200 [pid: 7|app: 0|req: 408/803] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:38 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:38.947 8 INFO cinder.api.openstack.wsgi [None req-d11eda7e-e4e7-4be8-bf02-1b0908a5d698 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes 2026-07-07 04:44:38.949 8 INFO cinder.api.v3.volumes [None req-d11eda7e-e4e7-4be8-bf02-1b0908a5d698 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Create volume of 1 GB 2026-07-07 04:44:38.955 8 INFO cinder.volume.api [None req-d11eda7e-e4e7-4be8-bf02-1b0908a5d698 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Availability Zones retrieved successfully. 2026-07-07 04:44:39.072 8 INFO cinder.volume.api [None req-d11eda7e-e4e7-4be8-bf02-1b0908a5d698 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Create volume request issued successfully. 2026-07-07 04:44:39.073 8 INFO cinder.api.openstack.wsgi [None req-d11eda7e-e4e7-4be8-bf02-1b0908a5d698 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes returned with HTTP 202 [pid: 8|app: 0|req: 396/804] 10.0.0.25 () {34 vars in 722 bytes} [Tue Jul 7 04:44:38 2026] POST /v3/1f6e41af54474b94b90cc57f86dafda4/volumes => generated 891 bytes in 134 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-07 04:44:39.096 7 INFO cinder.api.openstack.wsgi [None req-51763121-687f-460a-bfed-4ca36e4c5dee c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:39.110 7 INFO cinder.volume.api [None req-51763121-687f-460a-bfed-4ca36e4c5dee c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:39.114 7 INFO cinder.api.openstack.wsgi [None req-51763121-687f-460a-bfed-4ca36e4c5dee c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 returned with HTTP 200 [pid: 7|app: 0|req: 409/805] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:39 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:40.139 8 INFO cinder.api.openstack.wsgi [None req-5aa21af1-4488-4c7a-a16e-a733552ee1c5 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:40.154 8 INFO cinder.volume.api [None req-5aa21af1-4488-4c7a-a16e-a733552ee1c5 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:40.160 8 INFO cinder.api.openstack.wsgi [None req-5aa21af1-4488-4c7a-a16e-a733552ee1c5 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 returned with HTTP 200 [pid: 8|app: 0|req: 397/806] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:40 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 => generated 984 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-07 04:44:40.188 7 INFO cinder.api.openstack.wsgi [None req-900f5fee-a6fc-4333-9052-3a0e37d51c4d c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:40.204 7 INFO cinder.volume.api [None req-900f5fee-a6fc-4333-9052-3a0e37d51c4d c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:40.213 7 INFO cinder.volume.api [None req-900f5fee-a6fc-4333-9052-3a0e37d51c4d c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume updated successfully. 2026-07-07 04:44:40.213 7 INFO cinder.api.openstack.wsgi [None req-900f5fee-a6fc-4333-9052-3a0e37d51c4d c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 returned with HTTP 200 [pid: 7|app: 0|req: 410/807] 10.0.0.25 () {34 vars in 794 bytes} [Tue Jul 7 04:44:40 2026] PUT /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 => generated 882 bytes in 37 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-07 04:44:40.231 8 INFO cinder.api.openstack.wsgi [None req-1a3928bf-7d73-4323-82cf-0f765c8981b6 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:40.255 8 INFO cinder.volume.api [None req-1a3928bf-7d73-4323-82cf-0f765c8981b6 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:40.268 8 INFO cinder.api.openstack.wsgi [None req-1a3928bf-7d73-4323-82cf-0f765c8981b6 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 returned with HTTP 200 [pid: 8|app: 0|req: 398/808] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:40 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 => generated 950 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-07 04:44:40.300 7 INFO cinder.api.openstack.wsgi [None req-fb0703dd-28ae-4e99-89f5-2c1fffd44853 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 2026-07-07 04:44:40.300 7 INFO cinder.api.v3.volumes [None req-fb0703dd-28ae-4e99-89f5-2c1fffd44853 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Delete volume with id: 36c761a9-4580-4043-b344-603947a0e972 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:40.309 7 INFO cinder.volume.api [None req-fb0703dd-28ae-4e99-89f5-2c1fffd44853 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:40.341 7 INFO cinder.volume.api [None req-fb0703dd-28ae-4e99-89f5-2c1fffd44853 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Delete volume request issued successfully. 2026-07-07 04:44:40.341 7 INFO cinder.api.openstack.wsgi [None req-fb0703dd-28ae-4e99-89f5-2c1fffd44853 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 returned with HTTP 202 [pid: 7|app: 0|req: 411/809] 10.0.0.25 () {32 vars in 777 bytes} [Tue Jul 7 04:44:40 2026] DELETE /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 => generated 0 bytes in 57 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-07 04:44:40.354 8 INFO cinder.api.openstack.wsgi [None req-40864a0d-54c6-4478-870a-9eb237fb2655 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:40.378 8 INFO cinder.volume.api [None req-40864a0d-54c6-4478-870a-9eb237fb2655 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:40.389 8 INFO cinder.api.openstack.wsgi [None req-40864a0d-54c6-4478-870a-9eb237fb2655 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 returned with HTTP 200 [pid: 8|app: 0|req: 399/810] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:40 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 => generated 949 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-07 04:44:41.414 7 INFO cinder.api.openstack.wsgi [None req-8bdbb80e-8c4a-407d-8339-cd9c15f57af2 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 2026-07-07 04:44:41.422 7 INFO cinder.api.openstack.wsgi [None req-8bdbb80e-8c4a-407d-8339-cd9c15f57af2 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 returned with HTTP 404 [pid: 7|app: 0|req: 412/811] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:41 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/36c761a9-4580-4043-b344-603947a0e972 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:41.435 8 INFO cinder.api.openstack.wsgi [None req-d9817dbe-b742-4f8e-9e1d-35eb8bf2c534 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:41.449 8 INFO cinder.volume.api [None req-d9817dbe-b742-4f8e-9e1d-35eb8bf2c534 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:41.455 8 INFO cinder.api.openstack.wsgi [None req-d9817dbe-b742-4f8e-9e1d-35eb8bf2c534 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 200 [pid: 8|app: 0|req: 400/812] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:41 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 1002 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:44:41.481 7 INFO cinder.api.openstack.wsgi [None req-ac202f8e-28c0-458a-b16c-d9af9853d00c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f 2026-07-07 04:44:41.481 7 INFO cinder.api.v3.volumes [None req-ac202f8e-28c0-458a-b16c-d9af9853d00c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Delete volume with id: 2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:41.491 7 INFO cinder.volume.api [None req-ac202f8e-28c0-458a-b16c-d9af9853d00c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:41.512 7 INFO cinder.volume.api [None req-ac202f8e-28c0-458a-b16c-d9af9853d00c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Delete volume request issued successfully. 2026-07-07 04:44:41.512 7 INFO cinder.api.openstack.wsgi [None req-ac202f8e-28c0-458a-b16c-d9af9853d00c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 202 [pid: 7|app: 0|req: 413/813] 10.0.0.25 () {32 vars in 777 bytes} [Tue Jul 7 04:44:41 2026] DELETE /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:41.525 8 INFO cinder.api.openstack.wsgi [None req-96946b8f-6ed9-4b86-ae74-24811cf431fe c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:41.541 8 INFO cinder.volume.api [None req-96946b8f-6ed9-4b86-ae74-24811cf431fe c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:41.547 8 INFO cinder.api.openstack.wsgi [None req-96946b8f-6ed9-4b86-ae74-24811cf431fe c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 200 [pid: 8|app: 0|req: 401/814] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:41 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 1001 bytes in 29 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-07 04:44:42.498 7 INFO cinder.api.openstack.wsgi [req-865df4a9-4e01-4bcd-8488-b65987cf6c40 req-a64e7ec7-0db1-4b71-995d-ae83b570e567 019706192d314cd3a5ac95ea0481d36e 074a2edf5f4e4fe190d3b499f41b13bc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/074a2edf5f4e4fe190d3b499f41b13bc/attachments?instance_id=dd004c24-62bb-44a5-8ed1-bb407747864e 2026-07-07 04:44:42.513 7 INFO cinder.api.openstack.wsgi [req-865df4a9-4e01-4bcd-8488-b65987cf6c40 req-a64e7ec7-0db1-4b71-995d-ae83b570e567 019706192d314cd3a5ac95ea0481d36e 074a2edf5f4e4fe190d3b499f41b13bc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/074a2edf5f4e4fe190d3b499f41b13bc/attachments?instance_id=dd004c24-62bb-44a5-8ed1-bb407747864e returned with HTTP 200 [pid: 7|app: 0|req: 414/815] 199.204.45.153 () {36 vars in 1104 bytes} [Tue Jul 7 04:44:42 2026] GET /v3/074a2edf5f4e4fe190d3b499f41b13bc/attachments?instance_id=dd004c24-62bb-44a5-8ed1-bb407747864e => generated 19 bytes in 25 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-07 04:44:42.569 8 INFO cinder.api.openstack.wsgi [None req-69fb4a45-f2fe-4055-8574-7781aa464431 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f 2026-07-07 04:44:42.577 8 INFO cinder.api.openstack.wsgi [None req-69fb4a45-f2fe-4055-8574-7781aa464431 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f returned with HTTP 404 [pid: 8|app: 0|req: 402/816] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:42 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2eb023c8-93c7-4a99-b1b1-53035ea1308f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-07 04:44:42.643 7 INFO cinder.api.openstack.wsgi [None req-59fe3e47-f1ba-4cd8-a318-def4f7e38323 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes 2026-07-07 04:44:43.303 7 INFO cinder.api.v3.volumes [None req-59fe3e47-f1ba-4cd8-a318-def4f7e38323 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Create volume of 1 GB 2026-07-07 04:44:43.315 7 INFO cinder.volume.api [None req-59fe3e47-f1ba-4cd8-a318-def4f7e38323 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Availability Zones retrieved successfully. 2026-07-07 04:44:43.534 7 INFO cinder.volume.api [None req-59fe3e47-f1ba-4cd8-a318-def4f7e38323 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Create volume request issued successfully. 2026-07-07 04:44:43.534 7 INFO cinder.api.openstack.wsgi [None req-59fe3e47-f1ba-4cd8-a318-def4f7e38323 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes returned with HTTP 202 [pid: 7|app: 0|req: 415/817] 10.0.0.25 () {34 vars in 722 bytes} [Tue Jul 7 04:44:42 2026] POST /v3/1f6e41af54474b94b90cc57f86dafda4/volumes => generated 871 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-07 04:44:43.552 8 INFO cinder.api.openstack.wsgi [None req-b6b29054-b348-41d7-9924-4f475484a6e7 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:43.570 8 INFO cinder.volume.api [None req-b6b29054-b348-41d7-9924-4f475484a6e7 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:43.576 8 INFO cinder.api.openstack.wsgi [None req-b6b29054-b348-41d7-9924-4f475484a6e7 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 200 [pid: 8|app: 0|req: 403/818] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:43 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 939 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-07 04:44:44.601 7 INFO cinder.api.openstack.wsgi [None req-e230505b-e1ce-48ce-b28d-b085b11d1f42 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:44.615 7 INFO cinder.volume.api [None req-e230505b-e1ce-48ce-b28d-b085b11d1f42 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:44.621 7 INFO cinder.api.openstack.wsgi [None req-e230505b-e1ce-48ce-b28d-b085b11d1f42 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 200 [pid: 7|app: 0|req: 416/819] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:44 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 1489 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-07 04:44:44.641 8 INFO cinder.api.openstack.wsgi [None req-6ad693db-aaef-4cd8-a56e-e78133c4046d c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:44.654 8 INFO cinder.volume.api [None req-6ad693db-aaef-4cd8-a56e-e78133c4046d c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:44.661 8 INFO cinder.api.openstack.wsgi [None req-6ad693db-aaef-4cd8-a56e-e78133c4046d c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 200 [pid: 8|app: 0|req: 404/820] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:44 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 1489 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-07 04:44:44.686 7 INFO cinder.api.openstack.wsgi [None req-e5988184-519c-49d6-924b-b8aff3a28df7 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:44.702 7 INFO cinder.volume.api [None req-e5988184-519c-49d6-924b-b8aff3a28df7 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:44.710 7 INFO cinder.volume.api [None req-e5988184-519c-49d6-924b-b8aff3a28df7 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume updated successfully. 2026-07-07 04:44:44.710 7 INFO cinder.api.openstack.wsgi [None req-e5988184-519c-49d6-924b-b8aff3a28df7 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 200 [pid: 7|app: 0|req: 417/821] 10.0.0.25 () {34 vars in 794 bytes} [Tue Jul 7 04:44:44 2026] PUT /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 895 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-07 04:44:44.727 8 INFO cinder.api.openstack.wsgi [None req-2290e188-2a50-4770-9509-1df99f2fb817 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:44.739 8 INFO cinder.volume.api [None req-2290e188-2a50-4770-9509-1df99f2fb817 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:44.748 8 INFO cinder.volume.api [None req-2290e188-2a50-4770-9509-1df99f2fb817 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume updated successfully. 2026-07-07 04:44:44.749 8 INFO cinder.api.openstack.wsgi [None req-2290e188-2a50-4770-9509-1df99f2fb817 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 200 [pid: 8|app: 0|req: 405/822] 10.0.0.25 () {34 vars in 795 bytes} [Tue Jul 7 04:44:44 2026] PUT /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 934 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-07 04:44:44.766 7 INFO cinder.api.openstack.wsgi [None req-323f4e1e-4016-4eda-9272-5370fb6a4496 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:44.781 7 INFO cinder.volume.api [None req-323f4e1e-4016-4eda-9272-5370fb6a4496 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:44.786 7 INFO cinder.api.openstack.wsgi [None req-323f4e1e-4016-4eda-9272-5370fb6a4496 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 200 [pid: 7|app: 0|req: 418/823] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:44 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 1528 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-07 04:44:44.806 8 INFO cinder.api.openstack.wsgi [None req-8f68f9e0-40c3-47f7-bdf1-ff5fe48f52ab c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes 2026-07-07 04:44:44.809 8 INFO cinder.api.v3.volumes [None req-8f68f9e0-40c3-47f7-bdf1-ff5fe48f52ab c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Create volume of 1 GB 2026-07-07 04:44:44.813 8 INFO cinder.volume.api [None req-8f68f9e0-40c3-47f7-bdf1-ff5fe48f52ab c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Availability Zones retrieved successfully. 2026-07-07 04:44:44.933 8 INFO cinder.volume.api [None req-8f68f9e0-40c3-47f7-bdf1-ff5fe48f52ab c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Create volume request issued successfully. 2026-07-07 04:44:44.934 8 INFO cinder.api.openstack.wsgi [None req-8f68f9e0-40c3-47f7-bdf1-ff5fe48f52ab c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes returned with HTTP 202 [pid: 8|app: 0|req: 406/824] 10.0.0.25 () {34 vars in 722 bytes} [Tue Jul 7 04:44:44 2026] POST /v3/1f6e41af54474b94b90cc57f86dafda4/volumes => generated 892 bytes in 134 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-07 04:44:44.951 7 INFO cinder.api.openstack.wsgi [None req-d9dca5b8-c3d0-4cfb-ac23-1bcad54c68f5 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:44.964 7 INFO cinder.volume.api [None req-d9dca5b8-c3d0-4cfb-ac23-1bcad54c68f5 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:44.971 7 INFO cinder.api.openstack.wsgi [None req-d9dca5b8-c3d0-4cfb-ac23-1bcad54c68f5 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 returned with HTTP 200 [pid: 7|app: 0|req: 419/825] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:44 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 => generated 960 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:45.992 8 INFO cinder.api.openstack.wsgi [None req-2fa69aa4-0bf0-4e03-9155-e05a316cfece c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:46.007 8 INFO cinder.volume.api [None req-2fa69aa4-0bf0-4e03-9155-e05a316cfece c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:46.011 8 INFO cinder.api.openstack.wsgi [None req-2fa69aa4-0bf0-4e03-9155-e05a316cfece c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 returned with HTTP 200 [pid: 8|app: 0|req: 407/826] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:45 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 => 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-07 04:44:46.031 7 INFO cinder.api.openstack.wsgi [None req-0e5b4408-94c3-41c3-9a4e-5f6c26bc912c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:46.050 7 INFO cinder.volume.api [None req-0e5b4408-94c3-41c3-9a4e-5f6c26bc912c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:46.059 7 INFO cinder.volume.api [None req-0e5b4408-94c3-41c3-9a4e-5f6c26bc912c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume updated successfully. 2026-07-07 04:44:46.060 7 INFO cinder.api.openstack.wsgi [None req-0e5b4408-94c3-41c3-9a4e-5f6c26bc912c c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 returned with HTTP 200 [pid: 7|app: 0|req: 420/827] 10.0.0.25 () {34 vars in 794 bytes} [Tue Jul 7 04:44:46 2026] PUT /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:46.079 8 INFO cinder.api.openstack.wsgi [None req-d4f63d22-4ff2-4d16-8abb-e6b88a0e36a2 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:46.100 8 INFO cinder.volume.api [None req-d4f63d22-4ff2-4d16-8abb-e6b88a0e36a2 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:46.106 8 INFO cinder.api.openstack.wsgi [None req-d4f63d22-4ff2-4d16-8abb-e6b88a0e36a2 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 returned with HTTP 200 [pid: 8|app: 0|req: 408/828] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:46 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 => generated 950 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-07 04:44:46.124 7 INFO cinder.api.openstack.wsgi [None req-8f7801b8-219b-485a-9aed-9ca121535229 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 2026-07-07 04:44:46.125 7 INFO cinder.api.v3.volumes [None req-8f7801b8-219b-485a-9aed-9ca121535229 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Delete volume with id: 2b090d54-7c2f-4efb-b68e-723798df6881 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:46.134 7 INFO cinder.volume.api [None req-8f7801b8-219b-485a-9aed-9ca121535229 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:46.162 7 INFO cinder.volume.api [None req-8f7801b8-219b-485a-9aed-9ca121535229 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Delete volume request issued successfully. 2026-07-07 04:44:46.162 7 INFO cinder.api.openstack.wsgi [None req-8f7801b8-219b-485a-9aed-9ca121535229 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 returned with HTTP 202 [pid: 7|app: 0|req: 421/829] 10.0.0.25 () {32 vars in 777 bytes} [Tue Jul 7 04:44:46 2026] DELETE /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 => 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-07 04:44:46.185 8 INFO cinder.api.openstack.wsgi [None req-059fa94e-adc9-4bf0-ae9d-4fd8aa51ae17 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:46.205 8 INFO cinder.volume.api [None req-059fa94e-adc9-4bf0-ae9d-4fd8aa51ae17 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:46.211 8 INFO cinder.api.openstack.wsgi [None req-059fa94e-adc9-4bf0-ae9d-4fd8aa51ae17 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 returned with HTTP 200 [pid: 8|app: 0|req: 409/830] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:46 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 => generated 949 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:47.233 7 INFO cinder.api.openstack.wsgi [None req-717a4434-a3d7-4f56-b737-e80020a9fd8f c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 2026-07-07 04:44:47.242 7 INFO cinder.api.openstack.wsgi [None req-717a4434-a3d7-4f56-b737-e80020a9fd8f c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 returned with HTTP 404 [pid: 7|app: 0|req: 422/831] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:47 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/2b090d54-7c2f-4efb-b68e-723798df6881 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:44:47.253 8 INFO cinder.api.openstack.wsgi [None req-c0c1a1eb-ecbe-4112-a496-b305b4a4718f c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:47.270 8 INFO cinder.volume.api [None req-c0c1a1eb-ecbe-4112-a496-b305b4a4718f c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:47.281 8 INFO cinder.api.openstack.wsgi [None req-c0c1a1eb-ecbe-4112-a496-b305b4a4718f c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 200 [pid: 8|app: 0|req: 410/832] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:47 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 1528 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:44:47.312 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 2026-07-07 04:44:47.312 7 INFO cinder.api.v3.volumes [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Delete volume with id: b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:47.322 7 INFO cinder.volume.api [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:47.343 7 INFO cinder.volume.api [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Delete volume request issued successfully. 2026-07-07 04:44:47.343 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 202 [pid: 7|app: 0|req: 423/833] 10.0.0.25 () {32 vars in 777 bytes} [Tue Jul 7 04:44:47 2026] DELETE /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:44:47.358 8 INFO cinder.api.openstack.wsgi [None req-e66b746e-f49e-4b9c-9d7c-4f98d31563a0 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:44:47.382 8 INFO cinder.volume.api [None req-e66b746e-f49e-4b9c-9d7c-4f98d31563a0 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] Volume info retrieved successfully. 2026-07-07 04:44:47.389 8 INFO cinder.api.openstack.wsgi [None req-e66b746e-f49e-4b9c-9d7c-4f98d31563a0 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 200 [pid: 8|app: 0|req: 411/834] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:47 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 1527 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:44:48.299 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:48.299 8 INFO cinder.api.openstack.wsgi [None req-e66b746e-f49e-4b9c-9d7c-4f98d31563a0 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:48.300 8 INFO cinder.api.openstack.wsgi [None req-e66b746e-f49e-4b9c-9d7c-4f98d31563a0 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:44:48.300 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://10.0.0.44: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-07 04:44:48.409 8 INFO cinder.api.openstack.wsgi [None req-da4a8db3-f0eb-42b7-8923-1162cc48b384 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 2026-07-07 04:44:48.418 8 INFO cinder.api.openstack.wsgi [None req-da4a8db3-f0eb-42b7-8923-1162cc48b384 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 returned with HTTP 404 [pid: 8|app: 0|req: 413/837] 10.0.0.25 () {32 vars in 774 bytes} [Tue Jul 7 04:44:48 2026] GET /v3/1f6e41af54474b94b90cc57f86dafda4/volumes/b88634a6-57db-4e87-a510-e7b4a9602b50 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-07 04:44:53.538 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:44:53.539 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 425/838] 10.0.0.170 () {28 vars in 376 bytes} [Tue Jul 7 04:44:53 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-07 04:44:53.551 8 INFO cinder.api.openstack.wsgi [None req-ef81fa0d-7783-481f-8d3d-9c1f3be8b455 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/37c10b543ce8449c8a935258e900082f/limits?tenant_id=37c10b543ce8449c8a935258e900082f 2026-07-07 04:44:53.575 8 INFO cinder.api.openstack.wsgi [None req-ef81fa0d-7783-481f-8d3d-9c1f3be8b455 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/37c10b543ce8449c8a935258e900082f/limits?tenant_id=37c10b543ce8449c8a935258e900082f returned with HTTP 200 [pid: 8|app: 0|req: 414/839] 10.0.0.170 () {34 vars in 879 bytes} [Tue Jul 7 04:44:53 2026] GET /v3/37c10b543ce8449c8a935258e900082f/limits?tenant_id=37c10b543ce8449c8a935258e900082f => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:44:56.251 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:44:56.252 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 426/840] 10.0.0.170 () {28 vars in 376 bytes} [Tue Jul 7 04:44:56 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-07 04:44:56.260 8 INFO cinder.api.openstack.wsgi [None req-ef81fa0d-7783-481f-8d3d-9c1f3be8b455 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:44:56.262 8 INFO cinder.api.openstack.wsgi [None req-ef81fa0d-7783-481f-8d3d-9c1f3be8b455 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 415/841] 10.0.0.170 () {28 vars in 376 bytes} [Tue Jul 7 04:44:56 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-07 04:44:57.052 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:44:57.053 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 427/842] 10.0.0.170 () {28 vars in 376 bytes} [Tue Jul 7 04:44:57 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-07 04:44:57.065 8 INFO cinder.api.openstack.wsgi [None req-40710038-9e88-458c-85d8-6205fc142410 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/37c10b543ce8449c8a935258e900082f/limits?tenant_id=37c10b543ce8449c8a935258e900082f 2026-07-07 04:44:57.090 8 INFO cinder.api.openstack.wsgi [None req-40710038-9e88-458c-85d8-6205fc142410 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/37c10b543ce8449c8a935258e900082f/limits?tenant_id=37c10b543ce8449c8a935258e900082f returned with HTTP 200 [pid: 8|app: 0|req: 416/843] 10.0.0.170 () {34 vars in 879 bytes} [Tue Jul 7 04:44:57 2026] GET /v3/37c10b543ce8449c8a935258e900082f/limits?tenant_id=37c10b543ce8449c8a935258e900082f => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:44:58.300 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:58.300 8 INFO cinder.api.openstack.wsgi [None req-40710038-9e88-458c-85d8-6205fc142410 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:44:58.301 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:44:58.301 8 INFO cinder.api.openstack.wsgi [None req-40710038-9e88-458c-85d8-6205fc142410 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:44:59.842 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:44:59.843 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 429/846] 10.0.0.170 () {28 vars in 376 bytes} [Tue Jul 7 04:44:59 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-07 04:44:59.848 8 INFO cinder.api.openstack.wsgi [None req-40710038-9e88-458c-85d8-6205fc142410 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:44:59.849 8 INFO cinder.api.openstack.wsgi [None req-40710038-9e88-458c-85d8-6205fc142410 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 418/847] 10.0.0.170 () {28 vars in 376 bytes} [Tue Jul 7 04:44:59 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-07 04:45:08.299 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:08.300 7 INFO cinder.api.openstack.wsgi [None req-c1e1e9de-8218-4008-874f-0bc50590f9c9 c3aab3bbbfb64939a968ba7122065924 1f6e41af54474b94b90cc57f86dafda4 - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:08.300 8 INFO cinder.api.openstack.wsgi [None req-40710038-9e88-458c-85d8-6205fc142410 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:08.302 8 INFO cinder.api.openstack.wsgi [None req-40710038-9e88-458c-85d8-6205fc142410 cc9bd5b4fa5b4934a90bd4d0cf0881b9 37c10b543ce8449c8a935258e900082f - - default default] http://10.0.0.44: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-07 04:45:16.708 7 INFO cinder.api.openstack.wsgi [None req-afbe4b4c-8f99-4756-a979-777685f97bba bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:45:17.214 7 INFO cinder.api.openstack.wsgi [None req-afbe4b4c-8f99-4756-a979-777685f97bba bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 431/850] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:45:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 668 bytes in 718 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.227 8 INFO cinder.api.openstack.wsgi [None req-c49a9611-14d5-4f59-b9b1-a45b74ec7ba4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:45:17.236 8 INFO cinder.volume.api [None req-c49a9611-14d5-4f59-b9b1-a45b74ec7ba4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:45:17.237 8 INFO cinder.api.openstack.wsgi [None req-c49a9611-14d5-4f59-b9b1-a45b74ec7ba4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 420/851] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:45:17.334 7 INFO cinder.api.openstack.wsgi [None req-f07fd191-b7a9-48be-a5a1-408e4c42f497 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/074a2edf5f4e4fe190d3b499f41b13bc?usage=true 2026-07-07 04:45:17.354 7 INFO cinder.api.openstack.wsgi [None req-f07fd191-b7a9-48be-a5a1-408e4c42f497 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/074a2edf5f4e4fe190d3b499f41b13bc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/852] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/074a2edf5f4e4fe190d3b499f41b13bc?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.370 8 INFO cinder.api.openstack.wsgi [None req-7ec3a093-0e9a-47d2-86d8-9b88255ed225 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4601c2fa52444becb5462d602a6fd932?usage=true 2026-07-07 04:45:17.394 8 INFO cinder.api.openstack.wsgi [None req-7ec3a093-0e9a-47d2-86d8-9b88255ed225 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4601c2fa52444becb5462d602a6fd932?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/853] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4601c2fa52444becb5462d602a6fd932?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.407 7 INFO cinder.api.openstack.wsgi [None req-84ab3ba9-579d-4178-a784-9849ed32ea82 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:45:17.430 7 INFO cinder.api.openstack.wsgi [None req-84ab3ba9-579d-4178-a784-9849ed32ea82 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/854] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.445 8 INFO cinder.api.openstack.wsgi [None req-8bc92275-88a6-469c-ab5f-18be244a6377 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/5d83b8ed70a74870bc7578e159dc6fa2?usage=true 2026-07-07 04:45:17.463 8 INFO cinder.api.openstack.wsgi [None req-8bc92275-88a6-469c-ab5f-18be244a6377 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/5d83b8ed70a74870bc7578e159dc6fa2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/855] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/5d83b8ed70a74870bc7578e159dc6fa2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.476 7 INFO cinder.api.openstack.wsgi [None req-abdb7971-9bfd-449b-b973-48b0717d8e0a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/85d15e3d58ae496db1c19a1db30700ee?usage=true 2026-07-07 04:45:17.503 7 INFO cinder.api.openstack.wsgi [None req-abdb7971-9bfd-449b-b973-48b0717d8e0a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/85d15e3d58ae496db1c19a1db30700ee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/856] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/85d15e3d58ae496db1c19a1db30700ee?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.515 8 INFO cinder.api.openstack.wsgi [None req-420e3765-dda9-4444-985a-c6c96001e9c1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9717c299b1ba438f8ab8e6f2d73ee668?usage=true 2026-07-07 04:45:17.539 8 INFO cinder.api.openstack.wsgi [None req-420e3765-dda9-4444-985a-c6c96001e9c1 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9717c299b1ba438f8ab8e6f2d73ee668?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/857] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/9717c299b1ba438f8ab8e6f2d73ee668?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.551 7 INFO cinder.api.openstack.wsgi [None req-eb6e14c3-b6e5-4384-8bbe-523da9e1fc5a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a5507f90569349b9a42eb676d97b2c66?usage=true 2026-07-07 04:45:17.590 7 INFO cinder.api.openstack.wsgi [None req-eb6e14c3-b6e5-4384-8bbe-523da9e1fc5a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a5507f90569349b9a42eb676d97b2c66?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/858] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a5507f90569349b9a42eb676d97b2c66?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.612 8 INFO cinder.api.openstack.wsgi [None req-3e8a43e0-b991-4915-8ca1-96e769719391 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/aca76149a25f4415a6d50fd74d1226a4?usage=true 2026-07-07 04:45:17.632 8 INFO cinder.api.openstack.wsgi [None req-3e8a43e0-b991-4915-8ca1-96e769719391 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/aca76149a25f4415a6d50fd74d1226a4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 424/859] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/aca76149a25f4415a6d50fd74d1226a4?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.646 7 INFO cinder.api.openstack.wsgi [None req-c4e9b50b-76c0-40b4-b635-5caece0bc2c8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:45:17.677 7 INFO cinder.api.openstack.wsgi [None req-c4e9b50b-76c0-40b4-b635-5caece0bc2c8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/860] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.693 8 INFO cinder.api.openstack.wsgi [None req-83930379-3872-401e-892a-a96dc9da8c40 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:45:17.716 8 INFO cinder.api.openstack.wsgi [None req-83930379-3872-401e-892a-a96dc9da8c40 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/861] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.728 7 INFO cinder.api.openstack.wsgi [None req-a62cf4b3-8698-4eba-bc98-94745b06289e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:45:17.733 7 INFO cinder.api.openstack.wsgi [None req-a62cf4b3-8698-4eba-bc98-94745b06289e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 437/862] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:45:17.741 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:45:17.747 8 INFO cinder.volume.api [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:45:17.747 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 426/863] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:45:17.758 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:45:17.768 7 INFO cinder.volume.api [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:45:17.770 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 438/864] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:45:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:45:18.301 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:18.301 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:18.302 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:18.302 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:28.299 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:28.299 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:28.300 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:28.301 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:38.299 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:38.299 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:38.300 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:38.300 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:48.299 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:48.300 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:48.300 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:48.301 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:58.300 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:58.300 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:45:58.301 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:45:58.302 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:08.299 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:08.300 7 INFO cinder.api.openstack.wsgi [None req-d2bc0d03-a8fc-4f55-9c5a-a8e6f7b9e71f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:08.299 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:08.302 8 INFO cinder.api.openstack.wsgi [None req-305bc919-fdbe-4b4a-8942-3f521c2a9f5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:16.623 7 INFO cinder.api.openstack.wsgi [None req-83a7b61f-9020-42d4-989c-517900793b2a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:46:16.633 7 INFO cinder.volume.api [None req-83a7b61f-9020-42d4-989c-517900793b2a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:46:16.635 7 INFO cinder.api.openstack.wsgi [None req-83a7b61f-9020-42d4-989c-517900793b2a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 445/877] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:46:16.647 8 INFO cinder.api.openstack.wsgi [None req-05035e1a-be47-4066-b95d-0624b602c675 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:46:16.665 8 INFO cinder.volume.api [None req-05035e1a-be47-4066-b95d-0624b602c675 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:46:16.667 8 INFO cinder.api.openstack.wsgi [None req-05035e1a-be47-4066-b95d-0624b602c675 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/878] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:46:16.691 7 INFO cinder.api.openstack.wsgi [None req-8b81b6e4-cbdb-48a4-8d97-9b115b339248 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:46:16.696 7 INFO cinder.volume.api [None req-8b81b6e4-cbdb-48a4-8d97-9b115b339248 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:46:16.696 7 INFO cinder.api.openstack.wsgi [None req-8b81b6e4-cbdb-48a4-8d97-9b115b339248 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 446/879] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:46:16.706 8 INFO cinder.api.openstack.wsgi [None req-fc1a0eaf-664d-44f6-ab53-09588f3ed6bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:46:16.712 8 INFO cinder.api.openstack.wsgi [None req-fc1a0eaf-664d-44f6-ab53-09588f3ed6bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 434/880] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:46:16.761 7 INFO cinder.api.openstack.wsgi [None req-d4f4c383-8b9d-4a80-b0df-20b13b85e8f9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/14e976e8ff464d828d7ae32b276437b8?usage=true 2026-07-07 04:46:16.782 7 INFO cinder.api.openstack.wsgi [None req-d4f4c383-8b9d-4a80-b0df-20b13b85e8f9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/14e976e8ff464d828d7ae32b276437b8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/881] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/14e976e8ff464d828d7ae32b276437b8?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:46:16.794 8 INFO cinder.api.openstack.wsgi [None req-2050b090-6d61-4d33-972d-3696168f3ed9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:46:16.815 8 INFO cinder.api.openstack.wsgi [None req-2050b090-6d61-4d33-972d-3696168f3ed9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 435/882] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:46:16.827 7 INFO cinder.api.openstack.wsgi [None req-52936224-0cb7-40fc-8d52-0ccec95b1a75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:46:16.851 7 INFO cinder.api.openstack.wsgi [None req-52936224-0cb7-40fc-8d52-0ccec95b1a75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/883] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:46:16.863 8 INFO cinder.api.openstack.wsgi [None req-5a4b2921-cf64-4334-a2ee-fbd2c84b049f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/e764135bf9894558bbd12d2c97b2ee1d?usage=true 2026-07-07 04:46:16.882 8 INFO cinder.api.openstack.wsgi [None req-5a4b2921-cf64-4334-a2ee-fbd2c84b049f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/e764135bf9894558bbd12d2c97b2ee1d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 436/884] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/e764135bf9894558bbd12d2c97b2ee1d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:46:16.893 7 INFO cinder.api.openstack.wsgi [None req-4f040b08-d3af-40fe-97ad-6d66c879fba8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:46:16.912 7 INFO cinder.api.openstack.wsgi [None req-4f040b08-d3af-40fe-97ad-6d66c879fba8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/885] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:46:16.925 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f969bfd3d513482ea36ff27b78a8b396?usage=true 2026-07-07 04:46:16.941 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f969bfd3d513482ea36ff27b78a8b396?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 437/886] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f969bfd3d513482ea36ff27b78a8b396?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:46:16.953 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:46:17.458 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 450/887] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:46:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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) 2026-07-07 04:46:18.299 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:18.300 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:18.301 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:18.303 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:28.300 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:28.300 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:28.302 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:28.302 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:38.300 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:38.301 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:38.301 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:38.302 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:48.299 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:48.299 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:48.300 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:48.300 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:58.299 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:58.299 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:46:58.300 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:46:58.301 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:08.305 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:08.306 8 INFO cinder.api.openstack.wsgi [None req-0b51cabb-9dd2-43fe-b454-26af4c80ac74 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:08.307 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:08.308 7 INFO cinder.api.openstack.wsgi [None req-fa86be22-9100-456b-83b3-706b81aafcc3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:16.706 8 INFO cinder.api.openstack.wsgi [None req-9fbbe342-1ca1-4332-b486-e8ba6cf44cf6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:47:16.715 8 INFO cinder.volume.api [None req-9fbbe342-1ca1-4332-b486-e8ba6cf44cf6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:47:16.715 8 INFO cinder.api.openstack.wsgi [None req-9fbbe342-1ca1-4332-b486-e8ba6cf44cf6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 444/900] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true => generated 17 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:47:16.726 7 INFO cinder.api.openstack.wsgi [None req-a54a67cd-9416-4152-be73-db78bed68ddd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:47:16.741 7 INFO cinder.volume.api [None req-a54a67cd-9416-4152-be73-db78bed68ddd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:47:16.743 7 INFO cinder.api.openstack.wsgi [None req-a54a67cd-9416-4152-be73-db78bed68ddd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/901] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:47:16.754 8 INFO cinder.api.openstack.wsgi [None req-1c55aaf5-b194-4943-8fc5-54cd1d80ab79 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:47:16.765 8 INFO cinder.volume.api [None req-1c55aaf5-b194-4943-8fc5-54cd1d80ab79 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:47:16.767 8 INFO cinder.api.openstack.wsgi [None req-1c55aaf5-b194-4943-8fc5-54cd1d80ab79 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 445/902] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:47:16.777 7 INFO cinder.api.openstack.wsgi [None req-a7761c4d-17ad-4bfc-a3a0-7d0bffbf8056 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:47:16.783 7 INFO cinder.api.openstack.wsgi [None req-a7761c4d-17ad-4bfc-a3a0-7d0bffbf8056 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 458/903] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:16.823 8 INFO cinder.api.openstack.wsgi [None req-b2f530fe-568b-49c2-878e-191e00fa26ae bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1debab6b32d24a25b195b6183df8544c?usage=true 2026-07-07 04:47:16.842 8 INFO cinder.api.openstack.wsgi [None req-b2f530fe-568b-49c2-878e-191e00fa26ae bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1debab6b32d24a25b195b6183df8544c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/904] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1debab6b32d24a25b195b6183df8544c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:16.854 7 INFO cinder.api.openstack.wsgi [None req-3f3c3f93-4f90-4c19-9ad8-09e8660fa1af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/25fb37154a0144fa91ab0e14386a17e1?usage=true 2026-07-07 04:47:16.872 7 INFO cinder.api.openstack.wsgi [None req-3f3c3f93-4f90-4c19-9ad8-09e8660fa1af bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/25fb37154a0144fa91ab0e14386a17e1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/905] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/25fb37154a0144fa91ab0e14386a17e1?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:16.883 8 INFO cinder.api.openstack.wsgi [None req-bb9e2fdd-a931-45af-a084-ea2c0efd251d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:47:16.903 8 INFO cinder.api.openstack.wsgi [None req-bb9e2fdd-a931-45af-a084-ea2c0efd251d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/906] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:16.914 7 INFO cinder.api.openstack.wsgi [None req-19cf77c9-a7a7-4891-b7f9-a1cf5183d1f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8c65f6a074174e788f31292c9f5b8da2?usage=true 2026-07-07 04:47:16.936 7 INFO cinder.api.openstack.wsgi [None req-19cf77c9-a7a7-4891-b7f9-a1cf5183d1f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8c65f6a074174e788f31292c9f5b8da2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/907] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/8c65f6a074174e788f31292c9f5b8da2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:16.945 8 INFO cinder.api.openstack.wsgi [None req-587ba180-a709-49e2-a8ff-90ef0e2abf87 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:47:16.959 8 INFO cinder.api.openstack.wsgi [None req-587ba180-a709-49e2-a8ff-90ef0e2abf87 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/908] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:16.969 7 INFO cinder.api.openstack.wsgi [None req-dad6f89e-0383-4b03-a674-4e5e4939a72b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/ca7f1be159d646b899fc9080dcb26bbc?usage=true 2026-07-07 04:47:16.990 7 INFO cinder.api.openstack.wsgi [None req-dad6f89e-0383-4b03-a674-4e5e4939a72b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/ca7f1be159d646b899fc9080dcb26bbc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/909] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/ca7f1be159d646b899fc9080dcb26bbc?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:17.006 8 INFO cinder.api.openstack.wsgi [None req-8574ee3a-226d-44d1-8166-c3160a6a9ed6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/d2af921d89874ae3be5230852d6574cb?usage=true 2026-07-07 04:47:17.027 8 INFO cinder.api.openstack.wsgi [None req-8574ee3a-226d-44d1-8166-c3160a6a9ed6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/d2af921d89874ae3be5230852d6574cb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/910] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:47:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/d2af921d89874ae3be5230852d6574cb?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:17.037 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:47:17.059 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/911] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:47:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:47:17.071 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:47:17.579 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 450/912] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:47:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:47:18.299 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:18.299 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:18.300 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:18.300 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:28.299 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:28.300 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:28.300 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:28.302 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:38.299 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:38.299 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:38.300 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:38.300 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:48.299 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:48.299 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:48.300 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:48.300 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:58.299 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:58.299 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:47:58.299 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:47:58.300 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:08.298 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:08.298 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:08.299 8 INFO cinder.api.openstack.wsgi [None req-bc47da26-e6e9-412d-85a1-0f5b280b97cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:08.299 7 INFO cinder.api.openstack.wsgi [None req-434e3c22-fd13-4072-9075-c87747b49231 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:16.652 8 INFO cinder.api.openstack.wsgi [None req-6b47acfe-72ee-4239-81bb-64e1afd8fe6f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:48:16.657 8 INFO cinder.api.openstack.wsgi [None req-6b47acfe-72ee-4239-81bb-64e1afd8fe6f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 457/925] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:16.669 7 INFO cinder.api.openstack.wsgi [None req-2da973f0-817a-4253-b72b-64e4fbb9cc58 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:48:16.675 7 INFO cinder.volume.api [None req-2da973f0-817a-4253-b72b-64e4fbb9cc58 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:48:16.675 7 INFO cinder.api.openstack.wsgi [None req-2da973f0-817a-4253-b72b-64e4fbb9cc58 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 469/926] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:48:16.718 8 INFO cinder.api.openstack.wsgi [None req-4d195fe7-eedc-4c7f-a8f8-751f1ed5a6bd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true 2026-07-07 04:48:16.741 8 INFO cinder.api.openstack.wsgi [None req-4d195fe7-eedc-4c7f-a8f8-751f1ed5a6bd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/927] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:16.752 7 INFO cinder.api.openstack.wsgi [None req-5b2f0895-78d1-42d3-9c4c-e5b40a93abff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true 2026-07-07 04:48:16.779 7 INFO cinder.api.openstack.wsgi [None req-5b2f0895-78d1-42d3-9c4c-e5b40a93abff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/928] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:16.793 8 INFO cinder.api.openstack.wsgi [None req-f71b2679-22da-4b2b-ae58-81f679321e68 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true 2026-07-07 04:48:16.813 8 INFO cinder.api.openstack.wsgi [None req-f71b2679-22da-4b2b-ae58-81f679321e68 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/929] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:16.830 7 INFO cinder.api.openstack.wsgi [None req-a35a8a6d-bca2-4df4-96d4-8ccd183e3338 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true 2026-07-07 04:48:16.861 7 INFO cinder.api.openstack.wsgi [None req-a35a8a6d-bca2-4df4-96d4-8ccd183e3338 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/930] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:16.872 8 INFO cinder.api.openstack.wsgi [None req-6309a6ae-0896-4010-983f-3f807a0215f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true 2026-07-07 04:48:16.888 8 INFO cinder.api.openstack.wsgi [None req-6309a6ae-0896-4010-983f-3f807a0215f0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/931] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:16.900 7 INFO cinder.api.openstack.wsgi [None req-f94b2942-1783-4872-8b4d-40fe8ad1c924 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:48:16.931 7 INFO cinder.api.openstack.wsgi [None req-f94b2942-1783-4872-8b4d-40fe8ad1c924 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/932] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:16.946 8 INFO cinder.api.openstack.wsgi [None req-be42d20b-805e-44e7-ac2b-4da5aed0e2aa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true 2026-07-07 04:48:16.972 8 INFO cinder.api.openstack.wsgi [None req-be42d20b-805e-44e7-ac2b-4da5aed0e2aa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/933] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:16.984 7 INFO cinder.api.openstack.wsgi [None req-a0a69601-61fa-4fb8-bfb3-b1c97e336361 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true 2026-07-07 04:48:17.006 7 INFO cinder.api.openstack.wsgi [None req-a0a69601-61fa-4fb8-bfb3-b1c97e336361 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/934] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:17.016 8 INFO cinder.api.openstack.wsgi [None req-51b2e278-cf2f-419d-92e6-99a297b7bd02 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:48:17.037 8 INFO cinder.api.openstack.wsgi [None req-51b2e278-cf2f-419d-92e6-99a297b7bd02 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/935] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:17.049 7 INFO cinder.api.openstack.wsgi [None req-16d28269-aca1-407f-87eb-c0e40f76ee8c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true 2026-07-07 04:48:17.070 7 INFO cinder.api.openstack.wsgi [None req-16d28269-aca1-407f-87eb-c0e40f76ee8c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/936] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:17.083 8 INFO cinder.api.openstack.wsgi [None req-d9eb81b0-534f-44ed-bedc-70da229aed67 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:48:17.099 8 INFO cinder.api.openstack.wsgi [None req-d9eb81b0-534f-44ed-bedc-70da229aed67 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/937] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:48:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:48:17.108 7 INFO cinder.api.openstack.wsgi [None req-3b56df0c-67c3-400a-9b26-7939d6cde794 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:48:17.117 7 INFO cinder.volume.api [None req-3b56df0c-67c3-400a-9b26-7939d6cde794 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:48:17.118 7 INFO cinder.api.openstack.wsgi [None req-3b56df0c-67c3-400a-9b26-7939d6cde794 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 475/938] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:48:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:48:17.129 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:48:17.633 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 464/939] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:48:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:48:17.647 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:48:17.669 7 INFO cinder.volume.api [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:48:17.671 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 476/940] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:48:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:48:18.299 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:18.299 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:18.300 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:18.300 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:28.299 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:28.299 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:28.300 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:28.300 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:38.299 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:38.300 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:38.300 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:38.301 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:48.299 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:48.299 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:48.300 8 INFO cinder.api.openstack.wsgi [None req-62f27e69-0517-49cc-affd-c9c9b107226d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:48.300 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:58.155 8 INFO cinder.api.openstack.wsgi [None req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes 2026-07-07 04:48:58.261 8 INFO cinder.api.v3.volumes [None req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Create volume of 16 GB 2026-07-07 04:48:58.274 8 INFO cinder.volume.api [None req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Availability Zones retrieved successfully. 2026-07-07 04:48:58.299 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:58.300 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:58.301 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:48:58.302 7 INFO cinder.api.openstack.wsgi [None req-2f77c51e-7198-4fd9-8b97-57a34ad5436a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:48:58.488 8 INFO cinder.volume.api [None req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Create volume request issued successfully. 2026-07-07 04:48:58.489 8 INFO cinder.api.openstack.wsgi [None req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes returned with HTTP 202 [pid: 8|app: 0|req: 469/951] 199.204.45.153 () {34 vars in 734 bytes} [Tue Jul 7 04:48:58 2026] POST /v3/f01236ae9ed34c73855555a74a7daecb/volumes => generated 846 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-07 04:48:58.506 7 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-aa378c2b-339d-493f-bb0d-c6449684c57a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:48:58.725 7 INFO cinder.volume.api [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-aa378c2b-339d-493f-bb0d-c6449684c57a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:48:58.729 7 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-aa378c2b-339d-493f-bb0d-c6449684c57a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 7|app: 0|req: 483/952] 199.204.45.153 () {32 vars in 825 bytes} [Tue Jul 7 04:48:58 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1077 bytes in 230 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-07 04:49:03.745 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-ff8be975-65d0-4ae8-9293-9c206dfe4145 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:03.762 8 INFO cinder.volume.api [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-ff8be975-65d0-4ae8-9293-9c206dfe4145 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:03.770 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-ff8be975-65d0-4ae8-9293-9c206dfe4145 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 8|app: 0|req: 470/953] 199.204.45.153 () {32 vars in 825 bytes} [Tue Jul 7 04:49:03 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1675 bytes in 33 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-07 04:49:04.160 7 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-ea2902e1-4ca4-4fdf-bbe9-8e5d0755986d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:04.172 7 INFO cinder.volume.api [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-ea2902e1-4ca4-4fdf-bbe9-8e5d0755986d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:04.177 7 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-ea2902e1-4ca4-4fdf-bbe9-8e5d0755986d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 7|app: 0|req: 484/954] 10.0.0.246 () {34 vars in 1028 bytes} [Tue Jul 7 04:49:04 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:49:04.609 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-4128d08e-3c7b-4161-b2e5-4a289d214f45 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:04.622 8 INFO cinder.volume.api [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-4128d08e-3c7b-4161-b2e5-4a289d214f45 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:04.628 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-4128d08e-3c7b-4161-b2e5-4a289d214f45 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 8|app: 0|req: 471/955] 10.0.0.246 () {34 vars in 1028 bytes} [Tue Jul 7 04:49:04 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:49:04.636 7 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-ea2902e1-4ca4-4fdf-bbe9-8e5d0755986d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:49:04.637 7 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-ea2902e1-4ca4-4fdf-bbe9-8e5d0755986d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 485/956] 10.0.0.246 () {32 vars in 829 bytes} [Tue Jul 7 04:49:04 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-07 04:49:04.649 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-cb6c23a1-e0e6-4f24-a486-e5ac0d7395df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:04.696 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-cb6c23a1-e0e6-4f24-a486-e5ac0d7395df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/attachments returned with HTTP 200 [pid: 8|app: 0|req: 472/957] 10.0.0.246 () {40 vars in 1057 bytes} [Tue Jul 7 04:49:04 2026] POST /v3/f01236ae9ed34c73855555a74a7daecb/attachments => generated 273 bytes in 55 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-07 04:49:07.964 7 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-39e4dbf7-7f81-4bc1-a1ae-070c5e004755 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:07.977 7 INFO cinder.volume.api [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-39e4dbf7-7f81-4bc1-a1ae-070c5e004755 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:07.993 7 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-39e4dbf7-7f81-4bc1-a1ae-070c5e004755 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 7|app: 0|req: 486/958] 199.204.45.153 () {32 vars in 825 bytes} [Tue Jul 7 04:49:07 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1674 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:49:08.300 7 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-39e4dbf7-7f81-4bc1-a1ae-070c5e004755 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:08.301 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-cb6c23a1-e0e6-4f24-a486-e5ac0d7395df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:08.302 7 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-39e4dbf7-7f81-4bc1-a1ae-070c5e004755 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:08.302 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-cb6c23a1-e0e6-4f24-a486-e5ac0d7395df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44: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-07 04:49:11.054 7 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-44ede239-bd82-443a-8e85-c6b267d49a65 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:11.070 7 INFO cinder.volume.api [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-44ede239-bd82-443a-8e85-c6b267d49a65 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:11.076 7 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-44ede239-bd82-443a-8e85-c6b267d49a65 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 7|app: 0|req: 488/961] 199.204.45.153 () {32 vars in 825 bytes} [Tue Jul 7 04:49:11 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:49:11.823 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-cb6c23a1-e0e6-4f24-a486-e5ac0d7395df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-07 04:49:11.824 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-cb6c23a1-e0e6-4f24-a486-e5ac0d7395df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 474/962] 199.204.45.153 () {32 vars in 840 bytes} [Tue Jul 7 04:49:11 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-07 04:49:11.839 7 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-274f9cd9-0d06-4635-a926-54b6c49438fc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:11.870 7 INFO cinder.volume.api [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-274f9cd9-0d06-4635-a926-54b6c49438fc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:11.874 7 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-274f9cd9-0d06-4635-a926-54b6c49438fc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 7|app: 0|req: 489/963] 199.204.45.153 () {36 vars in 1073 bytes} [Tue Jul 7 04:49:11 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1898 bytes in 42 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-07 04:49:11.957 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-952b1915-3e76-418f-9588-11c51efada71 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:12.993 8 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-952b1915-3e76-418f-9588-11c51efada71 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1 returned with HTTP 200 [pid: 8|app: 0|req: 475/964] 199.204.45.153 () {40 vars in 1135 bytes} [Tue Jul 7 04:49:11 2026] PUT /v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1 => generated 802 bytes in 1046 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-07 04:49:13.512 7 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-76b39a3e-966d-41bd-af63-423c7006e604 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:13.545 7 INFO cinder.api.openstack.wsgi [req-4553dada-5b19-427a-ba47-2d516bf058c1 req-76b39a3e-966d-41bd-af63-423c7006e604 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1/action returned with HTTP 204 [pid: 7|app: 0|req: 490/965] 199.204.45.153 () {40 vars in 1148 bytes} [Tue Jul 7 04:49:13 2026] POST /v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1/action => generated 0 bytes in 41 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-07 04:49:14.153 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-1f2a6587-3fb9-4d2e-80c7-2b589744ed08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:14.177 8 INFO cinder.volume.api [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-1f2a6587-3fb9-4d2e-80c7-2b589744ed08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:14.183 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-1f2a6587-3fb9-4d2e-80c7-2b589744ed08 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 8|app: 0|req: 476/966] 199.204.45.153 () {32 vars in 825 bytes} [Tue Jul 7 04:49:14 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1973 bytes in 35 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-07 04:49:16.546 7 INFO cinder.api.openstack.wsgi [None req-5fb764ed-f94e-4f2e-81ed-f4d07e5d2758 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:49:16.560 7 INFO cinder.volume.api [None req-5fb764ed-f94e-4f2e-81ed-f4d07e5d2758 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:16.566 7 INFO cinder.api.openstack.wsgi [None req-5fb764ed-f94e-4f2e-81ed-f4d07e5d2758 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 491/967] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:49:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 1976 bytes in 66 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-07 04:49:16.581 8 INFO cinder.api.openstack.wsgi [None req-281e022b-4fb6-415a-acb3-b924fbce18de bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:49:16.587 8 INFO cinder.api.openstack.wsgi [None req-281e022b-4fb6-415a-acb3-b924fbce18de bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 477/968] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:49:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07 04:49:16.599 7 INFO cinder.api.openstack.wsgi [None req-8c792523-cbcb-4913-810a-27948980b6b3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:49:16.614 7 INFO cinder.volume.api [None req-8c792523-cbcb-4913-810a-27948980b6b3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:16.620 7 INFO cinder.api.openstack.wsgi [None req-8c792523-cbcb-4913-810a-27948980b6b3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/969] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:49:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:49:16.634 8 INFO cinder.api.openstack.wsgi [None req-5f3a05a9-147b-4321-89b9-c98311edd6dc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:49:17.138 8 INFO cinder.api.openstack.wsgi [None req-5f3a05a9-147b-4321-89b9-c98311edd6dc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 478/970] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:49:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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) /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-07 04:49:17.198 7 INFO cinder.api.openstack.wsgi [None req-92dddef0-f18e-4b7d-a8bc-2a987f26f48a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true 2026-07-07 04:49:17.239 7 INFO cinder.api.openstack.wsgi [None req-92dddef0-f18e-4b7d-a8bc-2a987f26f48a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/971] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.252 8 INFO cinder.api.openstack.wsgi [None req-57032e1a-b80a-4642-b924-6e2d773a3477 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true 2026-07-07 04:49:17.290 8 INFO cinder.api.openstack.wsgi [None req-57032e1a-b80a-4642-b924-6e2d773a3477 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/972] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.305 7 INFO cinder.api.openstack.wsgi [None req-7733bd33-9741-4c20-baaf-9d43cb812ea4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true 2026-07-07 04:49:17.331 7 INFO cinder.api.openstack.wsgi [None req-7733bd33-9741-4c20-baaf-9d43cb812ea4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/973] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.336 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-b3cb3802-134a-408e-ba2c-52577682aa70 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 2026-07-07 04:49:17.344 7 INFO cinder.api.openstack.wsgi [None req-9d66a3fc-1ded-4d14-946f-372a3eb4f6b3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:17.363 8 INFO cinder.volume.api [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-b3cb3802-134a-408e-ba2c-52577682aa70 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:17.370 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-b3cb3802-134a-408e-ba2c-52577682aa70 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 2026-07-07 04:49:17.371 7 INFO cinder.api.openstack.wsgi [None req-9d66a3fc-1ded-4d14-946f-372a3eb4f6b3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/974] 199.204.45.153 () {32 vars in 825 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/975] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true => generated 847 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-07 04:49:17.380 8 INFO cinder.api.openstack.wsgi [None req-f2c92912-28a1-439b-a928-0afb9a90db7e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true 2026-07-07 04:49:17.399 8 INFO cinder.api.openstack.wsgi [None req-f2c92912-28a1-439b-a928-0afb9a90db7e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/976] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.410 7 INFO cinder.api.openstack.wsgi [None req-9d50fa22-9fe4-427c-9edb-7e177bee52a3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:49:17.432 7 INFO cinder.api.openstack.wsgi [None req-9d50fa22-9fe4-427c-9edb-7e177bee52a3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/977] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.445 8 INFO cinder.api.openstack.wsgi [None req-2febfb71-8f3b-4724-b8d3-faf818ba2265 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true 2026-07-07 04:49:17.469 8 INFO cinder.api.openstack.wsgi [None req-2febfb71-8f3b-4724-b8d3-faf818ba2265 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/978] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.481 7 INFO cinder.api.openstack.wsgi [None req-b14edfbd-fdb5-408a-9f8f-f9de5555f0df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true 2026-07-07 04:49:17.504 7 INFO cinder.api.openstack.wsgi [None req-b14edfbd-fdb5-408a-9f8f-f9de5555f0df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/979] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.516 8 INFO cinder.api.openstack.wsgi [None req-9d8c94a9-cd98-4e86-88f7-92efd2282bf9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:49:17.537 8 INFO cinder.api.openstack.wsgi [None req-9d8c94a9-cd98-4e86-88f7-92efd2282bf9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/980] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.548 7 INFO cinder.api.openstack.wsgi [None req-250bc256-64f3-4b08-a621-b7a49a76d5a6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true 2026-07-07 04:49:17.569 7 INFO cinder.api.openstack.wsgi [None req-250bc256-64f3-4b08-a621-b7a49a76d5a6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/981] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.579 8 INFO cinder.api.openstack.wsgi [None req-1c9c31d4-dd5f-4e04-8c45-5e52c181356f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:49:17.604 8 INFO cinder.api.openstack.wsgi [None req-1c9c31d4-dd5f-4e04-8c45-5e52c181356f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/982] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:49:17.619 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:49:17.626 7 INFO cinder.volume.api [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:49:17.627 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/983] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:49:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:49:18.299 8 INFO cinder.api.openstack.wsgi [None req-1c9c31d4-dd5f-4e04-8c45-5e52c181356f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:18.299 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:18.300 8 INFO cinder.api.openstack.wsgi [None req-1c9c31d4-dd5f-4e04-8c45-5e52c181356f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:18.301 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:20.265 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:49:20.306 8 INFO cinder.volume.api [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:49:20.316 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 200 [pid: 8|app: 0|req: 486/986] 199.204.45.153 () {32 vars in 825 bytes} [Tue Jul 7 04:49:20 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 1973 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:49:28.299 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:28.300 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:28.300 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:28.301 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:38.299 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:38.299 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:38.299 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:38.299 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:48.299 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:48.299 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:48.300 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:48.300 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:58.299 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:58.299 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:49:58.300 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:49:58.300 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:08.299 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:08.299 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:08.300 8 INFO cinder.api.openstack.wsgi [req-c75d8add-f0ff-4084-95e6-1f9960f6edd6 req-3de05de7-f24e-4d53-b5a8-468be49a1626 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:08.301 7 INFO cinder.api.openstack.wsgi [None req-fadabb40-23f7-41f7-b154-d56789d18949 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44: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-07 04:50:16.563 8 INFO cinder.api.openstack.wsgi [None req-856d3a64-b255-4839-976c-5a32e0f0a798 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:50:16.575 8 INFO cinder.api.openstack.wsgi [None req-856d3a64-b255-4839-976c-5a32e0f0a798 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 492/997] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:16.635 7 INFO cinder.api.openstack.wsgi [None req-3a342e62-8d02-42c7-8331-41f9a2a130e0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true 2026-07-07 04:50:16.669 7 INFO cinder.api.openstack.wsgi [None req-3a342e62-8d02-42c7-8331-41f9a2a130e0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/998] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:16.683 8 INFO cinder.api.openstack.wsgi [None req-5e9ba4a1-0ed6-4535-8ba7-54dc3796b6bc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true 2026-07-07 04:50:16.704 8 INFO cinder.api.openstack.wsgi [None req-5e9ba4a1-0ed6-4535-8ba7-54dc3796b6bc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/999] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:16.716 7 INFO cinder.api.openstack.wsgi [None req-1f723ce2-3bb7-4c5b-8db7-d642a5b73a5c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true 2026-07-07 04:50:16.755 7 INFO cinder.api.openstack.wsgi [None req-1f723ce2-3bb7-4c5b-8db7-d642a5b73a5c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1000] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:16.768 8 INFO cinder.api.openstack.wsgi [None req-de18dc1f-bb40-4757-9349-c6ef99a3b3fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true 2026-07-07 04:50:16.804 8 INFO cinder.api.openstack.wsgi [None req-de18dc1f-bb40-4757-9349-c6ef99a3b3fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/1001] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:16.821 7 INFO cinder.api.openstack.wsgi [None req-66e909a7-81ac-42da-8346-4a0c30e46d0e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true 2026-07-07 04:50:16.845 7 INFO cinder.api.openstack.wsgi [None req-66e909a7-81ac-42da-8346-4a0c30e46d0e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1002] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:16.857 8 INFO cinder.api.openstack.wsgi [None req-1054f9b0-5163-4cfd-9b12-b69133efcd3e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:50:16.910 8 INFO cinder.api.openstack.wsgi [None req-1054f9b0-5163-4cfd-9b12-b69133efcd3e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/1003] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:16.925 7 INFO cinder.api.openstack.wsgi [None req-4f82716e-932d-4a5f-980a-db42c8528af6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true 2026-07-07 04:50:16.952 7 INFO cinder.api.openstack.wsgi [None req-4f82716e-932d-4a5f-980a-db42c8528af6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1004] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:16.963 8 INFO cinder.api.openstack.wsgi [None req-f85f5527-e09b-43c3-81bc-a732c8814cbd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true 2026-07-07 04:50:16.987 8 INFO cinder.api.openstack.wsgi [None req-f85f5527-e09b-43c3-81bc-a732c8814cbd bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/1005] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:17.000 7 INFO cinder.api.openstack.wsgi [None req-baa8d470-57ce-4722-9e41-927f53a4853c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:50:17.020 7 INFO cinder.api.openstack.wsgi [None req-baa8d470-57ce-4722-9e41-927f53a4853c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1006] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:17.032 8 INFO cinder.api.openstack.wsgi [None req-70375100-30ae-4fe8-8119-f31f51ef40bc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true 2026-07-07 04:50:17.054 8 INFO cinder.api.openstack.wsgi [None req-70375100-30ae-4fe8-8119-f31f51ef40bc bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/1007] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:17.072 7 INFO cinder.api.openstack.wsgi [None req-934c3b88-13cc-4175-a16b-cd22321fe106 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:50:17.093 7 INFO cinder.api.openstack.wsgi [None req-934c3b88-13cc-4175-a16b-cd22321fe106 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1008] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:50:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:50:17.102 8 INFO cinder.api.openstack.wsgi [None req-337bbc61-2c0f-475c-a6e9-6b222d08a5fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:50:17.113 8 INFO cinder.volume.api [None req-337bbc61-2c0f-475c-a6e9-6b222d08a5fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:50:17.118 8 INFO cinder.api.openstack.wsgi [None req-337bbc61-2c0f-475c-a6e9-6b222d08a5fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 498/1009] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:50:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 1976 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:50:17.131 7 INFO cinder.api.openstack.wsgi [None req-16d81be2-1868-4cf4-bfd2-17be418bf4c8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:50:17.635 7 INFO cinder.api.openstack.wsgi [None req-16d81be2-1868-4cf4-bfd2-17be418bf4c8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1010] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:50:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 671 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:17.646 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:50:17.659 8 INFO cinder.volume.api [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:50:17.664 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 499/1011] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:50:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:50:17.674 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:50:17.681 7 INFO cinder.volume.api [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:50:17.681 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1012] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:50:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:50:18.303 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:18.303 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:18.303 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:18.304 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:28.299 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:28.300 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:28.300 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:28.300 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:38.299 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:38.300 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:38.299 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:38.301 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:48.299 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:48.299 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:48.300 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:48.300 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:58.300 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:58.301 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:50:58.301 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:50:58.302 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:08.299 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:08.301 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:08.301 8 INFO cinder.api.openstack.wsgi [None req-033e5629-4ddd-4852-a6d8-79c40e39974e bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:08.302 7 INFO cinder.api.openstack.wsgi [None req-48668ba0-1f52-486c-9467-7171facb85cb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44: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-07 04:51:16.567 8 INFO cinder.api.openstack.wsgi [None req-05f603d4-ce3f-4851-8653-a58e1bb679a7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:51:16.574 8 INFO cinder.api.openstack.wsgi [None req-05f603d4-ce3f-4851-8653-a58e1bb679a7 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 506/1025] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:51:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:16.589 7 INFO cinder.api.openstack.wsgi [None req-cf543712-8bd6-423b-b305-126384bf3619 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:51:16.605 7 INFO cinder.volume.api [None req-cf543712-8bd6-423b-b305-126384bf3619 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:51:16.611 7 INFO cinder.api.openstack.wsgi [None req-cf543712-8bd6-423b-b305-126384bf3619 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1026] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:51:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-07 04:51:16.626 8 INFO cinder.api.openstack.wsgi [None req-a051fdb6-709f-4fb0-9c59-63c35b471223 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:51:16.645 8 INFO cinder.volume.api [None req-a051fdb6-709f-4fb0-9c59-63c35b471223 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:51:16.653 8 INFO cinder.api.openstack.wsgi [None req-a051fdb6-709f-4fb0-9c59-63c35b471223 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1027] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:51:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 1976 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:16.667 7 INFO cinder.api.openstack.wsgi [None req-1ae5a47d-a65f-4a42-830d-fe96b3a45e22 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:51:17.175 7 INFO cinder.api.openstack.wsgi [None req-1ae5a47d-a65f-4a42-830d-fe96b3a45e22 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1028] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:51:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true => generated 671 bytes in 517 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-07 04:51:17.240 8 INFO cinder.api.openstack.wsgi [None req-e8efa653-e305-407e-8c9b-4ecb033e4143 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true 2026-07-07 04:51:17.271 8 INFO cinder.api.openstack.wsgi [None req-e8efa653-e305-407e-8c9b-4ecb033e4143 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1029] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.285 7 INFO cinder.api.openstack.wsgi [None req-83c9b94a-6811-40e4-92d9-0cbabaff4b70 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true 2026-07-07 04:51:17.313 7 INFO cinder.api.openstack.wsgi [None req-83c9b94a-6811-40e4-92d9-0cbabaff4b70 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1030] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.325 8 INFO cinder.api.openstack.wsgi [None req-4ed5d9f6-ef40-4695-a2ad-f055fdbb8b75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true 2026-07-07 04:51:17.350 8 INFO cinder.api.openstack.wsgi [None req-4ed5d9f6-ef40-4695-a2ad-f055fdbb8b75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1031] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.364 7 INFO cinder.api.openstack.wsgi [None req-b5a1961c-f526-459e-838d-84a371683b31 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true 2026-07-07 04:51:17.390 7 INFO cinder.api.openstack.wsgi [None req-b5a1961c-f526-459e-838d-84a371683b31 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1032] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.405 8 INFO cinder.api.openstack.wsgi [None req-4bd78f0f-56c7-4dc2-9525-b288b653a8a0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true 2026-07-07 04:51:17.426 8 INFO cinder.api.openstack.wsgi [None req-4bd78f0f-56c7-4dc2-9525-b288b653a8a0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1033] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.438 7 INFO cinder.api.openstack.wsgi [None req-0567e4cb-a6a0-49ad-808f-e84819803963 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:51:17.466 7 INFO cinder.api.openstack.wsgi [None req-0567e4cb-a6a0-49ad-808f-e84819803963 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1034] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.483 8 INFO cinder.api.openstack.wsgi [None req-438556a5-8679-4b91-b196-3d00ce3a835a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true 2026-07-07 04:51:17.507 8 INFO cinder.api.openstack.wsgi [None req-438556a5-8679-4b91-b196-3d00ce3a835a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1035] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.519 7 INFO cinder.api.openstack.wsgi [None req-4945c8aa-ae85-4f22-9e08-1f9834b822d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true 2026-07-07 04:51:17.537 7 INFO cinder.api.openstack.wsgi [None req-4945c8aa-ae85-4f22-9e08-1f9834b822d2 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1036] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.549 8 INFO cinder.api.openstack.wsgi [None req-f46595a8-e230-423f-b7f5-dcf932eecc19 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:51:17.572 8 INFO cinder.api.openstack.wsgi [None req-f46595a8-e230-423f-b7f5-dcf932eecc19 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1037] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.587 7 INFO cinder.api.openstack.wsgi [None req-6d93825f-179d-470d-a29c-40a424c8ed56 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true 2026-07-07 04:51:17.608 7 INFO cinder.api.openstack.wsgi [None req-6d93825f-179d-470d-a29c-40a424c8ed56 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1038] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.621 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:51:17.642 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1039] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:17.653 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:51:17.657 7 INFO cinder.volume.api [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:51:17.658 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1040] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:51:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:51:18.299 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:18.300 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:18.300 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:18.301 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:28.299 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:28.300 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:28.301 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:28.301 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:38.299 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:38.299 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:38.300 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:38.302 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:48.299 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:48.299 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:48.300 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:48.301 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:58.299 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:58.299 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:51:58.299 7 INFO cinder.api.openstack.wsgi [None req-1779dea5-e994-4710-b8aa-3dd00de0e97b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:58.300 8 INFO cinder.api.openstack.wsgi [None req-02df96a0-604c-4772-9a20-a6518ae6c36a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:51:58.951 7 INFO cinder.api.openstack.wsgi [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-16a05b23-35df-4531-84b0-8fdfc608d954 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:51:59.509 7 INFO cinder.api.openstack.wsgi [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-16a05b23-35df-4531-84b0-8fdfc608d954 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1 returned with HTTP 200 [pid: 7|app: 0|req: 533/1051] 199.204.45.153 () {38 vars in 1103 bytes} [Tue Jul 7 04:51:58 2026] DELETE /v3/f01236ae9ed34c73855555a74a7daecb/attachments/764538df-3c8d-476c-8027-fbfa37b919f1 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:51:59.524 8 INFO cinder.api.openstack.wsgi [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-c65d2c68-6016-4ec6-8626-1bbf0b1045fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 2026-07-07 04:51:59.524 8 INFO cinder.api.v3.volumes [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-c65d2c68-6016-4ec6-8626-1bbf0b1045fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Delete volume with id: c8607b54-0feb-4110-a068-fded2e79ad90 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:51:59.534 8 INFO cinder.volume.api [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-c65d2c68-6016-4ec6-8626-1bbf0b1045fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Volume info retrieved successfully. 2026-07-07 04:51:59.557 8 INFO cinder.volume.api [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-c65d2c68-6016-4ec6-8626-1bbf0b1045fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Delete volume request issued successfully. 2026-07-07 04:51:59.557 8 INFO cinder.api.openstack.wsgi [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-c65d2c68-6016-4ec6-8626-1bbf0b1045fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 returned with HTTP 202 [pid: 8|app: 0|req: 519/1052] 199.204.45.153 () {36 vars in 1054 bytes} [Tue Jul 7 04:51:59 2026] DELETE /v3/f01236ae9ed34c73855555a74a7daecb/volumes/c8607b54-0feb-4110-a068-fded2e79ad90 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-07 04:52:08.299 8 INFO cinder.api.openstack.wsgi [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-c65d2c68-6016-4ec6-8626-1bbf0b1045fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:08.299 7 INFO cinder.api.openstack.wsgi [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-16a05b23-35df-4531-84b0-8fdfc608d954 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:08.300 8 INFO cinder.api.openstack.wsgi [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-c65d2c68-6016-4ec6-8626-1bbf0b1045fa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:08.300 7 INFO cinder.api.openstack.wsgi [req-9a4b7c9a-d990-4a73-8da4-f84f6b075ef7 req-16a05b23-35df-4531-84b0-8fdfc608d954 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44: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-07 04:52:16.518 8 INFO cinder.api.openstack.wsgi [None req-4efd7d08-d790-4ef7-bbea-d020ea9a7b9f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:52:16.523 8 INFO cinder.api.openstack.wsgi [None req-4efd7d08-d790-4ef7-bbea-d020ea9a7b9f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 521/1055] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 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-07 04:52:16.532 7 INFO cinder.api.openstack.wsgi [None req-3ce25e04-7216-4ab6-9978-26cbd95900bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-07 04:52:16.543 7 INFO cinder.volume.api [None req-3ce25e04-7216-4ab6-9978-26cbd95900bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:52:16.545 7 INFO cinder.api.openstack.wsgi [None req-3ce25e04-7216-4ab6-9978-26cbd95900bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1056] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:52:16.556 8 INFO cinder.api.openstack.wsgi [None req-e6979609-4d43-482c-a5ef-a18411782922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:52:16.565 8 INFO cinder.volume.api [None req-e6979609-4d43-482c-a5ef-a18411782922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:52:16.567 8 INFO cinder.api.openstack.wsgi [None req-e6979609-4d43-482c-a5ef-a18411782922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1057] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:52:16.603 7 INFO cinder.api.openstack.wsgi [None req-7a1bd478-df24-4846-a6d5-be558cac4d35 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true 2026-07-07 04:52:16.622 7 INFO cinder.api.openstack.wsgi [None req-7a1bd478-df24-4846-a6d5-be558cac4d35 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1058] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/1b9708ba680f4f399465572d24a63fb3?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.636 8 INFO cinder.api.openstack.wsgi [None req-66075ee4-6856-40bd-b59b-289bd925fd0d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true 2026-07-07 04:52:16.652 8 INFO cinder.api.openstack.wsgi [None req-66075ee4-6856-40bd-b59b-289bd925fd0d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1059] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/27a21642f46d4e018540cbd2f62cb2e0?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.667 7 INFO cinder.api.openstack.wsgi [None req-ee3e58e0-f292-4186-9974-07768c0f15aa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true 2026-07-07 04:52:16.686 7 INFO cinder.api.openstack.wsgi [None req-ee3e58e0-f292-4186-9974-07768c0f15aa bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1060] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/30f6523a75a94d1aaa1d8505c8c67eb2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.697 8 INFO cinder.api.openstack.wsgi [None req-91afcf36-b9af-487f-ae12-bea0f77182fe bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true 2026-07-07 04:52:16.713 8 INFO cinder.api.openstack.wsgi [None req-91afcf36-b9af-487f-ae12-bea0f77182fe bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1061] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/312e86a6442646329fd83cd59733150d?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.723 7 INFO cinder.api.openstack.wsgi [None req-79942419-a573-4242-a793-b2f202901a2f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true 2026-07-07 04:52:16.741 7 INFO cinder.api.openstack.wsgi [None req-79942419-a573-4242-a793-b2f202901a2f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1062] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/3ab307e4b17d4a9da847d9f6cc10279b?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.751 8 INFO cinder.api.openstack.wsgi [None req-d3a0562a-1ddf-4808-a3ad-b4a92f06ec1d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:52:16.769 8 INFO cinder.api.openstack.wsgi [None req-d3a0562a-1ddf-4808-a3ad-b4a92f06ec1d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1063] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.781 7 INFO cinder.api.openstack.wsgi [None req-3e81470c-6cd3-4ae4-9936-8c5e79e08e64 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true 2026-07-07 04:52:16.798 7 INFO cinder.api.openstack.wsgi [None req-3e81470c-6cd3-4ae4-9936-8c5e79e08e64 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1064] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/6432ce73dffb4fb0abeab6f316542930?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.807 8 INFO cinder.api.openstack.wsgi [None req-57a04a0a-df3a-499e-af73-58ed8d993d10 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true 2026-07-07 04:52:16.825 8 INFO cinder.api.openstack.wsgi [None req-57a04a0a-df3a-499e-af73-58ed8d993d10 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1065] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/a9722147f940414bbea785a473c360f5?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.837 7 INFO cinder.api.openstack.wsgi [None req-6cb0c705-9929-41a2-8b55-93b54bb2710b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:52:16.857 7 INFO cinder.api.openstack.wsgi [None req-6cb0c705-9929-41a2-8b55-93b54bb2710b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1066] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.868 8 INFO cinder.api.openstack.wsgi [None req-6806ff42-7d1b-4d12-8406-a97587c57237 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true 2026-07-07 04:52:16.887 8 INFO cinder.api.openstack.wsgi [None req-6806ff42-7d1b-4d12-8406-a97587c57237 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1067] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/c2d39026ad654f6b836ff3bf6e411dec?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.897 7 INFO cinder.api.openstack.wsgi [None req-188e3ceb-1889-4a53-8f15-5639fb3704d3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:52:16.916 7 INFO cinder.api.openstack.wsgi [None req-188e3ceb-1889-4a53-8f15-5639fb3704d3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1068] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:52:16.927 8 INFO cinder.api.openstack.wsgi [None req-5f349a44-52b8-49bd-b55a-9b1d0d105922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:52:16.932 8 INFO cinder.volume.api [None req-5f349a44-52b8-49bd-b55a-9b1d0d105922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:52:16.932 8 INFO cinder.api.openstack.wsgi [None req-5f349a44-52b8-49bd-b55a-9b1d0d105922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1069] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:52:16.942 7 INFO cinder.api.openstack.wsgi [None req-445eee3c-1e7a-4584-a347-164b066454a3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:52:17.446 7 INFO cinder.api.openstack.wsgi [None req-445eee3c-1e7a-4584-a347-164b066454a3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1070] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:52:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:52:18.299 8 INFO cinder.api.openstack.wsgi [None req-5f349a44-52b8-49bd-b55a-9b1d0d105922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:18.300 8 INFO cinder.api.openstack.wsgi [None req-5f349a44-52b8-49bd-b55a-9b1d0d105922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:18.300 7 INFO cinder.api.openstack.wsgi [None req-445eee3c-1e7a-4584-a347-164b066454a3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:18.301 7 INFO cinder.api.openstack.wsgi [None req-445eee3c-1e7a-4584-a347-164b066454a3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:28.300 7 INFO cinder.api.openstack.wsgi [None req-445eee3c-1e7a-4584-a347-164b066454a3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:28.300 8 INFO cinder.api.openstack.wsgi [None req-5f349a44-52b8-49bd-b55a-9b1d0d105922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:28.301 7 INFO cinder.api.openstack.wsgi [None req-445eee3c-1e7a-4584-a347-164b066454a3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:28.301 8 INFO cinder.api.openstack.wsgi [None req-5f349a44-52b8-49bd-b55a-9b1d0d105922 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:36.672 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots 2026-07-07 04:52:36.678 7 INFO cinder.volume.api [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:52:36.678 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 545/1075] 10.0.0.25 () {32 vars in 704 bytes} [Tue Jul 7 04:52:36 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:52:36.695 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes 2026-07-07 04:52:36.704 8 INFO cinder.volume.api [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:52:36.704 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes returned with HTTP 200 [pid: 8|app: 0|req: 531/1076] 10.0.0.25 () {32 vars in 700 bytes} [Tue Jul 7 04:52:36 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:52:38.298 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:38.299 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:38.300 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:38.301 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:48.299 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:48.299 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:48.300 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:48.300 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:58.299 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:58.300 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:52:58.301 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:52:58.301 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:08.300 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:08.300 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:08.300 8 INFO cinder.api.openstack.wsgi [None req-fa93c2fe-7b1a-4222-bc00-e193fceaa459 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:08.300 7 INFO cinder.api.openstack.wsgi [None req-62a687d2-3b96-477b-8556-2f90c8a98b9c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:16.592 8 INFO cinder.api.openstack.wsgi [None req-a3764416-7e75-4669-ae4c-4658818418f3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:53:16.605 8 INFO cinder.volume.api [None req-a3764416-7e75-4669-ae4c-4658818418f3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:53:16.607 8 INFO cinder.api.openstack.wsgi [None req-a3764416-7e75-4669-ae4c-4658818418f3 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1085] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:53:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 04:53:16.619 7 INFO cinder.api.openstack.wsgi [None req-cf4b8edd-89ff-448c-a626-5e21eb725abe bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:53:16.628 7 INFO cinder.volume.api [None req-cf4b8edd-89ff-448c-a626-5e21eb725abe bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:53:16.629 7 INFO cinder.api.openstack.wsgi [None req-cf4b8edd-89ff-448c-a626-5e21eb725abe bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 550/1086] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:53:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:53:16.639 8 INFO cinder.api.openstack.wsgi [None req-b4422c57-66be-4ded-ac4b-142b6e339307 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:53:16.651 8 INFO cinder.volume.api [None req-b4422c57-66be-4ded-ac4b-142b6e339307 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:53:16.654 8 INFO cinder.api.openstack.wsgi [None req-b4422c57-66be-4ded-ac4b-142b6e339307 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1087] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:53:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:53:16.667 7 INFO cinder.api.openstack.wsgi [None req-ebbb68d4-2f8c-4b82-bf21-2f0fec139524 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:53:17.171 7 INFO cinder.api.openstack.wsgi [None req-ebbb68d4-2f8c-4b82-bf21-2f0fec139524 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 551/1088] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:53:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:53:17.218 8 INFO cinder.api.openstack.wsgi [None req-72299077-5d09-4e1f-8052-6aabd53aad35 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:53:17.247 8 INFO cinder.api.openstack.wsgi [None req-72299077-5d09-4e1f-8052-6aabd53aad35 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1089] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:53:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:53:17.260 7 INFO cinder.api.openstack.wsgi [None req-bcbcf557-b55d-4015-9ed8-4d94ec943e11 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:53:17.283 7 INFO cinder.api.openstack.wsgi [None req-bcbcf557-b55d-4015-9ed8-4d94ec943e11 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 552/1090] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:53:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:53:17.296 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:53:17.319 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1091] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:53:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:53:17.331 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:53:17.336 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 553/1092] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:53:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:53:18.300 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:18.300 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:18.301 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:18.301 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:28.302 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:28.302 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:28.303 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:28.306 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:38.299 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:38.300 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:38.300 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:38.302 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:48.300 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:48.300 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:48.301 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:48.301 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:58.300 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:58.300 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:53:58.301 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:53:58.306 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:08.302 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:08.303 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:08.303 8 INFO cinder.api.openstack.wsgi [None req-2c7ea4a8-6e61-44b7-b5ef-71b8de491c3d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:08.303 7 INFO cinder.api.openstack.wsgi [None req-6ed19761-b322-44d4-a0f6-e4c230637b33 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:16.553 8 INFO cinder.api.openstack.wsgi [None req-4f1ee2e2-804b-43dd-adb7-07c73268bd5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:54:16.560 8 INFO cinder.volume.api [None req-4f1ee2e2-804b-43dd-adb7-07c73268bd5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:54:16.560 8 INFO cinder.api.openstack.wsgi [None req-4f1ee2e2-804b-43dd-adb7-07c73268bd5f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1105] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:54:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:54:16.570 7 INFO cinder.api.openstack.wsgi [None req-e575e168-8d07-4bba-96f9-ffa74804bda8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:54:16.582 7 INFO cinder.volume.api [None req-e575e168-8d07-4bba-96f9-ffa74804bda8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:54:16.584 7 INFO cinder.api.openstack.wsgi [None req-e575e168-8d07-4bba-96f9-ffa74804bda8 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 560/1106] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:54:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:54:16.632 8 INFO cinder.api.openstack.wsgi [None req-640e3a66-0300-4c34-a6ff-7b5f433f7be6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:54:16.656 8 INFO cinder.api.openstack.wsgi [None req-640e3a66-0300-4c34-a6ff-7b5f433f7be6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 547/1107] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:54:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:54:16.667 7 INFO cinder.api.openstack.wsgi [None req-fb2892b0-605b-4dc9-b2b6-cdc11f546924 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:54:16.688 7 INFO cinder.api.openstack.wsgi [None req-fb2892b0-605b-4dc9-b2b6-cdc11f546924 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 561/1108] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:54:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:54:16.702 8 INFO cinder.api.openstack.wsgi [None req-4bfb1641-80c7-4fa8-86b9-0e127fd2eec9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:54:16.727 8 INFO cinder.api.openstack.wsgi [None req-4bfb1641-80c7-4fa8-86b9-0e127fd2eec9 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1109] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:54:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:54:16.739 7 INFO cinder.api.openstack.wsgi [None req-e6011179-6005-41bf-affa-239e0182e93d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:54:16.750 7 INFO cinder.api.openstack.wsgi [None req-e6011179-6005-41bf-affa-239e0182e93d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 7|app: 0|req: 562/1110] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:54:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:54:16.760 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:54:17.264 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1111] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:54:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:54:17.275 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:54:17.284 7 INFO cinder.volume.api [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:54:17.288 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 563/1112] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:54:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:54:18.299 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:18.299 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:18.300 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:18.301 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:28.303 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:28.303 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:28.304 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:28.304 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:38.301 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:38.301 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:38.301 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:38.303 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:48.300 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:48.300 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:48.301 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:48.301 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:58.299 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:58.299 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:54:58.299 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:54:58.300 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:08.300 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:08.300 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:08.301 7 INFO cinder.api.openstack.wsgi [None req-055535e7-4cc3-4808-8b0f-90063c48aa8f bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:08.302 8 INFO cinder.api.openstack.wsgi [None req-fed02f35-ace2-4ef2-8775-67e3d72154bf bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:16.589 7 INFO cinder.api.openstack.wsgi [None req-209918cb-3dd0-462d-9b5b-c348dfdc88d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:55:16.597 7 INFO cinder.volume.api [None req-209918cb-3dd0-462d-9b5b-c348dfdc88d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:55:16.598 7 INFO cinder.api.openstack.wsgi [None req-209918cb-3dd0-462d-9b5b-c348dfdc88d6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 570/1125] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:55:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:55:16.609 8 INFO cinder.api.openstack.wsgi [None req-d2d1eba6-dac0-4231-925d-27461eac2a6b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:55:17.112 8 INFO cinder.api.openstack.wsgi [None req-d2d1eba6-dac0-4231-925d-27461eac2a6b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1126] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:55:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:55:17.162 7 INFO cinder.api.openstack.wsgi [None req-7f8f7ff1-a8a7-454a-85b7-70c55af6a31d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:55:17.200 7 INFO cinder.api.openstack.wsgi [None req-7f8f7ff1-a8a7-454a-85b7-70c55af6a31d bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 571/1127] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:55:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:55:17.214 8 INFO cinder.api.openstack.wsgi [None req-96d15a07-fc6c-4263-b712-d8e63406a42c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:55:17.237 8 INFO cinder.api.openstack.wsgi [None req-96d15a07-fc6c-4263-b712-d8e63406a42c bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 557/1128] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:55:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:55:17.250 7 INFO cinder.api.openstack.wsgi [None req-8281f3ec-abda-4c79-b4e1-a416c3ee8c40 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:55:17.279 7 INFO cinder.api.openstack.wsgi [None req-8281f3ec-abda-4c79-b4e1-a416c3ee8c40 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 572/1129] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:55:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:55:17.293 8 INFO cinder.api.openstack.wsgi [None req-7a6d2daf-7186-426a-b390-a5cf8ff59d63 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:55:17.299 8 INFO cinder.api.openstack.wsgi [None req-7a6d2daf-7186-426a-b390-a5cf8ff59d63 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 558/1130] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:55:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:55:17.308 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:55:17.317 7 INFO cinder.volume.api [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:55:17.318 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 573/1131] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:55:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:55:17.328 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:55:17.337 8 INFO cinder.volume.api [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:55:17.338 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1132] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:55:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:55:18.299 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:18.299 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:18.300 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:18.301 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:28.299 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:28.299 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:28.300 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:28.300 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:38.299 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:38.299 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:38.300 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:38.301 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:48.299 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:48.299 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:48.299 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:48.301 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:58.302 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:58.302 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:55:58.302 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:55:58.303 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:08.299 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:08.299 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:08.300 8 INFO cinder.api.openstack.wsgi [None req-02e96834-c12c-4d67-9d6e-a7eea80c9162 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:08.300 7 INFO cinder.api.openstack.wsgi [None req-a62847cb-37a5-4b54-8de7-66e08820e4ff bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:16.518 8 INFO cinder.api.openstack.wsgi [None req-1fc4e1a7-59aa-4341-a37d-a4a1a65b76a5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:56:16.528 8 INFO cinder.volume.api [None req-1fc4e1a7-59aa-4341-a37d-a4a1a65b76a5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:56:16.530 8 INFO cinder.api.openstack.wsgi [None req-1fc4e1a7-59aa-4341-a37d-a4a1a65b76a5 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1145] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:56:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:56:16.541 7 INFO cinder.api.openstack.wsgi [None req-0c0950b8-db5f-4075-b18c-8f5b2ee24501 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:56:16.551 7 INFO cinder.volume.api [None req-0c0950b8-db5f-4075-b18c-8f5b2ee24501 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:56:16.553 7 INFO cinder.api.openstack.wsgi [None req-0c0950b8-db5f-4075-b18c-8f5b2ee24501 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 580/1146] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:56:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:56:16.565 8 INFO cinder.api.openstack.wsgi [None req-1096c390-5749-4223-9ba1-6ad09b5fd3e0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:56:17.069 8 INFO cinder.api.openstack.wsgi [None req-1096c390-5749-4223-9ba1-6ad09b5fd3e0 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1147] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:56:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:56:17.085 7 INFO cinder.api.openstack.wsgi [None req-c4d5b578-ca4f-4324-83b4-b7313aefca95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:56:17.092 7 INFO cinder.volume.api [None req-c4d5b578-ca4f-4324-83b4-b7313aefca95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:56:17.093 7 INFO cinder.api.openstack.wsgi [None req-c4d5b578-ca4f-4324-83b4-b7313aefca95 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 581/1148] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:56:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:56:17.107 8 INFO cinder.api.openstack.wsgi [None req-cab8f237-786f-4eea-b6c1-b903505bda67 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:56:17.114 8 INFO cinder.api.openstack.wsgi [None req-cab8f237-786f-4eea-b6c1-b903505bda67 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 568/1149] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:56:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:56:17.156 7 INFO cinder.api.openstack.wsgi [None req-d08680ec-77a8-4ded-8ad5-02a10f21da43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:56:17.187 7 INFO cinder.api.openstack.wsgi [None req-d08680ec-77a8-4ded-8ad5-02a10f21da43 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 582/1150] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:56:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:56:17.201 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:56:17.235 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1151] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:56:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:56:17.257 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:56:17.275 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 583/1152] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:56:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:56:18.299 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:18.299 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:18.300 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:18.300 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:28.299 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:28.300 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:28.301 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:28.304 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:38.300 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:38.300 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:38.301 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:38.301 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:48.301 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:48.301 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:48.302 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:48.302 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:58.300 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:58.301 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:56:58.300 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:56:58.302 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:57:08.299 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:57:08.300 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:57:08.300 7 INFO cinder.api.openstack.wsgi [None req-51119a3d-2b7d-4ac8-82a1-9d8c49f897c4 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:57:08.301 8 INFO cinder.api.openstack.wsgi [None req-fab2e479-c182-49c7-a1f7-f7baf12cbb75 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:57:16.519 7 INFO cinder.api.openstack.wsgi [None req-c9ee1e91-4284-4b1e-b1bb-707db34769df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true 2026-07-07 04:57:16.525 7 INFO cinder.volume.api [None req-c9ee1e91-4284-4b1e-b1bb-707db34769df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all snapshots completed successfully. 2026-07-07 04:57:16.525 7 INFO cinder.api.openstack.wsgi [None req-c9ee1e91-4284-4b1e-b1bb-707db34769df bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 590/1165] 10.0.0.117 () {28 vars in 674 bytes} [Tue Jul 7 04:57:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:57:16.540 8 INFO cinder.api.openstack.wsgi [None req-d079798c-97f8-4921-987a-758d9462cfdb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:57:16.549 8 INFO cinder.volume.api [None req-d079798c-97f8-4921-987a-758d9462cfdb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:57:16.551 8 INFO cinder.api.openstack.wsgi [None req-d079798c-97f8-4921-987a-758d9462cfdb bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 576/1166] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:57:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:57:16.564 7 INFO cinder.api.openstack.wsgi [None req-98a60c78-a147-4c60-a624-af0d3f8c7b69 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true 2026-07-07 04:57:16.574 7 INFO cinder.volume.api [None req-98a60c78-a147-4c60-a624-af0d3f8c7b69 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] Get all volumes completed successfully. 2026-07-07 04:57:16.575 7 INFO cinder.api.openstack.wsgi [None req-98a60c78-a147-4c60-a624-af0d3f8c7b69 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 591/1167] 10.0.0.117 () {28 vars in 684 bytes} [Tue Jul 7 04:57:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:57:16.584 8 INFO cinder.api.openstack.wsgi [None req-521b700e-c891-470e-8d26-88d0a77707e6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true 2026-07-07 04:57:17.088 8 INFO cinder.api.openstack.wsgi [None req-521b700e-c891-470e-8d26-88d0a77707e6 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 577/1168] 10.0.0.117 () {28 vars in 696 bytes} [Tue Jul 7 04:57:16 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/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-07 04:57:17.133 7 INFO cinder.api.openstack.wsgi [None req-c673204b-3d00-4e08-b6a3-fcb7a615574a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true 2026-07-07 04:57:17.171 7 INFO cinder.api.openstack.wsgi [None req-c673204b-3d00-4e08-b6a3-fcb7a615574a bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 592/1169] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:57:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/4b6bd3ae625b4786a7de5ac05c20a0ef?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:57:17.191 8 INFO cinder.api.openstack.wsgi [None req-5148da09-8f19-41fa-b621-2dfc3ad67870 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true 2026-07-07 04:57:17.238 8 INFO cinder.api.openstack.wsgi [None req-5148da09-8f19-41fa-b621-2dfc3ad67870 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 578/1170] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:57:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/b738e32ba09447e7a8c8b543dd1b7399?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:57:17.249 7 INFO cinder.api.openstack.wsgi [None req-36506655-1d81-49cc-9e05-5b9fba7f8b3b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true 2026-07-07 04:57:17.284 7 INFO cinder.api.openstack.wsgi [None req-36506655-1d81-49cc-9e05-5b9fba7f8b3b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 593/1171] 10.0.0.117 () {28 vars in 736 bytes} [Tue Jul 7 04:57:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-quota-sets/f01236ae9ed34c73855555a74a7daecb?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:57:17.297 8 INFO cinder.api.openstack.wsgi [None req-3780e1b7-64f2-4e60-acf1-f23f7ac18546 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services 2026-07-07 04:57:17.303 8 INFO cinder.api.openstack.wsgi [None req-3780e1b7-64f2-4e60-acf1-f23f7ac18546 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f01236ae9ed34c73855555a74a7daecb/os-services returned with HTTP 200 [pid: 8|app: 0|req: 579/1172] 10.0.0.117 () {28 vars in 645 bytes} [Tue Jul 7 04:57:17 2026] GET /v3/f01236ae9ed34c73855555a74a7daecb/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-07 04:57:18.300 7 INFO cinder.api.openstack.wsgi [None req-36506655-1d81-49cc-9e05-5b9fba7f8b3b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:57:18.300 8 INFO cinder.api.openstack.wsgi [None req-3780e1b7-64f2-4e60-acf1-f23f7ac18546 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] GET http://10.0.0.44:8776/ 2026-07-07 04:57:18.301 8 INFO cinder.api.openstack.wsgi [None req-3780e1b7-64f2-4e60-acf1-f23f7ac18546 bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300 2026-07-07 04:57:18.301 7 INFO cinder.api.openstack.wsgi [None req-36506655-1d81-49cc-9e05-5b9fba7f8b3b bf765c80052347fa80188b23df4b66f3 f01236ae9ed34c73855555a74a7daecb - - default default] http://10.0.0.44:8776/ returned with HTTP 300