+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 9 01:59:16 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:40 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: cinder-api-84cdf4886c-64l57 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fab02acc668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-09 01:59:20.598 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-09 01:59:20.599 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-05-09 01:59:20.674 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-09 01:59:20.674 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-05-09 01:59:21.823 7 INFO cinder.rpc [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 01:59:21.826 7 INFO cinder.rpc [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 01:59:21.829 7 INFO cinder.rpc [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 01:59:21.831 7 INFO cinder.rpc [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-09 01:59:21.843 7 INFO cinder.rpc [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 01:59:21.845 7 INFO cinder.rpc [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 01:59:21.888 8 INFO cinder.rpc [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-09 01:59:21.891 7 WARNING cinder.api.contrib.hosts [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 01:59:21.891 8 INFO cinder.rpc [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-09 01:59:21.893 8 INFO cinder.rpc [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-09 01:59:21.896 8 INFO cinder.rpc [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-09 01:59:21.909 8 INFO cinder.rpc [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-09 01:59:21.911 8 INFO cinder.rpc [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-09 01:59:21.933 7 WARNING keystonemiddleware._common.config [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 01:59:21.941 7 WARNING oslo_config.cfg [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fab02acc668 pid: 7 (default app) 2026-05-09 01:59:21.958 8 WARNING cinder.api.contrib.hosts [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-09 01:59:22.000 8 WARNING keystonemiddleware._common.config [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 01:59:22.008 8 WARNING oslo_config.cfg [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] 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 0x7fab02acc668 pid: 8 (default app) 2026-05-09 01:59:25.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 01:59:25.858 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 01:59:35.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 01:59:35.858 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 01:59:45.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 01:59:45.857 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 01:59:55.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 01:59:55.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 01:59:55.857 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 01:59:55.857 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:05.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:05.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:05.857 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:05.857 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:15.855 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:15.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:15.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:15.858 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:25.855 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:25.855 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:25.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:25.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:35.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:35.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:35.857 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:35.857 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:45.855 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:45.855 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:45.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:45.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:55.855 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:55.855 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:00:55.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:00:55.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:05.855 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:01:05.855 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] GET http://10.0.0.55:8776/ 2026-05-09 02:01:05.856 7 INFO cinder.api.openstack.wsgi [None req-590df1c8-f5b4-452e-8428-d29b35f9ae56 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:05.856 8 INFO cinder.api.openstack.wsgi [None req-7bfbb747-4a7d-42d8-ab74-adc4f52c115a - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-09 02:01:07.119 7 WARNING oslo_policy.policy [None req-f7fbbd8a-70c2-46f0-a297-7ffcd6f7cf7c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 02:01:07.119 7 WARNING oslo_policy.policy [None req-f7fbbd8a-70c2-46f0-a297-7ffcd6f7cf7c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-09 02:01:07.579 7 INFO cinder.api.openstack.wsgi [None req-f7fbbd8a-70c2-46f0-a297-7ffcd6f7cf7c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types/rbd1 2026-05-09 02:01:07.609 7 INFO cinder.api.openstack.wsgi [None req-f7fbbd8a-70c2-46f0-a297-7ffcd6f7cf7c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 11/20] 10.0.0.30 () {30 vars in 681 bytes} [Sat May 9 02:01:06 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/types/rbd1 => generated 82 bytes in 983 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-09 02:01:07.658 8 WARNING oslo_policy.policy [None req-74a34e5e-aa18-4e83-b6b5-6496770cc79d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 02:01:07.658 8 WARNING oslo_policy.policy [None req-74a34e5e-aa18-4e83-b6b5-6496770cc79d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-09 02:01:08.017 8 INFO cinder.api.openstack.wsgi [None req-74a34e5e-aa18-4e83-b6b5-6496770cc79d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:01:08.046 8 INFO cinder.api.openstack.wsgi [None req-74a34e5e-aa18-4e83-b6b5-6496770cc79d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.30 () {30 vars in 720 bytes} [Sat May 9 02:01:07 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/types?name=rbd1&is_public=None => generated 20 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:01:09.802 7 INFO cinder.api.openstack.wsgi [None req-8b745a09-a011-4c20-bd40-6ef2e0fa417c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:01:09.832 7 INFO cinder.api.openstack.wsgi [None req-8b745a09-a011-4c20-bd40-6ef2e0fa417c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.30 () {34 vars in 724 bytes} [Sat May 9 02:01:09 2026] POST /v3/3ad7a8e54914493586e97f17fc37acee/types => generated 179 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:01:09.849 8 INFO cinder.api.openstack.wsgi [req-8b745a09-a011-4c20-bd40-6ef2e0fa417c req-1494bcb2-0b30-4437-a01c-bf39862fe90a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types/19fd6aa5-5c02-4150-8cec-dd57224f74aa/extra_specs 2026-05-09 02:01:09.918 8 INFO cinder.api.openstack.wsgi [req-8b745a09-a011-4c20-bd40-6ef2e0fa417c req-1494bcb2-0b30-4437-a01c-bf39862fe90a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types/19fd6aa5-5c02-4150-8cec-dd57224f74aa/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/23] 10.0.0.30 () {36 vars in 893 bytes} [Sat May 9 02:01:09 2026] POST /v3/3ad7a8e54914493586e97f17fc37acee/types/19fd6aa5-5c02-4150-8cec-dd57224f74aa/extra_specs => generated 48 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:01:11.535 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types?is_public=None 2026-05-09 02:01:11.546 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.30 () {30 vars in 700 bytes} [Sat May 9 02:01:11 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/types?is_public=None => generated 443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:01:13.488 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/qos-specs 2026-05-09 02:01:13.499 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.30 () {30 vars in 679 bytes} [Sat May 9 02:01:13 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/qos-specs => generated 17 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:01:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:15.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:25.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:25.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:35.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:01:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:01:55.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:05.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:05.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:15.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:25.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:25.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:35.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:45.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:02:55.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:02:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:25.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:35.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:35.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:45.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:03:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:03:55.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:15.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:25.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:25.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:35.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:35.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:45.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:04:55.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:04:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:15.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:25.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:25.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:25.859 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:25.859 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:35.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:35.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:35.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:45.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:05:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:05:55.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:05.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:25.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:35.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:35.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:45.861 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:06:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:06:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:25.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:25.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:35.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:35.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:07:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:07:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:05.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:15.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:25.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:25.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:35.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:45.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:08:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:08:55.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:05.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:05.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:25.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:35.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:35.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:09:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:09:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:05.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:15.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:25.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:25.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:35.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:45.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:10:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:10:55.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:05.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:25.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:25.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:25.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:35.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:35.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:35.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:11:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:11:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:05.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:05.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:25.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:35.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:12:55.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:12:55.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:05.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:15.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:25.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:25.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:25.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:35.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:35.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:45.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:13:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:13:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:05.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:05.859 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:15.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:15.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:25.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:25.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:35.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:35.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:14:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:14:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:05.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:05.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:15.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:25.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:25.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:25.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:35.858 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:45.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:45.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:15:55.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:15:55.858 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:05.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:05.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:15.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:15.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:15.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:15.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:25.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:25.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:25.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:25.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:35.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:35.857 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:35.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:35.859 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:45.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:45.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:45.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:45.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:55.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:55.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:16:55.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:16:55.856 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:05.855 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:05.855 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:05.856 8 INFO cinder.api.openstack.wsgi [None req-89007279-6b69-46fe-9881-07a730268ef2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:05.857 7 INFO cinder.api.openstack.wsgi [None req-50459e58-6a41-4544-b96f-c343df9a8f6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:17:10.851 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=False 2026-05-09 02:17:10.877 8 WARNING cinder.quota [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:10.877 8 WARNING cinder.quota [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:10.877 8 WARNING cinder.quota [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:10.878 8 WARNING cinder.quota [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:10.878 8 WARNING cinder.quota [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:10.879 8 WARNING cinder.quota [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:10.885 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 109/218] 199.204.45.89 () {44 vars in 1065 bytes} [Sat May 9 02:17:10 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=False => generated 340 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:17:11.049 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] PUT https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee 2026-05-09 02:17:11.128 7 WARNING cinder.quota [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:11.129 7 WARNING cinder.quota [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:11.130 7 WARNING cinder.quota [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:11.130 7 WARNING cinder.quota [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:11.130 7 WARNING cinder.quota [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:11.131 7 WARNING cinder.quota [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-09 02:17:11.137 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee returned with HTTP 200 [pid: 7|app: 0|req: 110/219] 199.204.45.89 () {48 vars in 1094 bytes} [Sat May 9 02:17:11 2026] PUT /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee => generated 296 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:17:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:15.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:15.858 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:25.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:25.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:35.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:35.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:35.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:35.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:45.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:45.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:45.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:45.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:55.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:17:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:17:55.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:05.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:05.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:05.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:05.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:15.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:15.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:25.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:25.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:35.858 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:45.861 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:45.861 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:45.862 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:45.863 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:18:55.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:18:55.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:05.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:05.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:05.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:05.858 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:15.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:15.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:25.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:35.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:45.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:45.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:45.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:45.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:55.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:19:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:19:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:05.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:05.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:05.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:05.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:15.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:15.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:15.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:15.858 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:25.854 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:25.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:25.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:35.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:35.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:45.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:45.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:45.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:45.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:55.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:20:55.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:20:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:05.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:05.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:05.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:05.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:15.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:15.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:25.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:25.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:35.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:35.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:35.859 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:35.859 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:45.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:45.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:45.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:45.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:21:55.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:21:55.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:05.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:05.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:05.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:05.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:15.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:15.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:25.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:25.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:35.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:35.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:45.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:45.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:45.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:45.858 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:55.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:22:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:22:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:05.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:05.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:05.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:05.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:15.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:15.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:25.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:35.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:35.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:45.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:45.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:45.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:45.858 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:55.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:23:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:23:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:05.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:05.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:05.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:05.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:15.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:15.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:25.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:35.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:35.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:45.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:45.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:45.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:45.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:55.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:24:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:24:55.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:05.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:05.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:05.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:05.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:15.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:25.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:35.854 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:35.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:35.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:45.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:45.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:45.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:45.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:25:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:25:55.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:05.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:05.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:05.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:05.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:15.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:25.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:35.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:35.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:35.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:45.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:45.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:45.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:45.863 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:55.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:55.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:26:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:26:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:05.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:05.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:05.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:05.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:15.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:15.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:15.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:25.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:35.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:35.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:45.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:45.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:45.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:45.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:55.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:55.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:27:55.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:27:55.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:05.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:05.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:05.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:05.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:15.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:15.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:15.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:15.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:25.855 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:25.855 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:25.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:25.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:35.856 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:35.856 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:35.857 7 INFO cinder.api.openstack.wsgi [None req-1e4ee137-1008-4306-ab80-967eb7c8f23d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:35.857 8 INFO cinder.api.openstack.wsgi [None req-1b79fbb3-db3c-4e2f-90c1-ab6c7466d339 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:45.101 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=False 2026-05-09 02:28:45.127 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 180/358] 199.204.45.89 () {44 vars in 1065 bytes} [Sat May 9 02:28:44 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=False => generated 340 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:28:45.636 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] PUT https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90 2026-05-09 02:28:45.695 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90 returned with HTTP 200 [pid: 8|app: 0|req: 179/359] 199.204.45.89 () {48 vars in 1094 bytes} [Sat May 9 02:28:45 2026] PUT /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90 => generated 296 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:28:45.855 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:45.855 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:45.857 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:45.857 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:55.855 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:55.855 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:28:55.855 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:28:55.856 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:05.856 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:05.856 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:05.856 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:05.857 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:15.855 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:15.855 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:15.855 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:15.856 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:25.856 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:25.856 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:25.857 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:25.857 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:35.855 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:35.855 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:35.856 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:35.856 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:45.855 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:45.856 7 INFO cinder.api.openstack.wsgi [None req-6581320e-a880-4126-bc34-67a9f6ef3c85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:45.856 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:45.857 8 INFO cinder.api.openstack.wsgi [None req-54e1f24e-e8eb-4798-9276-548ee71a683c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:53.076 8 INFO cinder.api.openstack.wsgi [None req-406f867a-0af2-4688-810a-ca6a3e8c97cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:29:53.082 8 INFO cinder.api.openstack.wsgi [None req-406f867a-0af2-4688-810a-ca6a3e8c97cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 187/374] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:29:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:29:53.098 7 INFO cinder.api.openstack.wsgi [None req-f74b5094-6df4-4d76-bbf4-8dcd09f4d5ea d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:29:53.632 7 INFO cinder.api.openstack.wsgi [None req-f74b5094-6df4-4d76-bbf4-8dcd09f4d5ea d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 188/375] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:29:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:29:53.644 8 INFO cinder.api.openstack.wsgi [None req-de52c384-87e8-44d1-889c-45c39910deba d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:29:53.674 8 INFO cinder.volume.api [None req-de52c384-87e8-44d1-889c-45c39910deba d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:29:53.677 8 INFO cinder.api.openstack.wsgi [None req-de52c384-87e8-44d1-889c-45c39910deba d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 188/376] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:29:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:29:53.692 7 INFO cinder.api.openstack.wsgi [None req-3ccedda2-0f4f-4fc4-847a-6b8e09036299 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:29:53.710 7 INFO cinder.volume.api [None req-3ccedda2-0f4f-4fc4-847a-6b8e09036299 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:29:53.710 7 INFO cinder.api.openstack.wsgi [None req-3ccedda2-0f4f-4fc4-847a-6b8e09036299 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/377] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:29:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:29:53.719 8 INFO cinder.api.openstack.wsgi [None req-632f909d-633f-44a9-9c6b-f894374857a7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:29:53.726 8 INFO cinder.volume.api [None req-632f909d-633f-44a9-9c6b-f894374857a7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:29:53.728 8 INFO cinder.api.openstack.wsgi [None req-632f909d-633f-44a9-9c6b-f894374857a7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 189/378] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:29:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:29:53.771 7 INFO cinder.api.openstack.wsgi [None req-2685229f-af00-40ff-abe3-0610b553a029 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:29:53.799 7 INFO cinder.api.openstack.wsgi [None req-2685229f-af00-40ff-abe3-0610b553a029 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/379] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:29:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:29:53.809 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:29:53.829 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 190/380] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:29:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:29:53.844 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:29:53.871 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/381] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:29:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:29:55.858 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:55.858 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:29:55.859 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:29:55.859 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:05.855 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:05.855 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:05.856 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:05.857 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:15.855 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:15.855 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:15.856 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:15.856 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:25.855 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:25.855 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:25.856 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:25.856 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:35.854 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:35.855 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:35.855 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:35.856 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:45.855 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:45.855 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:45.856 8 INFO cinder.api.openstack.wsgi [None req-e6dfc9d5-9eb9-43ad-aeb0-d17678023574 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:45.856 7 INFO cinder.api.openstack.wsgi [None req-c6a475f2-682a-4bf6-a02a-866de9a41f59 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:52.979 8 INFO cinder.api.openstack.wsgi [None req-cd5647bf-1d39-4a1b-865a-8280c8438ef5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:30:52.998 8 INFO cinder.api.openstack.wsgi [None req-cd5647bf-1d39-4a1b-865a-8280c8438ef5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 197/394] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:30:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:30:53.010 7 INFO cinder.api.openstack.wsgi [None req-eb615f12-e38e-4e50-bcb6-8e6426446620 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:30:53.514 7 INFO cinder.api.openstack.wsgi [None req-eb615f12-e38e-4e50-bcb6-8e6426446620 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 198/395] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:30:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:30:53.525 8 INFO cinder.api.openstack.wsgi [None req-d8fd5837-477c-4900-b5d2-a4b8423823a4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:30:53.532 8 INFO cinder.volume.api [None req-d8fd5837-477c-4900-b5d2-a4b8423823a4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:30:53.534 8 INFO cinder.api.openstack.wsgi [None req-d8fd5837-477c-4900-b5d2-a4b8423823a4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/396] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:30:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:30:53.546 7 INFO cinder.api.openstack.wsgi [None req-764cc979-d726-4de8-93bb-5df728bdb4aa d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:30:53.554 7 INFO cinder.volume.api [None req-764cc979-d726-4de8-93bb-5df728bdb4aa d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:30:53.555 7 INFO cinder.api.openstack.wsgi [None req-764cc979-d726-4de8-93bb-5df728bdb4aa d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/397] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:30:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:30:53.562 8 INFO cinder.api.openstack.wsgi [None req-2b24341b-3aee-4bc4-b789-70a827cd0ef1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:30:53.569 8 INFO cinder.volume.api [None req-2b24341b-3aee-4bc4-b789-70a827cd0ef1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:30:53.571 8 INFO cinder.api.openstack.wsgi [None req-2b24341b-3aee-4bc4-b789-70a827cd0ef1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/398] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:30:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:30:53.623 7 INFO cinder.api.openstack.wsgi [None req-90a9bc4a-9cf8-43ad-b996-1f37b8899df2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:30:53.646 7 INFO cinder.api.openstack.wsgi [None req-90a9bc4a-9cf8-43ad-b996-1f37b8899df2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/399] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:30:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:30:53.656 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:30:53.673 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/400] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:30:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:30:53.687 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:30:53.711 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/401] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:30:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:30:55.855 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:55.856 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:30:55.856 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:30:55.857 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:05.855 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:05.855 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:05.856 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:05.856 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:15.856 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:15.856 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:15.857 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:15.857 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:25.856 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:25.856 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:25.857 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:25.858 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:35.855 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:35.856 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:35.856 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:35.857 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:45.855 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:45.856 8 INFO cinder.api.openstack.wsgi [None req-dc1d0e99-1e04-4be8-ba52-31e3fc477ce9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:45.857 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:45.857 7 INFO cinder.api.openstack.wsgi [None req-2b3e55dc-8ec0-4f42-a78f-317e79b95b1c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:52.963 8 INFO cinder.api.openstack.wsgi [None req-4f78d2cd-2862-4d16-a08d-9352b276064a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:31:52.977 8 INFO cinder.volume.api [None req-4f78d2cd-2862-4d16-a08d-9352b276064a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:31:52.978 8 INFO cinder.api.openstack.wsgi [None req-4f78d2cd-2862-4d16-a08d-9352b276064a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:31:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:31:53.028 7 INFO cinder.api.openstack.wsgi [None req-9591ece0-898d-4d4c-9300-365def0beb5f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:31:53.060 7 INFO cinder.api.openstack.wsgi [None req-9591ece0-898d-4d4c-9300-365def0beb5f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:31:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:31:53.073 8 INFO cinder.api.openstack.wsgi [None req-2227090a-257b-4919-af7c-b4fca94f526d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:31:53.092 8 INFO cinder.api.openstack.wsgi [None req-2227090a-257b-4919-af7c-b4fca94f526d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:31:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:31:53.104 7 INFO cinder.api.openstack.wsgi [None req-89fc7d59-8150-43ac-843e-d27adceaa35b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:31:53.128 7 INFO cinder.api.openstack.wsgi [None req-89fc7d59-8150-43ac-843e-d27adceaa35b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:31:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:31:53.137 8 INFO cinder.api.openstack.wsgi [None req-4d10833a-245d-4d65-85ce-10165750e0e7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:31:53.144 8 INFO cinder.volume.api [None req-4d10833a-245d-4d65-85ce-10165750e0e7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:31:53.146 8 INFO cinder.api.openstack.wsgi [None req-4d10833a-245d-4d65-85ce-10165750e0e7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 209/418] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:31:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:31:53.155 7 INFO cinder.api.openstack.wsgi [None req-eb15758b-dc0b-45d1-ad40-00d606720c29 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:31:53.161 7 INFO cinder.volume.api [None req-eb15758b-dc0b-45d1-ad40-00d606720c29 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:31:53.162 7 INFO cinder.api.openstack.wsgi [None req-eb15758b-dc0b-45d1-ad40-00d606720c29 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 210/419] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:31:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:31:53.172 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:31:53.177 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 210/420] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:31:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:31:53.185 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:31:53.689 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 211/421] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:31:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:31:55.856 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:55.856 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:31:55.857 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:31:55.857 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:05.856 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:05.856 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:05.856 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:05.857 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:15.855 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:15.855 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:15.856 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:15.857 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:25.855 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:25.856 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:25.856 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:25.857 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:35.855 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:35.855 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:35.857 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:35.857 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:45.855 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:45.856 7 INFO cinder.api.openstack.wsgi [None req-0caff6c2-f31e-4c80-91b0-1d5e52f1aa76 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:45.857 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:45.858 8 INFO cinder.api.openstack.wsgi [None req-135d0364-4edf-4b87-8d20-81ab44e539dc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:52.966 7 INFO cinder.api.openstack.wsgi [None req-9de92c1d-22a9-4f36-b3c6-0d92f6503fa0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:32:52.971 7 INFO cinder.volume.api [None req-9de92c1d-22a9-4f36-b3c6-0d92f6503fa0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:32:52.972 7 INFO cinder.api.openstack.wsgi [None req-9de92c1d-22a9-4f36-b3c6-0d92f6503fa0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/434] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:32:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:32:53.009 8 INFO cinder.api.openstack.wsgi [None req-5c7db1d4-6a2f-4edc-9aea-05ecdd2f7cfa d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:32:53.043 8 INFO cinder.api.openstack.wsgi [None req-5c7db1d4-6a2f-4edc-9aea-05ecdd2f7cfa d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 217/435] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:32:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:32:53.057 7 INFO cinder.api.openstack.wsgi [None req-daede346-bc0d-4b6d-b63e-4dac11ae5610 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:32:53.089 7 INFO cinder.api.openstack.wsgi [None req-daede346-bc0d-4b6d-b63e-4dac11ae5610 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/436] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:32:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:32:53.104 8 INFO cinder.api.openstack.wsgi [None req-efaa9624-9574-4f4a-891c-c1c8404e2ca8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:32:53.148 8 INFO cinder.api.openstack.wsgi [None req-efaa9624-9574-4f4a-891c-c1c8404e2ca8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 218/437] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:32:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:32:53.159 7 INFO cinder.api.openstack.wsgi [None req-c0639470-8a8a-4967-b69c-310f222a56b7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:32:53.663 7 INFO cinder.api.openstack.wsgi [None req-c0639470-8a8a-4967-b69c-310f222a56b7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 220/438] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:32:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:32:53.678 8 INFO cinder.api.openstack.wsgi [None req-842ae407-2da2-4e20-9d69-5ebb65140645 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:32:53.690 8 INFO cinder.volume.api [None req-842ae407-2da2-4e20-9d69-5ebb65140645 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:32:53.692 8 INFO cinder.api.openstack.wsgi [None req-842ae407-2da2-4e20-9d69-5ebb65140645 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 219/439] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:32:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:32:53.702 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:32:53.736 7 INFO cinder.volume.api [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:32:53.738 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/440] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:32:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:32:53.752 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:32:53.759 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 220/441] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:32:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:32:55.855 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:55.856 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:32:55.856 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:32:55.858 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:05.856 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:05.856 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:05.857 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:05.857 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:15.856 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:15.856 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:15.857 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:15.857 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:25.855 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:25.855 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:25.856 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:25.856 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:35.855 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:35.855 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:35.856 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:35.856 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:45.855 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:45.855 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:45.856 8 INFO cinder.api.openstack.wsgi [None req-c58547b8-b159-496b-9e02-53a7436c81f6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:45.856 7 INFO cinder.api.openstack.wsgi [None req-dc7d3940-653b-423a-a7ce-b7a2c23bd232 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:52.953 8 INFO cinder.api.openstack.wsgi [None req-3bcd2351-536c-484c-bea5-50dc1b864130 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:33:52.958 8 INFO cinder.api.openstack.wsgi [None req-3bcd2351-536c-484c-bea5-50dc1b864130 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:33:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:33:52.968 7 INFO cinder.api.openstack.wsgi [None req-b4de4280-5044-47ae-a911-c1824988c2f4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:33:52.979 7 INFO cinder.volume.api [None req-b4de4280-5044-47ae-a911-c1824988c2f4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:33:52.981 7 INFO cinder.api.openstack.wsgi [None req-b4de4280-5044-47ae-a911-c1824988c2f4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:33:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:33:52.990 8 INFO cinder.api.openstack.wsgi [None req-2a071c13-8403-4aac-9d72-a183ce6b864e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:33:53.007 8 INFO cinder.volume.api [None req-2a071c13-8403-4aac-9d72-a183ce6b864e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:33:53.008 8 INFO cinder.api.openstack.wsgi [None req-2a071c13-8403-4aac-9d72-a183ce6b864e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:33:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:33:53.022 7 INFO cinder.api.openstack.wsgi [None req-67720616-5b16-4ca5-9d02-c3c384bd0a67 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:33:53.525 7 INFO cinder.api.openstack.wsgi [None req-67720616-5b16-4ca5-9d02-c3c384bd0a67 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:33:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:33:53.570 8 INFO cinder.api.openstack.wsgi [None req-6b9f3d4c-8073-4fed-bce9-4c786bc93007 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:33:53.593 8 INFO cinder.api.openstack.wsgi [None req-6b9f3d4c-8073-4fed-bce9-4c786bc93007 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:33:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:33:53.605 7 INFO cinder.api.openstack.wsgi [None req-b6456b10-811a-4579-8c7f-ae7b2e9cf738 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:33:53.628 7 INFO cinder.api.openstack.wsgi [None req-b6456b10-811a-4579-8c7f-ae7b2e9cf738 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:33:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:33:53.642 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:33:53.661 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:33:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:33:53.670 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:33:53.681 7 INFO cinder.volume.api [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:33:53.683 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:33:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:33:55.855 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:55.855 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:33:55.855 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:33:55.857 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:05.855 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:05.855 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:05.857 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:05.857 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:15.855 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:15.855 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:15.856 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:15.856 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:25.856 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:25.857 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:25.857 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:25.858 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:35.855 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:35.856 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:35.856 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:35.858 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:45.856 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:45.857 7 INFO cinder.api.openstack.wsgi [None req-418d05d8-985b-445a-8402-70872861aa15 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:45.858 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:45.860 8 INFO cinder.api.openstack.wsgi [None req-2a401e4c-f312-4923-af34-d3e627e5a6d5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:52.986 7 INFO cinder.api.openstack.wsgi [None req-63736986-1d43-4661-9ca3-d4b2825933ed d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:34:53.490 7 INFO cinder.api.openstack.wsgi [None req-63736986-1d43-4661-9ca3-d4b2825933ed d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 238/474] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:34:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:34:53.507 8 INFO cinder.api.openstack.wsgi [None req-64be7794-0b8a-4978-a2fc-75fd866e1751 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:34:53.515 8 INFO cinder.volume.api [None req-64be7794-0b8a-4978-a2fc-75fd866e1751 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:34:53.515 8 INFO cinder.api.openstack.wsgi [None req-64be7794-0b8a-4978-a2fc-75fd866e1751 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 237/475] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:34:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:34:53.551 7 INFO cinder.api.openstack.wsgi [None req-04056bcf-5f44-4d24-bc07-e30784ee7923 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:34:53.577 7 INFO cinder.api.openstack.wsgi [None req-04056bcf-5f44-4d24-bc07-e30784ee7923 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 239/476] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:34:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:34:53.588 8 INFO cinder.api.openstack.wsgi [None req-a49e10d0-f67f-4b0a-a57b-1ef9cdc76584 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:34:53.608 8 INFO cinder.api.openstack.wsgi [None req-a49e10d0-f67f-4b0a-a57b-1ef9cdc76584 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/477] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:34:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:34:53.622 7 INFO cinder.api.openstack.wsgi [None req-f973afe4-b104-44fd-b3ed-064ecfb86839 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:34:53.671 7 INFO cinder.api.openstack.wsgi [None req-f973afe4-b104-44fd-b3ed-064ecfb86839 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/478] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:34:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:34:53.683 8 INFO cinder.api.openstack.wsgi [None req-2e6ee891-4429-4b68-a516-1d78cc56794c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:34:53.693 8 INFO cinder.volume.api [None req-2e6ee891-4429-4b68-a516-1d78cc56794c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:34:53.695 8 INFO cinder.api.openstack.wsgi [None req-2e6ee891-4429-4b68-a516-1d78cc56794c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 239/479] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:34:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:34:53.710 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:34:53.717 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/480] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:34:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:34:53.734 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:34:53.744 8 INFO cinder.volume.api [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:34:53.745 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/481] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:34:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:34:55.856 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:55.856 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:34:55.857 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:34:55.858 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:05.855 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:05.856 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:05.856 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:05.858 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:15.855 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:15.855 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:15.855 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:15.856 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:25.855 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:25.855 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:25.856 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:25.857 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:35.855 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:35.855 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:35.856 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:35.856 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:45.857 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:45.857 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:45.857 7 INFO cinder.api.openstack.wsgi [None req-db8c7a51-e415-4067-928f-0e338017db7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:45.858 8 INFO cinder.api.openstack.wsgi [None req-74f513e1-0b2a-4c5f-a137-9a72177e4591 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:52.953 7 INFO cinder.api.openstack.wsgi [None req-899bfee2-1ec3-4f86-82cc-f073af99d925 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:35:52.965 7 INFO cinder.volume.api [None req-899bfee2-1ec3-4f86-82cc-f073af99d925 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:35:52.968 7 INFO cinder.api.openstack.wsgi [None req-899bfee2-1ec3-4f86-82cc-f073af99d925 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 248/494] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:35:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:35:52.983 8 INFO cinder.api.openstack.wsgi [None req-3b4cc491-89de-467b-9ad9-47d44a69977d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:35:52.989 8 INFO cinder.volume.api [None req-3b4cc491-89de-467b-9ad9-47d44a69977d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:35:52.989 8 INFO cinder.api.openstack.wsgi [None req-3b4cc491-89de-467b-9ad9-47d44a69977d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/495] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:35:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:35:53.000 7 INFO cinder.api.openstack.wsgi [None req-70785a8d-06ae-4bf6-b9d7-84c79e5eb1ce d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:35:53.024 7 INFO cinder.volume.api [None req-70785a8d-06ae-4bf6-b9d7-84c79e5eb1ce d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:35:53.026 7 INFO cinder.api.openstack.wsgi [None req-70785a8d-06ae-4bf6-b9d7-84c79e5eb1ce d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 249/496] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:35:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:35:53.037 8 INFO cinder.api.openstack.wsgi [None req-5530518c-41f0-4e94-9bf9-6055e1f15301 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:35:53.042 8 INFO cinder.api.openstack.wsgi [None req-5530518c-41f0-4e94-9bf9-6055e1f15301 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 248/497] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:35:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:35:53.052 7 INFO cinder.api.openstack.wsgi [None req-5e943525-4ed9-47d2-8641-055d9a0b2564 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:35:53.556 7 INFO cinder.api.openstack.wsgi [None req-5e943525-4ed9-47d2-8641-055d9a0b2564 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 250/498] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:35:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:35:53.604 8 INFO cinder.api.openstack.wsgi [None req-f29fd369-0348-4085-b4a2-1b3b71de0893 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:35:53.628 8 INFO cinder.api.openstack.wsgi [None req-f29fd369-0348-4085-b4a2-1b3b71de0893 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/499] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:35:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:35:53.644 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:35:53.668 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/500] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:35:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:35:53.681 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:35:53.719 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/501] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:35:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:35:55.855 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:55.855 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:35:55.856 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:35:55.856 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:05.855 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:05.855 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:05.856 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:05.857 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:15.855 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:15.855 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:15.856 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:15.856 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:25.855 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:25.855 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:25.856 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:25.856 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:35.855 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:35.855 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:35.856 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:35.856 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:45.855 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:45.855 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:45.856 7 INFO cinder.api.openstack.wsgi [None req-13b0b0ab-3230-4fdc-8269-787e0a5819c7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:45.857 8 INFO cinder.api.openstack.wsgi [None req-77e15d7e-d97b-48dd-8417-16745893c023 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:52.969 7 INFO cinder.api.openstack.wsgi [None req-d0ab914c-2f06-459b-a2ab-1cc727a3877d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:36:53.003 7 INFO cinder.api.openstack.wsgi [None req-d0ab914c-2f06-459b-a2ab-1cc727a3877d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/514] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:36:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:36:53.034 8 INFO cinder.api.openstack.wsgi [None req-2665dc03-7d7e-4c90-836b-c8c0a9bfce26 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:36:53.071 8 INFO cinder.api.openstack.wsgi [None req-2665dc03-7d7e-4c90-836b-c8c0a9bfce26 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/515] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:36:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:36:53.081 7 INFO cinder.api.openstack.wsgi [None req-46cd4f44-e4e2-4158-8702-960e0b84585c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:36:53.101 7 INFO cinder.api.openstack.wsgi [None req-46cd4f44-e4e2-4158-8702-960e0b84585c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/516] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:36:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:36:53.112 8 INFO cinder.api.openstack.wsgi [None req-24c31d05-c1f4-4771-acb7-e9ffee121a4b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:36:53.121 8 INFO cinder.volume.api [None req-24c31d05-c1f4-4771-acb7-e9ffee121a4b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:36:53.121 8 INFO cinder.api.openstack.wsgi [None req-24c31d05-c1f4-4771-acb7-e9ffee121a4b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/517] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:36:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:36:53.130 7 INFO cinder.api.openstack.wsgi [None req-4a2f2d06-c517-442b-bd02-f68c80ea310c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:36:53.134 7 INFO cinder.api.openstack.wsgi [None req-4a2f2d06-c517-442b-bd02-f68c80ea310c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 260/518] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:36:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:36:53.142 8 INFO cinder.api.openstack.wsgi [None req-cc5253f1-7ecc-4d6b-a941-0815c2cc9fa5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:36:53.151 8 INFO cinder.volume.api [None req-cc5253f1-7ecc-4d6b-a941-0815c2cc9fa5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:36:53.152 8 INFO cinder.api.openstack.wsgi [None req-cc5253f1-7ecc-4d6b-a941-0815c2cc9fa5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/519] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:36:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:36:53.160 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:36:53.169 7 INFO cinder.volume.api [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:36:53.171 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/520] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:36:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:36:53.183 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:36:53.721 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 260/521] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:36:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:36:55.855 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:55.855 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:36:55.855 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:36:55.856 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:05.855 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:05.855 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:05.856 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:05.856 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:15.855 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:15.855 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:15.856 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:15.856 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:25.855 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:25.855 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:25.856 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:25.857 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:35.856 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:35.857 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:35.856 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:35.859 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:45.855 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:45.856 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:45.857 7 INFO cinder.api.openstack.wsgi [None req-04849c5e-0e2d-4a42-8755-679772eea5cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:45.857 8 INFO cinder.api.openstack.wsgi [None req-8fe3b2d5-4b0b-492a-a7b5-8e25ddebdcbc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:53.028 7 INFO cinder.api.openstack.wsgi [None req-97eb85f0-c9ac-406a-9818-fe472740021c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:37:53.038 7 INFO cinder.volume.api [None req-97eb85f0-c9ac-406a-9818-fe472740021c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:37:53.039 7 INFO cinder.api.openstack.wsgi [None req-97eb85f0-c9ac-406a-9818-fe472740021c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/534] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:37:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:37:53.050 8 INFO cinder.api.openstack.wsgi [None req-f400a010-3e16-40c0-bae2-d3ff48b4cd61 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:37:53.060 8 INFO cinder.volume.api [None req-f400a010-3e16-40c0-bae2-d3ff48b4cd61 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:37:53.064 8 INFO cinder.api.openstack.wsgi [None req-f400a010-3e16-40c0-bae2-d3ff48b4cd61 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 267/535] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:37:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:37:53.108 7 INFO cinder.api.openstack.wsgi [None req-bfd6d033-5623-4bb8-8c34-021697225c81 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:37:53.131 7 INFO cinder.api.openstack.wsgi [None req-bfd6d033-5623-4bb8-8c34-021697225c81 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/536] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:37:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:37:53.146 8 INFO cinder.api.openstack.wsgi [None req-4bc9fe8f-d33d-4613-88f1-f458e8bbe2c6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:37:53.183 8 INFO cinder.api.openstack.wsgi [None req-4bc9fe8f-d33d-4613-88f1-f458e8bbe2c6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/537] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:37:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:37:53.198 7 INFO cinder.api.openstack.wsgi [None req-33443b22-bda0-41b5-86a7-eeaaae311cf3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:37:53.222 7 INFO cinder.api.openstack.wsgi [None req-33443b22-bda0-41b5-86a7-eeaaae311cf3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/538] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:37:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:37:53.232 8 INFO cinder.api.openstack.wsgi [None req-13939b61-3e71-46d2-9abb-24e0405815b0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:37:53.237 8 INFO cinder.volume.api [None req-13939b61-3e71-46d2-9abb-24e0405815b0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:37:53.237 8 INFO cinder.api.openstack.wsgi [None req-13939b61-3e71-46d2-9abb-24e0405815b0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/539] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:37:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:37:53.248 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:37:53.752 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 271/540] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:37:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:37:53.763 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:37:53.771 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 270/541] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:37:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:37:55.856 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:55.856 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:37:55.857 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:37:55.857 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:05.855 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:05.855 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:05.857 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:05.857 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:15.855 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:15.855 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:15.856 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:15.856 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:25.855 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:25.855 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:25.857 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:25.857 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:35.855 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:35.855 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:35.856 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:35.856 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:45.855 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:45.855 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:45.856 8 INFO cinder.api.openstack.wsgi [None req-f13ab5ed-1da9-41bb-8a51-7ea269eed53f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:45.857 7 INFO cinder.api.openstack.wsgi [None req-c1e032a4-9a82-4270-b0c7-35947565a68e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:52.983 8 INFO cinder.api.openstack.wsgi [None req-8ae439e8-107b-41c1-8913-69347f917ce6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:38:52.993 8 INFO cinder.api.openstack.wsgi [None req-8ae439e8-107b-41c1-8913-69347f917ce6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 277/554] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:38:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:38:53.005 7 INFO cinder.api.openstack.wsgi [None req-f45c65f2-cb56-44ab-8e0c-831248922c72 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:38:53.020 7 INFO cinder.volume.api [None req-f45c65f2-cb56-44ab-8e0c-831248922c72 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:38:53.022 7 INFO cinder.api.openstack.wsgi [None req-f45c65f2-cb56-44ab-8e0c-831248922c72 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:38:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:38:53.033 8 INFO cinder.api.openstack.wsgi [None req-2e138593-652e-4c7f-908f-18db0389bfdf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:38:53.043 8 INFO cinder.volume.api [None req-2e138593-652e-4c7f-908f-18db0389bfdf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:38:53.044 8 INFO cinder.api.openstack.wsgi [None req-2e138593-652e-4c7f-908f-18db0389bfdf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:38:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:38:53.054 7 INFO cinder.api.openstack.wsgi [None req-ed72c156-5a2c-49db-ae60-fa4df953f01d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:38:53.560 7 INFO cinder.api.openstack.wsgi [None req-ed72c156-5a2c-49db-ae60-fa4df953f01d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:38:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:38:53.571 8 INFO cinder.api.openstack.wsgi [None req-4854598f-9a0a-406b-90d3-81603a0a43ab d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:38:53.580 8 INFO cinder.volume.api [None req-4854598f-9a0a-406b-90d3-81603a0a43ab d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:38:53.582 8 INFO cinder.api.openstack.wsgi [None req-4854598f-9a0a-406b-90d3-81603a0a43ab d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:38:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:38:53.616 7 INFO cinder.api.openstack.wsgi [None req-e15b2e35-0380-491b-a3f3-a7438f4e78fa d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:38:53.637 7 INFO cinder.api.openstack.wsgi [None req-e15b2e35-0380-491b-a3f3-a7438f4e78fa d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:38:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:38:53.650 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:38:53.667 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:38:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:38:53.676 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:38:53.695 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/561] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:38:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:38:55.855 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:55.855 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:38:55.856 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:38:55.856 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:05.854 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:05.855 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:05.855 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:05.856 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:15.855 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:15.855 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:15.856 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:15.856 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:25.855 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:25.855 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:25.856 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:25.856 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:35.855 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:35.855 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:35.856 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:35.856 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:45.855 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:45.855 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:45.857 7 INFO cinder.api.openstack.wsgi [None req-2ea313a1-97c1-4d56-b21f-b40ed6cd5ccf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:45.857 8 INFO cinder.api.openstack.wsgi [None req-d808fd02-f50f-421b-9037-8c24138ca256 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:52.959 7 INFO cinder.api.openstack.wsgi [None req-4c63718c-6c87-44ac-86fd-b71857142203 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:39:52.968 7 INFO cinder.volume.api [None req-4c63718c-6c87-44ac-86fd-b71857142203 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:39:52.971 7 INFO cinder.api.openstack.wsgi [None req-4c63718c-6c87-44ac-86fd-b71857142203 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/574] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:39:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:39:52.984 8 INFO cinder.api.openstack.wsgi [None req-adb184d3-6c8e-4cae-b270-47fe212afd2d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:39:53.489 8 INFO cinder.api.openstack.wsgi [None req-adb184d3-6c8e-4cae-b270-47fe212afd2d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 287/575] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:39:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:39:53.500 7 INFO cinder.api.openstack.wsgi [None req-0d459a56-e786-494a-998d-a93e0031e9f5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:39:53.510 7 INFO cinder.volume.api [None req-0d459a56-e786-494a-998d-a93e0031e9f5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:39:53.513 7 INFO cinder.api.openstack.wsgi [None req-0d459a56-e786-494a-998d-a93e0031e9f5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/576] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:39:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:39:53.525 8 INFO cinder.api.openstack.wsgi [None req-818cfec9-2b78-4e67-bbe9-262aa160306a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:39:53.533 8 INFO cinder.api.openstack.wsgi [None req-818cfec9-2b78-4e67-bbe9-262aa160306a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 288/577] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:39:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:39:53.541 7 INFO cinder.api.openstack.wsgi [None req-2dad4e95-04b1-4c48-b84c-1d3bf3d0e61d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:39:53.547 7 INFO cinder.volume.api [None req-2dad4e95-04b1-4c48-b84c-1d3bf3d0e61d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:39:53.547 7 INFO cinder.api.openstack.wsgi [None req-2dad4e95-04b1-4c48-b84c-1d3bf3d0e61d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/578] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:39:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:39:53.615 8 INFO cinder.api.openstack.wsgi [None req-1eb13add-5886-42e6-aa72-6f7839a68a40 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:39:53.635 8 INFO cinder.api.openstack.wsgi [None req-1eb13add-5886-42e6-aa72-6f7839a68a40 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 289/579] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:39:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:39:53.646 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:39:53.681 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/580] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:39:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:39:53.694 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:39:53.716 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/581] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:39:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:39:55.855 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:55.855 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:39:55.856 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:39:55.856 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:05.855 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:05.855 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:05.856 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:05.857 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:15.855 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:15.856 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:15.856 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:15.857 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:25.855 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:25.855 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:25.856 7 INFO cinder.api.openstack.wsgi [None req-2f870054-0552-46fc-87c7-49cad11ad902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:25.856 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:35.424 7 INFO cinder.api.openstack.wsgi [None req-284e7310-8ffd-43fc-9ce6-b3e7038d1626 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=False 2026-05-09 02:40:35.440 7 INFO cinder.api.openstack.wsgi [None req-284e7310-8ffd-43fc-9ce6-b3e7038d1626 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 296/590] 199.204.45.89 () {44 vars in 1065 bytes} [Sat May 9 02:40:35 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:40:35.855 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:35.856 7 INFO cinder.api.openstack.wsgi [None req-284e7310-8ffd-43fc-9ce6-b3e7038d1626 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:35.856 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:35.857 7 INFO cinder.api.openstack.wsgi [None req-284e7310-8ffd-43fc-9ce6-b3e7038d1626 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:45.855 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:45.855 7 INFO cinder.api.openstack.wsgi [None req-284e7310-8ffd-43fc-9ce6-b3e7038d1626 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:45.856 8 INFO cinder.api.openstack.wsgi [None req-51f5ff44-b202-4fae-8b38-40493ce93d03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:45.856 7 INFO cinder.api.openstack.wsgi [None req-284e7310-8ffd-43fc-9ce6-b3e7038d1626 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:52.977 8 INFO cinder.api.openstack.wsgi [None req-9a422d70-6858-4853-a41b-035b22698030 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:40:52.983 8 INFO cinder.api.openstack.wsgi [None req-9a422d70-6858-4853-a41b-035b22698030 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 297/595] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:40:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:40:52.997 7 INFO cinder.api.openstack.wsgi [None req-a05e0c22-a208-4d98-8a59-4c6ed5093b86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:40:53.013 7 INFO cinder.volume.api [None req-a05e0c22-a208-4d98-8a59-4c6ed5093b86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:40:53.017 7 INFO cinder.api.openstack.wsgi [None req-a05e0c22-a208-4d98-8a59-4c6ed5093b86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/596] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:40:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:40:53.052 8 INFO cinder.api.openstack.wsgi [None req-e1efa8a4-e640-49f0-b292-7d292366a37f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:40:53.075 8 INFO cinder.api.openstack.wsgi [None req-e1efa8a4-e640-49f0-b292-7d292366a37f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/597] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:40:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:40:53.096 7 INFO cinder.api.openstack.wsgi [None req-1ed70f96-28b7-43e7-958b-d2ff6f2c9900 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:40:53.117 7 INFO cinder.api.openstack.wsgi [None req-1ed70f96-28b7-43e7-958b-d2ff6f2c9900 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/598] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:40:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:40:53.130 8 INFO cinder.api.openstack.wsgi [None req-6954e7c8-5e6f-4708-9d19-ba489000073c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:40:53.155 8 INFO cinder.api.openstack.wsgi [None req-6954e7c8-5e6f-4708-9d19-ba489000073c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/599] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:40:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:40:53.168 7 INFO cinder.api.openstack.wsgi [None req-339f5183-f3bb-4d1b-9fbf-60063bf74599 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:40:53.174 7 INFO cinder.volume.api [None req-339f5183-f3bb-4d1b-9fbf-60063bf74599 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:40:53.174 7 INFO cinder.api.openstack.wsgi [None req-339f5183-f3bb-4d1b-9fbf-60063bf74599 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/600] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:40:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:40:53.186 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:40:53.692 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 300/601] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:40:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:40:53.703 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:40:53.712 7 INFO cinder.volume.api [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:40:53.714 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/602] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:40:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:40:55.856 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:55.856 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:40:55.857 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:40:55.857 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:05.855 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:05.855 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:05.856 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:05.856 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:15.856 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:15.856 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:15.857 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:15.857 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:25.856 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:25.856 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:25.857 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:25.857 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:35.856 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:35.856 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:35.857 8 INFO cinder.api.openstack.wsgi [None req-6454a573-60d9-48ee-8b3b-b9c56e39d8ad d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:35.857 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:37.042 8 INFO cinder.api.openstack.wsgi [None req-3e728ad4-a57f-4203-9b97-33ee9c8c340c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=False 2026-05-09 02:41:37.060 8 INFO cinder.api.openstack.wsgi [None req-3e728ad4-a57f-4203-9b97-33ee9c8c340c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] https://volume.199-204-45-89.nip.io/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 306/613] 199.204.45.89 () {44 vars in 1065 bytes} [Sat May 9 02:41:37 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=False => generated 338 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:41:45.855 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:45.856 7 INFO cinder.api.openstack.wsgi [None req-834348bf-ce21-4430-928f-4e45b3555c86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:45.856 8 INFO cinder.api.openstack.wsgi [None req-3e728ad4-a57f-4203-9b97-33ee9c8c340c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:45.858 8 INFO cinder.api.openstack.wsgi [None req-3e728ad4-a57f-4203-9b97-33ee9c8c340c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:52.970 7 INFO cinder.api.openstack.wsgi [None req-97ca3054-21df-4ff0-884e-a209d24d0ada d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:41:52.982 7 INFO cinder.volume.api [None req-97ca3054-21df-4ff0-884e-a209d24d0ada d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:41:52.985 7 INFO cinder.api.openstack.wsgi [None req-97ca3054-21df-4ff0-884e-a209d24d0ada d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 309/616] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:41:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/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-05-09 02:41:52.999 8 INFO cinder.api.openstack.wsgi [None req-89dd5a47-2da9-4a4b-83af-4356d3f23976 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:41:53.004 8 INFO cinder.api.openstack.wsgi [None req-89dd5a47-2da9-4a4b-83af-4356d3f23976 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 308/617] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:41:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:41:53.039 7 INFO cinder.api.openstack.wsgi [None req-bd786934-dcd4-472a-ae6f-e24022f5d624 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:41:53.058 7 INFO cinder.api.openstack.wsgi [None req-bd786934-dcd4-472a-ae6f-e24022f5d624 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/618] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:41:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:41:53.070 8 INFO cinder.api.openstack.wsgi [None req-ef2e98e7-0b3e-41e3-8ef4-641d0f294d3c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:41:53.092 8 INFO cinder.api.openstack.wsgi [None req-ef2e98e7-0b3e-41e3-8ef4-641d0f294d3c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/619] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:41:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:41:53.103 7 INFO cinder.api.openstack.wsgi [None req-25b248b5-2713-4c17-bf0b-4b6c13d8d81a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:41:53.164 7 INFO cinder.api.openstack.wsgi [None req-25b248b5-2713-4c17-bf0b-4b6c13d8d81a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 311/620] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:41:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:41:53.177 8 INFO cinder.api.openstack.wsgi [None req-61f89811-738a-4965-9a37-f641f7fed121 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:41:53.183 8 INFO cinder.volume.api [None req-61f89811-738a-4965-9a37-f641f7fed121 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:41:53.183 8 INFO cinder.api.openstack.wsgi [None req-61f89811-738a-4965-9a37-f641f7fed121 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/621] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:41:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:41:53.193 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:41:53.696 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 312/622] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:41:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:41:53.707 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:41:53.714 8 INFO cinder.volume.api [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:41:53.715 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 311/623] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:41:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:41:55.855 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:55.855 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:41:55.856 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:41:55.856 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:05.855 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:05.855 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:05.856 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:05.856 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:15.856 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:15.856 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:15.857 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:15.858 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:25.856 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:25.856 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:25.857 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:25.857 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:35.855 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:35.855 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:35.856 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:35.856 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:45.856 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:45.856 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:45.856 8 INFO cinder.api.openstack.wsgi [None req-665dc20d-dccb-4bbc-8b73-8a655a5c0eb7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:45.858 7 INFO cinder.api.openstack.wsgi [None req-ccbe87cb-abef-4e47-be4f-c165161cd32d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:53.167 8 INFO cinder.api.openstack.wsgi [None req-7fc56aa4-df4b-4780-a2d0-b0f7232be80c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:42:53.173 8 INFO cinder.volume.api [None req-7fc56aa4-df4b-4780-a2d0-b0f7232be80c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:42:53.173 8 INFO cinder.api.openstack.wsgi [None req-7fc56aa4-df4b-4780-a2d0-b0f7232be80c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 318/636] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:42:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:42:53.187 7 INFO cinder.api.openstack.wsgi [None req-9710a261-cdc1-439c-9c28-012f37f13032 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:42:53.692 7 INFO cinder.api.openstack.wsgi [None req-9710a261-cdc1-439c-9c28-012f37f13032 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 319/637] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:42:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:42:53.704 8 INFO cinder.api.openstack.wsgi [None req-4320e4f0-c1d5-4439-9b56-eea7b27daff3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:42:53.714 8 INFO cinder.volume.api [None req-4320e4f0-c1d5-4439-9b56-eea7b27daff3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:42:53.716 8 INFO cinder.api.openstack.wsgi [None req-4320e4f0-c1d5-4439-9b56-eea7b27daff3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 319/638] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:42:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:42:53.754 7 INFO cinder.api.openstack.wsgi [None req-645fefa6-8796-4e3a-afb9-93ed9e3ea6ed d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:42:53.773 7 INFO cinder.api.openstack.wsgi [None req-645fefa6-8796-4e3a-afb9-93ed9e3ea6ed d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 320/639] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:42:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:42:53.783 8 INFO cinder.api.openstack.wsgi [None req-e42f145d-c8d3-4c39-90a6-989503f81a2e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:42:53.807 8 INFO cinder.api.openstack.wsgi [None req-e42f145d-c8d3-4c39-90a6-989503f81a2e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/640] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:42:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:42:53.820 7 INFO cinder.api.openstack.wsgi [None req-849df8d9-e6de-4115-bdf3-f54c1ea0990b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:42:53.836 7 INFO cinder.api.openstack.wsgi [None req-849df8d9-e6de-4115-bdf3-f54c1ea0990b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/641] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:42:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:42:53.849 8 INFO cinder.api.openstack.wsgi [None req-87ae8233-110a-4ce0-adf1-a5c45fa0b02b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:42:53.853 8 INFO cinder.api.openstack.wsgi [None req-87ae8233-110a-4ce0-adf1-a5c45fa0b02b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:42:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:42:53.862 7 INFO cinder.api.openstack.wsgi [None req-213c2034-4681-4ce2-a4df-52c6c6b86f9f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:42:53.870 7 INFO cinder.volume.api [None req-213c2034-4681-4ce2-a4df-52c6c6b86f9f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:42:53.871 7 INFO cinder.api.openstack.wsgi [None req-213c2034-4681-4ce2-a4df-52c6c6b86f9f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:42:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:42:55.855 7 INFO cinder.api.openstack.wsgi [None req-213c2034-4681-4ce2-a4df-52c6c6b86f9f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:55.856 8 INFO cinder.api.openstack.wsgi [None req-87ae8233-110a-4ce0-adf1-a5c45fa0b02b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:42:55.856 7 INFO cinder.api.openstack.wsgi [None req-213c2034-4681-4ce2-a4df-52c6c6b86f9f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:42:55.857 8 INFO cinder.api.openstack.wsgi [None req-87ae8233-110a-4ce0-adf1-a5c45fa0b02b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:05.855 7 INFO cinder.api.openstack.wsgi [None req-213c2034-4681-4ce2-a4df-52c6c6b86f9f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:05.855 8 INFO cinder.api.openstack.wsgi [None req-87ae8233-110a-4ce0-adf1-a5c45fa0b02b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:05.855 7 INFO cinder.api.openstack.wsgi [None req-213c2034-4681-4ce2-a4df-52c6c6b86f9f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:05.856 8 INFO cinder.api.openstack.wsgi [None req-87ae8233-110a-4ce0-adf1-a5c45fa0b02b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:07.094 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots 2026-05-09 02:43:07.104 7 INFO cinder.volume.api [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:43:07.105 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 325/648] 10.0.0.171 () {32 vars in 705 bytes} [Sat May 9 02:43:07 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:43:07.117 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes 2026-05-09 02:43:07.147 8 INFO cinder.volume.api [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:43:07.148 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes returned with HTTP 200 [pid: 8|app: 0|req: 324/649] 10.0.0.171 () {32 vars in 701 bytes} [Sat May 9 02:43:07 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:43:15.855 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:15.855 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:15.856 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:15.856 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:25.855 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:25.855 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:25.855 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:25.855 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:35.855 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:35.856 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:35.856 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:35.857 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:45.855 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:45.855 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:45.856 7 INFO cinder.api.openstack.wsgi [None req-263a2e07-e4c6-4d48-8a67-3a525ed4d656 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:45.857 8 INFO cinder.api.openstack.wsgi [None req-9cf7043c-358c-40db-a400-457f7f6b3ba3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:53.115 7 INFO cinder.api.openstack.wsgi [None req-3f7565bc-0a72-484c-a951-5c82e062c9bf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:43:53.148 7 INFO cinder.api.openstack.wsgi [None req-3f7565bc-0a72-484c-a951-5c82e062c9bf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/658] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:43:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:53.165 8 INFO cinder.api.openstack.wsgi [None req-190d96b0-37d1-44a7-849e-62fbb08a6ee4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/06763fa037ff40c38140815bb20ff7c8?usage=true 2026-05-09 02:43:53.204 8 INFO cinder.api.openstack.wsgi [None req-190d96b0-37d1-44a7-849e-62fbb08a6ee4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/06763fa037ff40c38140815bb20ff7c8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/659] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/06763fa037ff40c38140815bb20ff7c8?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:53.217 7 INFO cinder.api.openstack.wsgi [None req-f8cdd8d3-459f-4b6e-bc89-bf0f73ca07fc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:43:53.266 7 INFO cinder.api.openstack.wsgi [None req-f8cdd8d3-459f-4b6e-bc89-bf0f73ca07fc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/660] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:53.280 8 INFO cinder.api.openstack.wsgi [None req-c00c0d9a-66f1-4765-ba1d-f1ea90076258 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:43:53.337 8 INFO cinder.api.openstack.wsgi [None req-c00c0d9a-66f1-4765-ba1d-f1ea90076258 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 330/661] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:53.349 7 INFO cinder.api.openstack.wsgi [None req-226b93df-dd3f-48f7-ba6a-927d041827de d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/58b81ae8d9e54ed9af522847da7589e5?usage=true 2026-05-09 02:43:53.367 7 INFO cinder.api.openstack.wsgi [None req-226b93df-dd3f-48f7-ba6a-927d041827de d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/58b81ae8d9e54ed9af522847da7589e5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 332/662] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/58b81ae8d9e54ed9af522847da7589e5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:53.378 8 INFO cinder.api.openstack.wsgi [None req-50945a71-3bc4-406f-9c65-9df8c47d232b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/86acc1c94ac640f1b93e0e78a0e9ea4e?usage=true 2026-05-09 02:43:53.405 8 INFO cinder.api.openstack.wsgi [None req-50945a71-3bc4-406f-9c65-9df8c47d232b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/86acc1c94ac640f1b93e0e78a0e9ea4e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/86acc1c94ac640f1b93e0e78a0e9ea4e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:53.416 7 INFO cinder.api.openstack.wsgi [None req-e9336173-07d9-4fdf-9562-d9d0d6541029 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/bc7101ef4e094a9f889107c1e72c9c74?usage=true 2026-05-09 02:43:53.450 7 INFO cinder.api.openstack.wsgi [None req-e9336173-07d9-4fdf-9562-d9d0d6541029 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/bc7101ef4e094a9f889107c1e72c9c74?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/bc7101ef4e094a9f889107c1e72c9c74?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:53.460 8 INFO cinder.api.openstack.wsgi [None req-65ab5923-8162-45b2-8449-4a17aad3b881 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:43:53.466 8 INFO cinder.volume.api [None req-65ab5923-8162-45b2-8449-4a17aad3b881 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:43:53.467 8 INFO cinder.api.openstack.wsgi [None req-65ab5923-8162-45b2-8449-4a17aad3b881 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:43:53.476 7 INFO cinder.api.openstack.wsgi [None req-2bb00969-b5e5-4bc1-8454-33bd9b48a83d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:43:53.979 7 INFO cinder.api.openstack.wsgi [None req-2bb00969-b5e5-4bc1-8454-33bd9b48a83d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 334/666] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:53.994 8 INFO cinder.api.openstack.wsgi [None req-3db29a51-626f-4410-9f22-ec16499513b9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:43:54.006 8 INFO cinder.volume.api [None req-3db29a51-626f-4410-9f22-ec16499513b9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:43:54.008 8 INFO cinder.api.openstack.wsgi [None req-3db29a51-626f-4410-9f22-ec16499513b9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/667] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:43:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:43:54.024 7 INFO cinder.api.openstack.wsgi [None req-75e714ba-2b5c-4f3b-b0a6-76c11b9fb983 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:43:54.028 7 INFO cinder.api.openstack.wsgi [None req-75e714ba-2b5c-4f3b-b0a6-76c11b9fb983 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 335/668] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:43:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:43:54.040 8 INFO cinder.api.openstack.wsgi [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:43:54.050 8 INFO cinder.volume.api [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:43:54.052 8 INFO cinder.api.openstack.wsgi [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 334/669] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:43:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:43:55.855 7 INFO cinder.api.openstack.wsgi [None req-75e714ba-2b5c-4f3b-b0a6-76c11b9fb983 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:55.856 8 INFO cinder.api.openstack.wsgi [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:43:55.856 7 INFO cinder.api.openstack.wsgi [None req-75e714ba-2b5c-4f3b-b0a6-76c11b9fb983 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:43:55.857 8 INFO cinder.api.openstack.wsgi [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:05.855 7 INFO cinder.api.openstack.wsgi [None req-75e714ba-2b5c-4f3b-b0a6-76c11b9fb983 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:05.857 7 INFO cinder.api.openstack.wsgi [None req-75e714ba-2b5c-4f3b-b0a6-76c11b9fb983 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:05.858 8 INFO cinder.api.openstack.wsgi [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:05.859 8 INFO cinder.api.openstack.wsgi [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:15.861 7 INFO cinder.api.openstack.wsgi [None req-75e714ba-2b5c-4f3b-b0a6-76c11b9fb983 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:15.861 7 INFO cinder.api.openstack.wsgi [None req-75e714ba-2b5c-4f3b-b0a6-76c11b9fb983 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:15.861 8 INFO cinder.api.openstack.wsgi [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:15.863 8 INFO cinder.api.openstack.wsgi [None req-c31c048d-e913-47c3-9698-a142da8c4442 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:19.251 7 INFO cinder.api.openstack.wsgi [None req-178a9b26-0077-4d28-b77c-f4caf6f93f8d 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes 2026-05-09 02:44:19.280 7 INFO cinder.volume.api [None req-178a9b26-0077-4d28-b77c-f4caf6f93f8d 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Get all volumes completed successfully. 2026-05-09 02:44:19.280 7 INFO cinder.api.openstack.wsgi [None req-178a9b26-0077-4d28-b77c-f4caf6f93f8d 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes returned with HTTP 200 [pid: 7|app: 0|req: 339/676] 10.0.0.171 () {32 vars in 701 bytes} [Sat May 9 02:44:19 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:44:19.292 8 INFO cinder.api.openstack.wsgi [None req-f962eedc-6994-4bc3-9dba-5bf037b0dce3 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes 2026-05-09 02:44:19.295 8 INFO cinder.api.v3.volumes [None req-f962eedc-6994-4bc3-9dba-5bf037b0dce3 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Create volume of 1 GB 2026-05-09 02:44:19.322 8 INFO cinder.volume.api [None req-f962eedc-6994-4bc3-9dba-5bf037b0dce3 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Availability Zones retrieved successfully. 2026-05-09 02:44:19.659 8 INFO cinder.volume.api [None req-f962eedc-6994-4bc3-9dba-5bf037b0dce3 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Create volume request issued successfully. 2026-05-09 02:44:19.660 8 INFO cinder.api.openstack.wsgi [None req-f962eedc-6994-4bc3-9dba-5bf037b0dce3 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 338/677] 10.0.0.171 () {34 vars in 723 bytes} [Sat May 9 02:44:19 2026] POST /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes => generated 876 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 02:44:19.680 7 INFO cinder.api.openstack.wsgi [None req-6b979ff1-0086-4eae-9868-b76179994d01 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:19.722 7 INFO cinder.volume.api [None req-6b979ff1-0086-4eae-9868-b76179994d01 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:19.744 7 INFO cinder.api.openstack.wsgi [None req-6b979ff1-0086-4eae-9868-b76179994d01 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 340/678] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:19 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c => generated 944 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:20.761 8 INFO cinder.api.openstack.wsgi [None req-0e6749e5-1a80-4b92-a4bd-b1c6738083a2 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:20.801 8 INFO cinder.volume.api [None req-0e6749e5-1a80-4b92-a4bd-b1c6738083a2 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:20.810 8 INFO cinder.api.openstack.wsgi [None req-0e6749e5-1a80-4b92-a4bd-b1c6738083a2 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 339/679] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:20 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c => generated 968 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:21.840 7 INFO cinder.api.openstack.wsgi [None req-07a6f0db-0987-4eed-92d1-f9e02909eb49 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:21.853 7 INFO cinder.volume.api [None req-07a6f0db-0987-4eed-92d1-f9e02909eb49 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:21.858 7 INFO cinder.api.openstack.wsgi [None req-07a6f0db-0987-4eed-92d1-f9e02909eb49 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 341/680] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:21 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c => generated 969 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:21.881 8 INFO cinder.api.openstack.wsgi [None req-a232d051-9cf8-40a6-9fd1-e78a94bb2880 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:21.904 8 INFO cinder.volume.api [None req-a232d051-9cf8-40a6-9fd1-e78a94bb2880 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:21.908 8 INFO cinder.api.openstack.wsgi [None req-a232d051-9cf8-40a6-9fd1-e78a94bb2880 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 340/681] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:21 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c => generated 969 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:21.927 7 INFO cinder.api.openstack.wsgi [None req-ad10b1be-0e06-4f33-ab4b-789f003c6626 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes 2026-05-09 02:44:21.931 7 INFO cinder.api.v3.volumes [None req-ad10b1be-0e06-4f33-ab4b-789f003c6626 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Create volume of 1 GB 2026-05-09 02:44:21.942 7 INFO cinder.volume.api [None req-ad10b1be-0e06-4f33-ab4b-789f003c6626 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Availability Zones retrieved successfully. 2026-05-09 02:44:22.131 7 INFO cinder.volume.api [None req-ad10b1be-0e06-4f33-ab4b-789f003c6626 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Create volume request issued successfully. 2026-05-09 02:44:22.132 7 INFO cinder.api.openstack.wsgi [None req-ad10b1be-0e06-4f33-ab4b-789f003c6626 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 342/682] 10.0.0.171 () {34 vars in 723 bytes} [Sat May 9 02:44:21 2026] POST /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes => generated 876 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:22.154 8 INFO cinder.api.openstack.wsgi [None req-80df8d71-60ec-47f5-8c62-39c45b6e7eeb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:22.180 8 INFO cinder.volume.api [None req-80df8d71-60ec-47f5-8c62-39c45b6e7eeb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:22.197 8 INFO cinder.api.openstack.wsgi [None req-80df8d71-60ec-47f5-8c62-39c45b6e7eeb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 341/683] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:22 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 => generated 944 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:23.219 7 INFO cinder.api.openstack.wsgi [None req-41bea93e-2b23-4888-a95c-d751ea628deb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:23.233 7 INFO cinder.volume.api [None req-41bea93e-2b23-4888-a95c-d751ea628deb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:23.237 7 INFO cinder.api.openstack.wsgi [None req-41bea93e-2b23-4888-a95c-d751ea628deb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 343/684] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:23 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:23.259 8 INFO cinder.api.openstack.wsgi [None req-f1ddadea-789f-4d79-b568-b9ca6b7dd954 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:23.277 8 INFO cinder.volume.api [None req-f1ddadea-789f-4d79-b568-b9ca6b7dd954 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:23.290 8 INFO cinder.api.openstack.wsgi [None req-f1ddadea-789f-4d79-b568-b9ca6b7dd954 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 342/685] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:23 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:23.309 7 INFO cinder.api.openstack.wsgi [None req-c72ef61a-50f6-4561-b839-6d0ecc57163c 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes 2026-05-09 02:44:23.312 7 INFO cinder.api.v3.volumes [None req-c72ef61a-50f6-4561-b839-6d0ecc57163c 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Create volume of 1 GB 2026-05-09 02:44:23.316 7 INFO cinder.volume.api [None req-c72ef61a-50f6-4561-b839-6d0ecc57163c 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Availability Zones retrieved successfully. 2026-05-09 02:44:23.445 7 INFO cinder.volume.api [None req-c72ef61a-50f6-4561-b839-6d0ecc57163c 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Create volume request issued successfully. 2026-05-09 02:44:23.446 7 INFO cinder.api.openstack.wsgi [None req-c72ef61a-50f6-4561-b839-6d0ecc57163c 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 344/686] 10.0.0.171 () {34 vars in 723 bytes} [Sat May 9 02:44:23 2026] POST /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes => generated 876 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:23.467 8 INFO cinder.api.openstack.wsgi [None req-214084e1-f561-4fdd-93f1-d9f168d58a77 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:23.491 8 INFO cinder.volume.api [None req-214084e1-f561-4fdd-93f1-d9f168d58a77 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:23.497 8 INFO cinder.api.openstack.wsgi [None req-214084e1-f561-4fdd-93f1-d9f168d58a77 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 343/687] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:23 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 => generated 944 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:24.515 7 INFO cinder.api.openstack.wsgi [None req-16add95d-4288-4111-96c9-1e032dc717bb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:24.527 7 INFO cinder.volume.api [None req-16add95d-4288-4111-96c9-1e032dc717bb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:24.532 7 INFO cinder.api.openstack.wsgi [None req-16add95d-4288-4111-96c9-1e032dc717bb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 345/688] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:24 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 => generated 969 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:24.551 8 INFO cinder.api.openstack.wsgi [None req-d913d83a-fe65-4e54-b896-5ef81a90d779 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:24.561 8 INFO cinder.volume.api [None req-d913d83a-fe65-4e54-b896-5ef81a90d779 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:24.571 8 INFO cinder.api.openstack.wsgi [None req-d913d83a-fe65-4e54-b896-5ef81a90d779 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 344/689] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:24 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:24.593 7 INFO cinder.api.openstack.wsgi [None req-ac090391-bfd5-4ac1-982e-3539bb25f168 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes 2026-05-09 02:44:24.604 7 INFO cinder.volume.api [None req-ac090391-bfd5-4ac1-982e-3539bb25f168 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Get all volumes completed successfully. 2026-05-09 02:44:24.605 7 INFO cinder.api.openstack.wsgi [None req-ac090391-bfd5-4ac1-982e-3539bb25f168 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 346/690] 10.0.0.171 () {32 vars in 701 bytes} [Sat May 9 02:44:24 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:24.634 8 INFO cinder.api.openstack.wsgi [None req-2501a64d-3804-4bcb-803c-2c59d55e3395 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:24.648 8 INFO cinder.volume.api [None req-2501a64d-3804-4bcb-803c-2c59d55e3395 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:24.652 8 INFO cinder.api.openstack.wsgi [None req-2501a64d-3804-4bcb-803c-2c59d55e3395 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 345/691] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:24 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 => generated 969 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:24.668 7 INFO cinder.api.openstack.wsgi [None req-59c33ae5-f308-472a-a449-5a07b02f347e 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 2026-05-09 02:44:24.669 7 INFO cinder.api.v3.volumes [None req-59c33ae5-f308-472a-a449-5a07b02f347e 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Delete volume with id: 5d1f262b-5ba1-4be7-b612-013765f2a356 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:24.677 7 INFO cinder.volume.api [None req-59c33ae5-f308-472a-a449-5a07b02f347e 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:24.702 7 INFO cinder.volume.api [None req-59c33ae5-f308-472a-a449-5a07b02f347e 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Delete volume request issued successfully. 2026-05-09 02:44:24.704 7 INFO cinder.api.openstack.wsgi [None req-59c33ae5-f308-472a-a449-5a07b02f347e 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 347/692] 10.0.0.171 () {32 vars in 778 bytes} [Sat May 9 02:44:24 2026] DELETE /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:24.713 8 INFO cinder.api.openstack.wsgi [None req-4ee8b268-7f5f-4156-a1a2-a9539cd3d1f2 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:24.731 8 INFO cinder.volume.api [None req-4ee8b268-7f5f-4156-a1a2-a9539cd3d1f2 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:24.749 8 INFO cinder.api.openstack.wsgi [None req-4ee8b268-7f5f-4156-a1a2-a9539cd3d1f2 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 346/693] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:24 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:25.771 7 INFO cinder.api.openstack.wsgi [None req-843a545d-108d-4a7b-99f2-d4c6240958da 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 2026-05-09 02:44:25.782 7 INFO cinder.api.openstack.wsgi [None req-843a545d-108d-4a7b-99f2-d4c6240958da 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 returned with HTTP 404 [pid: 7|app: 0|req: 348/694] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:25 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/5d1f262b-5ba1-4be7-b612-013765f2a356 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:25.793 8 INFO cinder.api.openstack.wsgi [None req-03e77de8-c436-4de5-9429-9509eef6efdb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:25.807 8 INFO cinder.volume.api [None req-03e77de8-c436-4de5-9429-9509eef6efdb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:25.810 8 INFO cinder.api.openstack.wsgi [None req-03e77de8-c436-4de5-9429-9509eef6efdb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 347/695] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:25 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:25.829 7 INFO cinder.api.openstack.wsgi [None req-2c7a11c3-e700-4536-b322-05ab55f1069d 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 2026-05-09 02:44:25.829 7 INFO cinder.api.v3.volumes [None req-2c7a11c3-e700-4536-b322-05ab55f1069d 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Delete volume with id: c93328e9-7bce-4fbe-9d27-b4028ee33930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:25.840 7 INFO cinder.volume.api [None req-2c7a11c3-e700-4536-b322-05ab55f1069d 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:25.855 8 INFO cinder.api.openstack.wsgi [None req-03e77de8-c436-4de5-9429-9509eef6efdb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:25.856 8 INFO cinder.api.openstack.wsgi [None req-03e77de8-c436-4de5-9429-9509eef6efdb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:25.857 8 INFO cinder.api.openstack.wsgi [None req-03e77de8-c436-4de5-9429-9509eef6efdb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:25.857 8 INFO cinder.api.openstack.wsgi [None req-03e77de8-c436-4de5-9429-9509eef6efdb 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:25.862 7 INFO cinder.volume.api [None req-2c7a11c3-e700-4536-b322-05ab55f1069d 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Delete volume request issued successfully. 2026-05-09 02:44:25.862 7 INFO cinder.api.openstack.wsgi [None req-2c7a11c3-e700-4536-b322-05ab55f1069d 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 349/698] 10.0.0.171 () {32 vars in 778 bytes} [Sat May 9 02:44:25 2026] DELETE /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:25.870 8 INFO cinder.api.openstack.wsgi [None req-0bf23612-bbe3-49da-a357-c99d0249cc1c 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:25.883 8 INFO cinder.volume.api [None req-0bf23612-bbe3-49da-a357-c99d0249cc1c 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:25.888 8 INFO cinder.api.openstack.wsgi [None req-0bf23612-bbe3-49da-a357-c99d0249cc1c 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 350/699] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:25 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 => generated 968 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:26.906 7 INFO cinder.api.openstack.wsgi [None req-0886254f-e763-4bc8-83ec-5de12e6bdab1 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 2026-05-09 02:44:26.918 7 INFO cinder.api.openstack.wsgi [None req-0886254f-e763-4bc8-83ec-5de12e6bdab1 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 returned with HTTP 404 [pid: 7|app: 0|req: 350/700] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:26 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/c93328e9-7bce-4fbe-9d27-b4028ee33930 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:26.939 8 INFO cinder.api.openstack.wsgi [None req-cf50a48d-6229-4420-aee2-c9cb55ddf1ea 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:26.970 8 INFO cinder.volume.api [None req-cf50a48d-6229-4420-aee2-c9cb55ddf1ea 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:26.977 8 INFO cinder.api.openstack.wsgi [None req-cf50a48d-6229-4420-aee2-c9cb55ddf1ea 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 351/701] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:26 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c => generated 969 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:27.008 7 INFO cinder.api.openstack.wsgi [None req-5f46eb1c-d30a-4eca-aedf-b9a2cc32802a 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c 2026-05-09 02:44:27.009 7 INFO cinder.api.v3.volumes [None req-5f46eb1c-d30a-4eca-aedf-b9a2cc32802a 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Delete volume with id: 30dd396b-8aa2-4557-9132-44b7c6c1539c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:27.018 7 INFO cinder.volume.api [None req-5f46eb1c-d30a-4eca-aedf-b9a2cc32802a 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:27.050 7 INFO cinder.volume.api [None req-5f46eb1c-d30a-4eca-aedf-b9a2cc32802a 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Delete volume request issued successfully. 2026-05-09 02:44:27.050 7 INFO cinder.api.openstack.wsgi [None req-5f46eb1c-d30a-4eca-aedf-b9a2cc32802a 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 351/702] 10.0.0.171 () {32 vars in 778 bytes} [Sat May 9 02:44:27 2026] DELETE /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:27.064 8 INFO cinder.api.openstack.wsgi [None req-3fa8ed90-70f5-49f6-bb0d-4da3ebf83ba0 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:27.078 8 INFO cinder.volume.api [None req-3fa8ed90-70f5-49f6-bb0d-4da3ebf83ba0 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] Volume info retrieved successfully. 2026-05-09 02:44:27.087 8 INFO cinder.api.openstack.wsgi [None req-3fa8ed90-70f5-49f6-bb0d-4da3ebf83ba0 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 352/703] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:27 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:28.108 7 INFO cinder.api.openstack.wsgi [None req-1005ca5d-cb7b-46f3-b5d8-d8187f735f95 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c 2026-05-09 02:44:28.121 7 INFO cinder.api.openstack.wsgi [None req-1005ca5d-cb7b-46f3-b5d8-d8187f735f95 4f7284687d914b12a5a9bbc76b87cc03 c7bfacbc2db94918a3c10c5ce9b95212 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c returned with HTTP 404 [pid: 7|app: 0|req: 352/704] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:28 2026] GET /v3/c7bfacbc2db94918a3c10c5ce9b95212/volumes/30dd396b-8aa2-4557-9132-44b7c6c1539c => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:33.584 8 INFO cinder.api.openstack.wsgi [None req-d1aa2f1d-6e36-4e9c-809a-18a281e83e4f a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes 2026-05-09 02:44:34.382 8 INFO cinder.api.v3.volumes [None req-d1aa2f1d-6e36-4e9c-809a-18a281e83e4f a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Create volume of 1 GB 2026-05-09 02:44:34.388 8 INFO cinder.volume.api [None req-d1aa2f1d-6e36-4e9c-809a-18a281e83e4f a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Availability Zones retrieved successfully. 2026-05-09 02:44:34.575 8 INFO cinder.volume.api [None req-d1aa2f1d-6e36-4e9c-809a-18a281e83e4f a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Create volume request issued successfully. 2026-05-09 02:44:34.576 8 INFO cinder.api.openstack.wsgi [None req-d1aa2f1d-6e36-4e9c-809a-18a281e83e4f a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 353/705] 10.0.0.171 () {34 vars in 723 bytes} [Sat May 9 02:44:33 2026] POST /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes => generated 865 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 02:44:34.602 7 INFO cinder.api.openstack.wsgi [None req-e189ae46-963d-430e-b166-63e5a2b12577 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:34.627 7 INFO cinder.volume.api [None req-e189ae46-963d-430e-b166-63e5a2b12577 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Volume info retrieved successfully. 2026-05-09 02:44:34.633 7 INFO cinder.api.openstack.wsgi [None req-e189ae46-963d-430e-b166-63e5a2b12577 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 353/706] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:34 2026] GET /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 => generated 933 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:35.655 8 INFO cinder.api.openstack.wsgi [None req-b7282515-a7a2-40f0-9cd4-89bce9763ebc a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:35.676 8 INFO cinder.volume.api [None req-b7282515-a7a2-40f0-9cd4-89bce9763ebc a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Volume info retrieved successfully. 2026-05-09 02:44:35.684 8 INFO cinder.api.openstack.wsgi [None req-b7282515-a7a2-40f0-9cd4-89bce9763ebc a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 354/707] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:35 2026] GET /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 => generated 957 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:35.855 8 INFO cinder.api.openstack.wsgi [None req-b7282515-a7a2-40f0-9cd4-89bce9763ebc a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:35.855 7 INFO cinder.api.openstack.wsgi [None req-e189ae46-963d-430e-b166-63e5a2b12577 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:35.856 8 INFO cinder.api.openstack.wsgi [None req-b7282515-a7a2-40f0-9cd4-89bce9763ebc a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:35.856 7 INFO cinder.api.openstack.wsgi [None req-e189ae46-963d-430e-b166-63e5a2b12577 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:36.709 8 INFO cinder.api.openstack.wsgi [None req-10d918b2-97b1-48c6-bf6d-243d13db10d1 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:36.723 8 INFO cinder.volume.api [None req-10d918b2-97b1-48c6-bf6d-243d13db10d1 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Volume info retrieved successfully. 2026-05-09 02:44:36.728 8 INFO cinder.api.openstack.wsgi [None req-10d918b2-97b1-48c6-bf6d-243d13db10d1 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 356/710] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:36 2026] GET /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 => generated 1342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:36.825 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:36.838 7 INFO cinder.volume.api [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Volume info retrieved successfully. 2026-05-09 02:44:36.843 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 355/711] 10.0.0.170 () {34 vars in 1028 bytes} [Sat May 9 02:44:36 2026] GET /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 => generated 1342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:37.238 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-c26723be-5a17-4649-91da-a78e41af7c03 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:37.255 8 INFO cinder.volume.api [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-c26723be-5a17-4649-91da-a78e41af7c03 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Volume info retrieved successfully. 2026-05-09 02:44:37.261 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-c26723be-5a17-4649-91da-a78e41af7c03 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 357/712] 10.0.0.170 () {34 vars in 1028 bytes} [Sat May 9 02:44:37 2026] GET /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 => generated 1342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:44:37.272 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:44:37.273 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 356/713] 10.0.0.170 () {32 vars in 828 bytes} [Sat May 9 02:44:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:37.289 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-16f904d9-e318-438f-8828-f166f5475405 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:37.377 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-16f904d9-e318-438f-8828-f166f5475405 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 358/714] 10.0.0.170 () {40 vars in 1057 bytes} [Sat May 9 02:44:37 2026] POST /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:44:45.142 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:44:45.143 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 357/715] 199.204.45.89 () {32 vars in 838 bytes} [Sat May 9 02:44:45 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:45.202 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-97bdf019-db18-4e66-ba76-6bef3a1299fd a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:45.234 8 INFO cinder.volume.api [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-97bdf019-db18-4e66-ba76-6bef3a1299fd a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Volume info retrieved successfully. 2026-05-09 02:44:45.242 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-97bdf019-db18-4e66-ba76-6bef3a1299fd a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 359/716] 199.204.45.89 () {36 vars in 1072 bytes} [Sat May 9 02:44:45 2026] GET /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 => generated 1522 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-05-09 02:44:45.855 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-97bdf019-db18-4e66-ba76-6bef3a1299fd a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:45.855 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:45.857 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-785ee454-cce4-43fa-b08a-41a69b87f9e7 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:45.857 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-97bdf019-db18-4e66-ba76-6bef3a1299fd a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:47.064 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-6b52fdfa-0a09-484b-996c-e3434df05cea a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:47.299 8 INFO cinder.api.openstack.wsgi [req-6de8c6e4-edd3-4b6c-8005-f729b945d08a req-abf4e10c-8577-41f6-96d4-2ddfa4a8724a 4ce245928f734f6f99b36e00cbd51b47 a5d089f6f11c4165b06384a1cd2520ce - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a5d089f6f11c4165b06384a1cd2520ce/attachments?instance_id=54ef8a43-69c1-4416-bf8f-0211aa173a0f 2026-05-09 02:44:47.312 8 INFO cinder.api.openstack.wsgi [req-6de8c6e4-edd3-4b6c-8005-f729b945d08a req-abf4e10c-8577-41f6-96d4-2ddfa4a8724a 4ce245928f734f6f99b36e00cbd51b47 a5d089f6f11c4165b06384a1cd2520ce - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a5d089f6f11c4165b06384a1cd2520ce/attachments?instance_id=54ef8a43-69c1-4416-bf8f-0211aa173a0f returned with HTTP 200 [pid: 8|app: 0|req: 361/719] 199.204.45.89 () {36 vars in 1103 bytes} [Sat May 9 02:44:47 2026] GET /v3/a5d089f6f11c4165b06384a1cd2520ce/attachments?instance_id=54ef8a43-69c1-4416-bf8f-0211aa173a0f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:48.114 7 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-6b52fdfa-0a09-484b-996c-e3434df05cea a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 359/720] 199.204.45.89 () {40 vars in 1134 bytes} [Sat May 9 02:44:47 2026] PUT /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1 => generated 775 bytes in 1056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:44:48.637 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-c3abd9cb-43d0-4020-a028-fa8c9f0f19a6 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:48.682 8 INFO cinder.api.openstack.wsgi [req-5d1bfde8-3e61-44c6-84c9-fabfea1bd5e8 req-c3abd9cb-43d0-4020-a028-fa8c9f0f19a6 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 362/721] 199.204.45.89 () {40 vars in 1147 bytes} [Sat May 9 02:44:48 2026] POST /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:53.157 7 INFO cinder.api.openstack.wsgi [None req-f20fe0a2-7242-4cc5-a800-39b4d37fa925 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:53.170 7 INFO cinder.volume.api [None req-f20fe0a2-7242-4cc5-a800-39b4d37fa925 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:53.176 7 INFO cinder.api.openstack.wsgi [None req-f20fe0a2-7242-4cc5-a800-39b4d37fa925 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 360/722] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 1808 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:53.192 8 INFO cinder.api.openstack.wsgi [None req-0738263c-cfad-480e-bb05-336f9251428f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:44:53.209 8 INFO cinder.volume.api [None req-0738263c-cfad-480e-bb05-336f9251428f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:53.214 8 INFO cinder.api.openstack.wsgi [None req-0738263c-cfad-480e-bb05-336f9251428f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 363/723] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 1808 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:53.228 7 INFO cinder.api.openstack.wsgi [None req-984fe246-4f93-4c56-9f7f-f876d0c0b1ac d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:44:53.234 7 INFO cinder.api.openstack.wsgi [None req-984fe246-4f93-4c56-9f7f-f876d0c0b1ac d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 361/724] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:53.290 8 INFO cinder.api.openstack.wsgi [None req-2c5ba352-8cbf-4727-a053-a52a42721e25 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:44:53.317 8 INFO cinder.api.openstack.wsgi [None req-2c5ba352-8cbf-4727-a053-a52a42721e25 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/725] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.330 7 INFO cinder.api.openstack.wsgi [None req-c9fde763-0461-4b46-b681-6cc52fbb6a78 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:44:53.361 7 INFO cinder.api.openstack.wsgi [None req-c9fde763-0461-4b46-b681-6cc52fbb6a78 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/726] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.378 8 INFO cinder.api.openstack.wsgi [None req-24a143ab-fe7a-4cb6-b41c-381027e42483 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:44:53.404 8 INFO cinder.api.openstack.wsgi [None req-24a143ab-fe7a-4cb6-b41c-381027e42483 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/727] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.414 7 INFO cinder.api.openstack.wsgi [None req-c5453fae-2273-40a1-8636-9953a23861da d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/4070f07f565c42748321ef25084f7a9a?usage=true 2026-05-09 02:44:53.435 7 INFO cinder.api.openstack.wsgi [None req-c5453fae-2273-40a1-8636-9953a23861da d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/4070f07f565c42748321ef25084f7a9a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/728] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/4070f07f565c42748321ef25084f7a9a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.452 8 INFO cinder.api.openstack.wsgi [None req-9a4f4e4f-ece9-4948-ba18-d22bf810dbbf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/46e546136c674a8bb7cef960cf540525?usage=true 2026-05-09 02:44:53.474 8 INFO cinder.api.openstack.wsgi [None req-9a4f4e4f-ece9-4948-ba18-d22bf810dbbf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/46e546136c674a8bb7cef960cf540525?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/729] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/46e546136c674a8bb7cef960cf540525?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.488 7 INFO cinder.api.openstack.wsgi [None req-6cb51a73-157c-4d63-b1ca-5488d17d40b9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/4cdcc30582a246628ad7277ea9dc572e?usage=true 2026-05-09 02:44:53.516 7 INFO cinder.api.openstack.wsgi [None req-6cb51a73-157c-4d63-b1ca-5488d17d40b9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/4cdcc30582a246628ad7277ea9dc572e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/730] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/4cdcc30582a246628ad7277ea9dc572e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.527 8 INFO cinder.api.openstack.wsgi [None req-dc84499a-aaee-49cc-9bd3-da660f38ee39 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/69cd88ff5b964bbc81c3c96846426fd6?usage=true 2026-05-09 02:44:53.560 8 INFO cinder.api.openstack.wsgi [None req-dc84499a-aaee-49cc-9bd3-da660f38ee39 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/69cd88ff5b964bbc81c3c96846426fd6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/731] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/69cd88ff5b964bbc81c3c96846426fd6?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.572 7 INFO cinder.api.openstack.wsgi [None req-2e5fdda9-df3f-4030-acbc-547d6f80fe2b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/a5d089f6f11c4165b06384a1cd2520ce?usage=true 2026-05-09 02:44:53.616 7 INFO cinder.api.openstack.wsgi [None req-2e5fdda9-df3f-4030-acbc-547d6f80fe2b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/a5d089f6f11c4165b06384a1cd2520ce?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/732] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/a5d089f6f11c4165b06384a1cd2520ce?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.628 8 INFO cinder.api.openstack.wsgi [None req-5e81ca36-7b0f-4f00-ac1a-96de997ee8ed d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/e4b5ebf64d4841ac9cb01d03ae4ed26b?usage=true 2026-05-09 02:44:53.663 8 INFO cinder.api.openstack.wsgi [None req-5e81ca36-7b0f-4f00-ac1a-96de997ee8ed d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/e4b5ebf64d4841ac9cb01d03ae4ed26b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/733] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/e4b5ebf64d4841ac9cb01d03ae4ed26b?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:53.676 7 INFO cinder.api.openstack.wsgi [None req-fee1b7a0-706e-4613-9c62-ee4178b96428 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:44:53.691 7 INFO cinder.volume.api [None req-fee1b7a0-706e-4613-9c62-ee4178b96428 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:44:53.691 7 INFO cinder.api.openstack.wsgi [None req-fee1b7a0-706e-4613-9c62-ee4178b96428 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 366/734] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:44:53.708 8 INFO cinder.api.openstack.wsgi [None req-b97e5e73-699a-499f-9925-a4d9bc4607df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:44:54.213 8 INFO cinder.api.openstack.wsgi [None req-b97e5e73-699a-499f-9925-a4d9bc4607df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 369/735] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:44:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 668 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:44:55.855 8 INFO cinder.api.openstack.wsgi [None req-b97e5e73-699a-499f-9925-a4d9bc4607df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:55.855 7 INFO cinder.api.openstack.wsgi [None req-fee1b7a0-706e-4613-9c62-ee4178b96428 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:44:55.856 8 INFO cinder.api.openstack.wsgi [None req-b97e5e73-699a-499f-9925-a4d9bc4607df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:55.858 7 INFO cinder.api.openstack.wsgi [None req-fee1b7a0-706e-4613-9c62-ee4178b96428 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:44:56.155 8 INFO cinder.api.openstack.wsgi [None req-061b5596-0c94-4e80-9ac8-993d74b4ff33 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes 2026-05-09 02:44:56.158 8 INFO cinder.api.v3.volumes [None req-061b5596-0c94-4e80-9ac8-993d74b4ff33 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Create volume of 1 GB 2026-05-09 02:44:56.169 8 INFO cinder.volume.api [None req-061b5596-0c94-4e80-9ac8-993d74b4ff33 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Availability Zones retrieved successfully. 2026-05-09 02:44:56.361 8 INFO cinder.volume.api [None req-061b5596-0c94-4e80-9ac8-993d74b4ff33 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Create volume request issued successfully. 2026-05-09 02:44:56.362 8 INFO cinder.api.openstack.wsgi [None req-061b5596-0c94-4e80-9ac8-993d74b4ff33 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 371/738] 10.0.0.171 () {34 vars in 723 bytes} [Sat May 9 02:44:55 2026] POST /v3/ac3eaa135bdc441daa3138d0c929621d/volumes => generated 870 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 02:44:56.389 7 INFO cinder.api.openstack.wsgi [None req-f279faf7-7fa7-4d3a-af59-939c3837afd1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:56.416 7 INFO cinder.volume.api [None req-f279faf7-7fa7-4d3a-af59-939c3837afd1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:56.422 7 INFO cinder.api.openstack.wsgi [None req-f279faf7-7fa7-4d3a-af59-939c3837afd1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 368/739] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:56 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:57.447 8 INFO cinder.api.openstack.wsgi [None req-34c8cbd8-4833-4df9-abbd-dd645377c6f9 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:57.461 8 INFO cinder.volume.api [None req-34c8cbd8-4833-4df9-abbd-dd645377c6f9 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:57.475 8 INFO cinder.api.openstack.wsgi [None req-34c8cbd8-4833-4df9-abbd-dd645377c6f9 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 372/740] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:57 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:57.494 7 INFO cinder.api.openstack.wsgi [None req-01d0cf22-29c5-4610-8943-b1f193f5bb1c 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:57.664 7 INFO cinder.volume.api [None req-01d0cf22-29c5-4610-8943-b1f193f5bb1c 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:57.672 7 INFO cinder.api.openstack.wsgi [None req-01d0cf22-29c5-4610-8943-b1f193f5bb1c 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 369/741] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:57 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 963 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:57.700 8 INFO cinder.api.openstack.wsgi [None req-9a71ad1d-51f2-40fb-b943-e8322d6cec91 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:57.728 8 INFO cinder.volume.api [None req-9a71ad1d-51f2-40fb-b943-e8322d6cec91 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:57.756 8 INFO cinder.volume.api [None req-9a71ad1d-51f2-40fb-b943-e8322d6cec91 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume updated successfully. 2026-05-09 02:44:57.762 8 INFO cinder.api.openstack.wsgi [None req-9a71ad1d-51f2-40fb-b943-e8322d6cec91 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 373/742] 10.0.0.171 () {34 vars in 795 bytes} [Sat May 9 02:44:57 2026] PUT /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 895 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:57.782 7 INFO cinder.api.openstack.wsgi [None req-21e569a7-2631-4622-a00b-c74515093cea 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:57.799 7 INFO cinder.volume.api [None req-21e569a7-2631-4622-a00b-c74515093cea 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:57.808 7 INFO cinder.volume.api [None req-21e569a7-2631-4622-a00b-c74515093cea 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume updated successfully. 2026-05-09 02:44:57.809 7 INFO cinder.api.openstack.wsgi [None req-21e569a7-2631-4622-a00b-c74515093cea 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 370/743] 10.0.0.171 () {34 vars in 796 bytes} [Sat May 9 02:44:57 2026] PUT /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:57.836 8 INFO cinder.api.openstack.wsgi [None req-278dbd0b-6751-47e3-9f36-8cb762ab7aed 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:57.851 8 INFO cinder.volume.api [None req-278dbd0b-6751-47e3-9f36-8cb762ab7aed 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:57.855 8 INFO cinder.api.openstack.wsgi [None req-278dbd0b-6751-47e3-9f36-8cb762ab7aed 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 374/744] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:57 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:57.878 7 INFO cinder.api.openstack.wsgi [None req-78a4aa23-b7a2-483f-b320-deddffee4be0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes 2026-05-09 02:44:57.880 7 INFO cinder.api.v3.volumes [None req-78a4aa23-b7a2-483f-b320-deddffee4be0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Create volume of 1 GB 2026-05-09 02:44:57.894 7 INFO cinder.volume.api [None req-78a4aa23-b7a2-483f-b320-deddffee4be0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Availability Zones retrieved successfully. 2026-05-09 02:44:58.040 7 INFO cinder.volume.api [None req-78a4aa23-b7a2-483f-b320-deddffee4be0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Create volume request issued successfully. 2026-05-09 02:44:58.041 7 INFO cinder.api.openstack.wsgi [None req-78a4aa23-b7a2-483f-b320-deddffee4be0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 371/745] 10.0.0.171 () {34 vars in 723 bytes} [Sat May 9 02:44:57 2026] POST /v3/ac3eaa135bdc441daa3138d0c929621d/volumes => generated 890 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:58.060 8 INFO cinder.api.openstack.wsgi [None req-433e93f6-12ff-4728-b704-8840fda86211 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:58.072 8 INFO cinder.volume.api [None req-433e93f6-12ff-4728-b704-8840fda86211 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:58.077 8 INFO cinder.api.openstack.wsgi [None req-433e93f6-12ff-4728-b704-8840fda86211 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 375/746] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:58 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 => generated 958 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:59.099 7 INFO cinder.api.openstack.wsgi [None req-7eafbf2f-fc34-402b-a308-69d9644ad057 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:59.119 7 INFO cinder.volume.api [None req-7eafbf2f-fc34-402b-a308-69d9644ad057 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:59.125 7 INFO cinder.api.openstack.wsgi [None req-7eafbf2f-fc34-402b-a308-69d9644ad057 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 372/747] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:59 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 => generated 983 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:59.144 8 INFO cinder.api.openstack.wsgi [None req-e5e01cd8-c422-49fa-b9d9-5f3cbd2aeae0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:59.162 8 INFO cinder.volume.api [None req-e5e01cd8-c422-49fa-b9d9-5f3cbd2aeae0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:59.170 8 INFO cinder.volume.api [None req-e5e01cd8-c422-49fa-b9d9-5f3cbd2aeae0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume updated successfully. 2026-05-09 02:44:59.170 8 INFO cinder.api.openstack.wsgi [None req-e5e01cd8-c422-49fa-b9d9-5f3cbd2aeae0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 376/748] 10.0.0.171 () {34 vars in 795 bytes} [Sat May 9 02:44:59 2026] PUT /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:59.193 7 INFO cinder.api.openstack.wsgi [None req-4fc3d2db-40bb-47b5-bd8f-90d8e6e596c3 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:59.207 7 INFO cinder.volume.api [None req-4fc3d2db-40bb-47b5-bd8f-90d8e6e596c3 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:59.213 7 INFO cinder.api.openstack.wsgi [None req-4fc3d2db-40bb-47b5-bd8f-90d8e6e596c3 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 373/749] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:59 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:59.234 8 INFO cinder.api.openstack.wsgi [None req-915c44b1-9078-44fe-8fc2-78f1aecc8b0d 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 2026-05-09 02:44:59.235 8 INFO cinder.api.v3.volumes [None req-915c44b1-9078-44fe-8fc2-78f1aecc8b0d 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Delete volume with id: 8930ab3b-16cb-4b19-8194-f6c7379034a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:59.243 8 INFO cinder.volume.api [None req-915c44b1-9078-44fe-8fc2-78f1aecc8b0d 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:59.269 8 INFO cinder.volume.api [None req-915c44b1-9078-44fe-8fc2-78f1aecc8b0d 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Delete volume request issued successfully. 2026-05-09 02:44:59.270 8 INFO cinder.api.openstack.wsgi [None req-915c44b1-9078-44fe-8fc2-78f1aecc8b0d 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 377/750] 10.0.0.171 () {32 vars in 778 bytes} [Sat May 9 02:44:59 2026] DELETE /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:44:59.282 7 INFO cinder.api.openstack.wsgi [None req-705df483-f43b-4ae0-b105-c69878e1fb61 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:44:59.297 7 INFO cinder.volume.api [None req-705df483-f43b-4ae0-b105-c69878e1fb61 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:44:59.302 7 INFO cinder.api.openstack.wsgi [None req-705df483-f43b-4ae0-b105-c69878e1fb61 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 374/751] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:44:59 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 => generated 948 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:00.147 8 INFO cinder.api.openstack.wsgi [req-622539cc-55fd-46d2-960e-59c905e34fed req-440f6fe4-e685-4a0d-b9a1-c9623e91de1a a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:00.324 7 INFO cinder.api.openstack.wsgi [None req-6ebf9ff5-7793-485f-886d-3f25fdabe992 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 2026-05-09 02:45:00.332 7 INFO cinder.api.openstack.wsgi [None req-6ebf9ff5-7793-485f-886d-3f25fdabe992 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 returned with HTTP 404 [pid: 7|app: 0|req: 375/752] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:00 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/8930ab3b-16cb-4b19-8194-f6c7379034a2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 02:45:00.344 7 INFO cinder.api.openstack.wsgi [None req-3987d3b8-10cb-4d6d-9443-899ba1ec3c02 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:00.358 7 INFO cinder.volume.api [None req-3987d3b8-10cb-4d6d-9443-899ba1ec3c02 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:00.361 7 INFO cinder.api.openstack.wsgi [None req-3987d3b8-10cb-4d6d-9443-899ba1ec3c02 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 376/753] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:00 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 1003 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:00.384 7 INFO cinder.api.openstack.wsgi [None req-54a3aef5-2f6a-4d88-866a-04bc01817bc0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 2026-05-09 02:45:00.385 7 INFO cinder.api.v3.volumes [None req-54a3aef5-2f6a-4d88-866a-04bc01817bc0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Delete volume with id: cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:00.393 7 INFO cinder.volume.api [None req-54a3aef5-2f6a-4d88-866a-04bc01817bc0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:00.413 7 INFO cinder.volume.api [None req-54a3aef5-2f6a-4d88-866a-04bc01817bc0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Delete volume request issued successfully. 2026-05-09 02:45:00.414 7 INFO cinder.api.openstack.wsgi [None req-54a3aef5-2f6a-4d88-866a-04bc01817bc0 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 377/754] 10.0.0.171 () {32 vars in 778 bytes} [Sat May 9 02:45:00 2026] DELETE /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:00.427 7 INFO cinder.api.openstack.wsgi [None req-7ea2dced-cfd6-4908-b746-0f4b23237823 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:00.443 7 INFO cinder.volume.api [None req-7ea2dced-cfd6-4908-b746-0f4b23237823 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:00.449 7 INFO cinder.api.openstack.wsgi [None req-7ea2dced-cfd6-4908-b746-0f4b23237823 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 378/755] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:00 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 1002 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:45:00.718 8 INFO cinder.api.openstack.wsgi [req-622539cc-55fd-46d2-960e-59c905e34fed req-440f6fe4-e685-4a0d-b9a1-c9623e91de1a a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 378/756] 199.204.45.89 () {38 vars in 1102 bytes} [Sat May 9 02:45:00 2026] DELETE /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/attachments/e19dbaff-9658-4053-a810-6036f25f0db1 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:00.748 7 INFO cinder.api.openstack.wsgi [req-622539cc-55fd-46d2-960e-59c905e34fed req-e413989d-f4d4-4972-86ea-2458f1d4e389 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 2026-05-09 02:45:00.748 7 INFO cinder.api.v3.volumes [req-622539cc-55fd-46d2-960e-59c905e34fed req-e413989d-f4d4-4972-86ea-2458f1d4e389 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Delete volume with id: 0fc7c1cc-58cb-44a8-a68d-101c89100863 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:00.760 7 INFO cinder.volume.api [req-622539cc-55fd-46d2-960e-59c905e34fed req-e413989d-f4d4-4972-86ea-2458f1d4e389 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Volume info retrieved successfully. 2026-05-09 02:45:00.821 7 INFO cinder.volume.api [req-622539cc-55fd-46d2-960e-59c905e34fed req-e413989d-f4d4-4972-86ea-2458f1d4e389 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] Delete volume request issued successfully. 2026-05-09 02:45:00.822 7 INFO cinder.api.openstack.wsgi [req-622539cc-55fd-46d2-960e-59c905e34fed req-e413989d-f4d4-4972-86ea-2458f1d4e389 a14342565f8e4f69bb343084ed6be5f4 e4b5ebf64d4841ac9cb01d03ae4ed26b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 379/757] 199.204.45.89 () {36 vars in 1053 bytes} [Sat May 9 02:45:00 2026] DELETE /v3/e4b5ebf64d4841ac9cb01d03ae4ed26b/volumes/0fc7c1cc-58cb-44a8-a68d-101c89100863 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:01.468 8 INFO cinder.api.openstack.wsgi [None req-2b4bb08e-7fee-4d75-abbe-fbf2746b57c1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 2026-05-09 02:45:01.477 8 INFO cinder.api.openstack.wsgi [None req-2b4bb08e-7fee-4d75-abbe-fbf2746b57c1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 returned with HTTP 404 [pid: 8|app: 0|req: 379/758] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:01 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/cb1e3e8e-6081-4518-ab22-a5ebd3fd00e6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:01.523 7 INFO cinder.api.openstack.wsgi [None req-f92161b5-a6b6-442a-b550-4e247d345ce4 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes 2026-05-09 02:45:02.127 7 INFO cinder.api.v3.volumes [None req-f92161b5-a6b6-442a-b550-4e247d345ce4 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Create volume of 1 GB 2026-05-09 02:45:02.132 7 INFO cinder.volume.api [None req-f92161b5-a6b6-442a-b550-4e247d345ce4 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Availability Zones retrieved successfully. 2026-05-09 02:45:02.286 7 INFO cinder.volume.api [None req-f92161b5-a6b6-442a-b550-4e247d345ce4 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Create volume request issued successfully. 2026-05-09 02:45:02.288 7 INFO cinder.api.openstack.wsgi [None req-f92161b5-a6b6-442a-b550-4e247d345ce4 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 380/759] 10.0.0.171 () {34 vars in 723 bytes} [Sat May 9 02:45:01 2026] POST /v3/ac3eaa135bdc441daa3138d0c929621d/volumes => generated 870 bytes in 772 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 02:45:02.309 8 INFO cinder.api.openstack.wsgi [None req-15ef76df-6a55-4536-9ad0-1b20be85e5b6 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:02.323 8 INFO cinder.volume.api [None req-15ef76df-6a55-4536-9ad0-1b20be85e5b6 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:02.328 8 INFO cinder.api.openstack.wsgi [None req-15ef76df-6a55-4536-9ad0-1b20be85e5b6 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 380/760] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:02 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 938 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:03.362 7 INFO cinder.api.openstack.wsgi [None req-cd361ff6-710f-4331-9d9d-2560fa98de94 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:03.389 7 INFO cinder.volume.api [None req-cd361ff6-710f-4331-9d9d-2560fa98de94 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:03.396 7 INFO cinder.api.openstack.wsgi [None req-cd361ff6-710f-4331-9d9d-2560fa98de94 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 381/761] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:03 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 1347 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:03.416 8 INFO cinder.api.openstack.wsgi [None req-2cf5fec0-2e45-4a8c-9fa0-2799bec19276 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:03.451 8 INFO cinder.volume.api [None req-2cf5fec0-2e45-4a8c-9fa0-2799bec19276 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:03.461 8 INFO cinder.api.openstack.wsgi [None req-2cf5fec0-2e45-4a8c-9fa0-2799bec19276 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 381/762] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:03 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 1347 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:03.488 7 INFO cinder.api.openstack.wsgi [None req-44117816-dc39-48cb-8f04-d808182aa327 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:03.504 7 INFO cinder.volume.api [None req-44117816-dc39-48cb-8f04-d808182aa327 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:03.514 7 INFO cinder.volume.api [None req-44117816-dc39-48cb-8f04-d808182aa327 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume updated successfully. 2026-05-09 02:45:03.515 7 INFO cinder.api.openstack.wsgi [None req-44117816-dc39-48cb-8f04-d808182aa327 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 382/763] 10.0.0.171 () {34 vars in 795 bytes} [Sat May 9 02:45:03 2026] PUT /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:03.538 8 INFO cinder.api.openstack.wsgi [None req-c43d530b-d358-491d-a00f-8b0ba29c3caa 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:03.561 8 INFO cinder.volume.api [None req-c43d530b-d358-491d-a00f-8b0ba29c3caa 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:03.570 8 INFO cinder.volume.api [None req-c43d530b-d358-491d-a00f-8b0ba29c3caa 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume updated successfully. 2026-05-09 02:45:03.571 8 INFO cinder.api.openstack.wsgi [None req-c43d530b-d358-491d-a00f-8b0ba29c3caa 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 382/764] 10.0.0.171 () {34 vars in 796 bytes} [Sat May 9 02:45:03 2026] PUT /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 931 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:03.592 7 INFO cinder.api.openstack.wsgi [None req-ebbd4ef0-306b-4a6d-b2d9-0e61b9d10508 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:03.611 7 INFO cinder.volume.api [None req-ebbd4ef0-306b-4a6d-b2d9-0e61b9d10508 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:03.618 7 INFO cinder.api.openstack.wsgi [None req-ebbd4ef0-306b-4a6d-b2d9-0e61b9d10508 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 383/765] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:03 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 1384 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:03.644 8 INFO cinder.api.openstack.wsgi [None req-976b5e72-fd40-4b91-a1ad-5f8d3079e964 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes 2026-05-09 02:45:03.647 8 INFO cinder.api.v3.volumes [None req-976b5e72-fd40-4b91-a1ad-5f8d3079e964 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Create volume of 1 GB 2026-05-09 02:45:03.654 8 INFO cinder.volume.api [None req-976b5e72-fd40-4b91-a1ad-5f8d3079e964 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Availability Zones retrieved successfully. 2026-05-09 02:45:03.796 8 INFO cinder.volume.api [None req-976b5e72-fd40-4b91-a1ad-5f8d3079e964 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Create volume request issued successfully. 2026-05-09 02:45:03.797 8 INFO cinder.api.openstack.wsgi [None req-976b5e72-fd40-4b91-a1ad-5f8d3079e964 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 383/766] 10.0.0.171 () {34 vars in 723 bytes} [Sat May 9 02:45:03 2026] POST /v3/ac3eaa135bdc441daa3138d0c929621d/volumes => generated 891 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:03.824 7 INFO cinder.api.openstack.wsgi [None req-49f86bc6-619f-4589-a47b-2c8754ed11a8 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:03.842 7 INFO cinder.volume.api [None req-49f86bc6-619f-4589-a47b-2c8754ed11a8 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:03.849 7 INFO cinder.api.openstack.wsgi [None req-49f86bc6-619f-4589-a47b-2c8754ed11a8 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 384/767] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:03 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 => generated 959 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:04.875 8 INFO cinder.api.openstack.wsgi [None req-ad0e09d0-41bc-4d34-b276-fae81fd1e127 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:04.890 8 INFO cinder.volume.api [None req-ad0e09d0-41bc-4d34-b276-fae81fd1e127 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:04.903 8 INFO cinder.api.openstack.wsgi [None req-ad0e09d0-41bc-4d34-b276-fae81fd1e127 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 384/768] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:04 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 => generated 984 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:04.921 7 INFO cinder.api.openstack.wsgi [None req-d00f8327-1d7b-4a71-85e3-89c473a495a5 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:04.935 7 INFO cinder.volume.api [None req-d00f8327-1d7b-4a71-85e3-89c473a495a5 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:04.941 7 INFO cinder.volume.api [None req-d00f8327-1d7b-4a71-85e3-89c473a495a5 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume updated successfully. 2026-05-09 02:45:04.942 7 INFO cinder.api.openstack.wsgi [None req-d00f8327-1d7b-4a71-85e3-89c473a495a5 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 385/769] 10.0.0.171 () {34 vars in 795 bytes} [Sat May 9 02:45:04 2026] PUT /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 => generated 881 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:04.958 8 INFO cinder.api.openstack.wsgi [None req-0ecd0e99-b083-4811-9199-90c17cc80629 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:04.973 8 INFO cinder.volume.api [None req-0ecd0e99-b083-4811-9199-90c17cc80629 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:04.982 8 INFO cinder.api.openstack.wsgi [None req-0ecd0e99-b083-4811-9199-90c17cc80629 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 385/770] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:04 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:05.004 7 INFO cinder.api.openstack.wsgi [None req-c558972a-acc7-4266-86db-e542b31b7093 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 2026-05-09 02:45:05.005 7 INFO cinder.api.v3.volumes [None req-c558972a-acc7-4266-86db-e542b31b7093 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Delete volume with id: aaf78835-db08-456a-860f-86e9317f85e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:05.013 7 INFO cinder.volume.api [None req-c558972a-acc7-4266-86db-e542b31b7093 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:05.029 7 INFO cinder.volume.api [None req-c558972a-acc7-4266-86db-e542b31b7093 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Delete volume request issued successfully. 2026-05-09 02:45:05.030 7 INFO cinder.api.openstack.wsgi [None req-c558972a-acc7-4266-86db-e542b31b7093 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 386/771] 10.0.0.171 () {32 vars in 778 bytes} [Sat May 9 02:45:04 2026] DELETE /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:05.040 8 INFO cinder.api.openstack.wsgi [None req-e849769e-8662-4669-8487-0620f3ce4f24 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:05.066 8 INFO cinder.volume.api [None req-e849769e-8662-4669-8487-0620f3ce4f24 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:05.074 8 INFO cinder.api.openstack.wsgi [None req-e849769e-8662-4669-8487-0620f3ce4f24 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 386/772] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:05 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 => generated 948 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:05.855 7 INFO cinder.api.openstack.wsgi [None req-c558972a-acc7-4266-86db-e542b31b7093 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:05.855 8 INFO cinder.api.openstack.wsgi [None req-e849769e-8662-4669-8487-0620f3ce4f24 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:05.856 7 INFO cinder.api.openstack.wsgi [None req-c558972a-acc7-4266-86db-e542b31b7093 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:05.857 8 INFO cinder.api.openstack.wsgi [None req-e849769e-8662-4669-8487-0620f3ce4f24 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:06.107 7 INFO cinder.api.openstack.wsgi [None req-5cb073d8-7e94-4a37-928f-d86bd6ab251f 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 2026-05-09 02:45:06.120 7 INFO cinder.api.openstack.wsgi [None req-5cb073d8-7e94-4a37-928f-d86bd6ab251f 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 returned with HTTP 404 [pid: 7|app: 0|req: 388/775] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:06 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/aaf78835-db08-456a-860f-86e9317f85e3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:06.133 8 INFO cinder.api.openstack.wsgi [None req-8427a5b9-073b-4dea-a5e0-22636aa563c5 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:06.151 8 INFO cinder.volume.api [None req-8427a5b9-073b-4dea-a5e0-22636aa563c5 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:06.158 8 INFO cinder.api.openstack.wsgi [None req-8427a5b9-073b-4dea-a5e0-22636aa563c5 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 388/776] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:06 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 1384 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:45:06.178 7 INFO cinder.api.openstack.wsgi [None req-7790a714-b5c0-4a26-b7d4-010c8f24ff78 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c 2026-05-09 02:45:06.179 7 INFO cinder.api.v3.volumes [None req-7790a714-b5c0-4a26-b7d4-010c8f24ff78 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Delete volume with id: 59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:06.189 7 INFO cinder.volume.api [None req-7790a714-b5c0-4a26-b7d4-010c8f24ff78 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:06.209 7 INFO cinder.volume.api [None req-7790a714-b5c0-4a26-b7d4-010c8f24ff78 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Delete volume request issued successfully. 2026-05-09 02:45:06.209 7 INFO cinder.api.openstack.wsgi [None req-7790a714-b5c0-4a26-b7d4-010c8f24ff78 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 389/777] 10.0.0.171 () {32 vars in 778 bytes} [Sat May 9 02:45:06 2026] DELETE /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:06.226 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:45:06.243 8 INFO cinder.volume.api [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] Volume info retrieved successfully. 2026-05-09 02:45:06.248 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 389/778] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:06 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 1383 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:07.274 7 INFO cinder.api.openstack.wsgi [None req-e204efc6-68c3-42e4-b107-91e4700f6a25 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c 2026-05-09 02:45:07.282 7 INFO cinder.api.openstack.wsgi [None req-e204efc6-68c3-42e4-b107-91e4700f6a25 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c returned with HTTP 404 [pid: 7|app: 0|req: 390/779] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:45:07 2026] GET /v3/ac3eaa135bdc441daa3138d0c929621d/volumes/59809ae7-87d9-4e47-88c0-0a7dfccaa28c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 02:45:11.606 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:45:11.607 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 390/780] 10.0.0.239 () {28 vars in 376 bytes} [Sat May 9 02:45:11 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 02:45:11.620 7 INFO cinder.api.openstack.wsgi [None req-b30cf557-7303-45e1-b520-0b9252ce9053 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdcd6e4591244c00866fe3368eb89515/limits?tenant_id=fdcd6e4591244c00866fe3368eb89515 2026-05-09 02:45:11.646 7 INFO cinder.api.openstack.wsgi [None req-b30cf557-7303-45e1-b520-0b9252ce9053 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdcd6e4591244c00866fe3368eb89515/limits?tenant_id=fdcd6e4591244c00866fe3368eb89515 returned with HTTP 200 [pid: 7|app: 0|req: 391/781] 10.0.0.239 () {34 vars in 879 bytes} [Sat May 9 02:45:11 2026] GET /v3/fdcd6e4591244c00866fe3368eb89515/limits?tenant_id=fdcd6e4591244c00866fe3368eb89515 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:45:13.138 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:45:13.139 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 391/782] 10.0.0.239 () {28 vars in 376 bytes} [Sat May 9 02:45:13 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 02:45:13.144 7 INFO cinder.api.openstack.wsgi [None req-b30cf557-7303-45e1-b520-0b9252ce9053 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:45:13.145 7 INFO cinder.api.openstack.wsgi [None req-b30cf557-7303-45e1-b520-0b9252ce9053 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 392/783] 10.0.0.239 () {28 vars in 376 bytes} [Sat May 9 02:45:13 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 02:45:14.199 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:45:14.200 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 392/784] 10.0.0.239 () {28 vars in 376 bytes} [Sat May 9 02:45:14 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 02:45:14.215 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fdcd6e4591244c00866fe3368eb89515/limits?tenant_id=fdcd6e4591244c00866fe3368eb89515 2026-05-09 02:45:14.237 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fdcd6e4591244c00866fe3368eb89515/limits?tenant_id=fdcd6e4591244c00866fe3368eb89515 returned with HTTP 200 [pid: 7|app: 0|req: 393/785] 10.0.0.239 () {34 vars in 879 bytes} [Sat May 9 02:45:14 2026] GET /v3/fdcd6e4591244c00866fe3368eb89515/limits?tenant_id=fdcd6e4591244c00866fe3368eb89515 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:45:15.722 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:45:15.722 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 393/786] 10.0.0.239 () {28 vars in 376 bytes} [Sat May 9 02:45:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 02:45:15.727 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:45:15.728 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 394/787] 10.0.0.239 () {28 vars in 376 bytes} [Sat May 9 02:45:15 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 02:45:15.855 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:15.856 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:15.857 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:15.857 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:25.858 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:25.859 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:25.859 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:25.859 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:35.855 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:35.856 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:35.857 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:35.857 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:45.856 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:45.856 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:45.857 7 INFO cinder.api.openstack.wsgi [None req-a4e248f2-679b-469f-bc9f-7d12fc100739 71a75ff3a62e40baa4c7ec26214e5644 fdcd6e4591244c00866fe3368eb89515 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:45.857 8 INFO cinder.api.openstack.wsgi [None req-0f3d9d7c-7442-48fb-acb6-4b91829162b1 66d061e61b184dd6b4b586f3ad97a807 ac3eaa135bdc441daa3138d0c929621d - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:45:53.238 8 INFO cinder.api.openstack.wsgi [None req-0ec5e295-e978-44de-aed2-23212b64a92e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:45:53.252 8 INFO cinder.volume.api [None req-0ec5e295-e978-44de-aed2-23212b64a92e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:45:53.254 8 INFO cinder.api.openstack.wsgi [None req-0ec5e295-e978-44de-aed2-23212b64a92e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 398/796] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:45:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:45:53.266 7 INFO cinder.api.openstack.wsgi [None req-4700deca-5396-438d-b81f-3f5188aebe7e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:45:53.272 7 INFO cinder.volume.api [None req-4700deca-5396-438d-b81f-3f5188aebe7e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:45:53.273 7 INFO cinder.api.openstack.wsgi [None req-4700deca-5396-438d-b81f-3f5188aebe7e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 399/797] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:45:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:45:53.298 8 INFO cinder.api.openstack.wsgi [None req-73bb1633-3fbe-49cd-ba27-c6a07056fd77 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:45:53.305 8 INFO cinder.api.openstack.wsgi [None req-73bb1633-3fbe-49cd-ba27-c6a07056fd77 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 399/798] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:45:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:53.314 7 INFO cinder.api.openstack.wsgi [None req-3bf7d257-c686-4dd1-987a-83b857f0ed8b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:45:53.322 7 INFO cinder.volume.api [None req-3bf7d257-c686-4dd1-987a-83b857f0ed8b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:45:53.324 7 INFO cinder.api.openstack.wsgi [None req-3bf7d257-c686-4dd1-987a-83b857f0ed8b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 400/799] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:45:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:45:53.337 8 INFO cinder.api.openstack.wsgi [None req-6629a3f0-b85e-4bce-b923-8130c68ea5a7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:45:53.841 8 INFO cinder.api.openstack.wsgi [None req-6629a3f0-b85e-4bce-b923-8130c68ea5a7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 400/800] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:45:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/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-05-09 02:45:53.874 7 INFO cinder.api.openstack.wsgi [None req-53d05a91-3ef0-4190-963b-47329b922a74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:45:53.898 7 INFO cinder.api.openstack.wsgi [None req-53d05a91-3ef0-4190-963b-47329b922a74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/801] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:53.909 8 INFO cinder.api.openstack.wsgi [None req-536ab352-05cc-4899-86c3-0055a749bd74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true 2026-05-09 02:45:53.958 8 INFO cinder.api.openstack.wsgi [None req-536ab352-05cc-4899-86c3-0055a749bd74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/802] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:53.967 7 INFO cinder.api.openstack.wsgi [None req-5e9e6d60-1389-476d-8b0c-e1f97227460a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0a670ee440b94bb88ccb3ca2bf5524c0?usage=true 2026-05-09 02:45:53.982 7 INFO cinder.api.openstack.wsgi [None req-5e9e6d60-1389-476d-8b0c-e1f97227460a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0a670ee440b94bb88ccb3ca2bf5524c0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/803] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0a670ee440b94bb88ccb3ca2bf5524c0?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:53.992 8 INFO cinder.api.openstack.wsgi [None req-c70b9a29-52da-441d-b01d-c5ea16b8ae44 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true 2026-05-09 02:45:54.017 8 INFO cinder.api.openstack.wsgi [None req-c70b9a29-52da-441d-b01d-c5ea16b8ae44 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/804] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.027 7 INFO cinder.api.openstack.wsgi [None req-f8fa40a5-4a1f-4277-a136-0f0bc79c6e0b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:45:54.048 7 INFO cinder.api.openstack.wsgi [None req-f8fa40a5-4a1f-4277-a136-0f0bc79c6e0b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/805] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.057 8 INFO cinder.api.openstack.wsgi [None req-bee69f02-9c4b-48e5-ac82-4a12001ac19d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:45:54.081 8 INFO cinder.api.openstack.wsgi [None req-bee69f02-9c4b-48e5-ac82-4a12001ac19d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/806] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.090 7 INFO cinder.api.openstack.wsgi [None req-a8391da4-50dd-436f-bec6-f98f8f1f87bc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6bcf0de957fc4d40934150fba00925dc?usage=true 2026-05-09 02:45:54.110 7 INFO cinder.api.openstack.wsgi [None req-a8391da4-50dd-436f-bec6-f98f8f1f87bc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6bcf0de957fc4d40934150fba00925dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/807] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6bcf0de957fc4d40934150fba00925dc?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.121 8 INFO cinder.api.openstack.wsgi [None req-08211ddc-1c3d-46d6-a1b1-6d7992cc5ab0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true 2026-05-09 02:45:54.139 8 INFO cinder.api.openstack.wsgi [None req-08211ddc-1c3d-46d6-a1b1-6d7992cc5ab0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/808] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.148 7 INFO cinder.api.openstack.wsgi [None req-25ff0fee-9098-470c-9b34-f941124304b9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true 2026-05-09 02:45:54.168 7 INFO cinder.api.openstack.wsgi [None req-25ff0fee-9098-470c-9b34-f941124304b9 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/809] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.181 8 INFO cinder.api.openstack.wsgi [None req-534a79fe-4831-41d2-9081-cb237926400d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/900b42d101ab41cd80c18326003f8bbc?usage=true 2026-05-09 02:45:54.202 8 INFO cinder.api.openstack.wsgi [None req-534a79fe-4831-41d2-9081-cb237926400d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/900b42d101ab41cd80c18326003f8bbc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/810] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/900b42d101ab41cd80c18326003f8bbc?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.213 7 INFO cinder.api.openstack.wsgi [None req-ef62aa07-8103-4960-9b84-957db8ff41f7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true 2026-05-09 02:45:54.239 7 INFO cinder.api.openstack.wsgi [None req-ef62aa07-8103-4960-9b84-957db8ff41f7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/811] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.251 8 INFO cinder.api.openstack.wsgi [None req-42b576e9-07f8-4fcd-9ccd-587cd5c72d01 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true 2026-05-09 02:45:54.269 8 INFO cinder.api.openstack.wsgi [None req-42b576e9-07f8-4fcd-9ccd-587cd5c72d01 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 406/812] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.278 7 INFO cinder.api.openstack.wsgi [None req-20f181d2-71b8-4481-b38d-240934737f0c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true 2026-05-09 02:45:54.298 7 INFO cinder.api.openstack.wsgi [None req-20f181d2-71b8-4481-b38d-240934737f0c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/813] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.311 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true 2026-05-09 02:45:54.345 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/814] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:54.357 7 INFO cinder.api.openstack.wsgi [None req-02a15fe2-ee2f-44fb-9eb2-28c36960f9cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fc7dab7e944048d1a41b1fc1a62722cb?usage=true 2026-05-09 02:45:54.378 7 INFO cinder.api.openstack.wsgi [None req-02a15fe2-ee2f-44fb-9eb2-28c36960f9cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fc7dab7e944048d1a41b1fc1a62722cb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/815] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:45:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fc7dab7e944048d1a41b1fc1a62722cb?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:45:55.859 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:55.859 7 INFO cinder.api.openstack.wsgi [None req-02a15fe2-ee2f-44fb-9eb2-28c36960f9cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:45:55.860 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:55.860 7 INFO cinder.api.openstack.wsgi [None req-02a15fe2-ee2f-44fb-9eb2-28c36960f9cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:45:57.781 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:45:57.782 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 409/818] 10.0.0.171 () {30 vars in 411 bytes} [Sat May 9 02:45:57 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-05-09 02:46:05.855 7 INFO cinder.api.openstack.wsgi [None req-02a15fe2-ee2f-44fb-9eb2-28c36960f9cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:05.855 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:05.856 7 INFO cinder.api.openstack.wsgi [None req-02a15fe2-ee2f-44fb-9eb2-28c36960f9cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:05.856 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:15.855 7 INFO cinder.api.openstack.wsgi [None req-02a15fe2-ee2f-44fb-9eb2-28c36960f9cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:15.855 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:15.855 8 INFO cinder.api.openstack.wsgi [None req-a371daa2-021f-44e5-a14e-5fefefb73fe3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:15.855 7 INFO cinder.api.openstack.wsgi [None req-02a15fe2-ee2f-44fb-9eb2-28c36960f9cc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:23.149 8 INFO cinder.api.openstack.wsgi [None req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes 2026-05-09 02:46:23.288 8 INFO cinder.api.v3.volumes [None req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Create volume of 16 GB 2026-05-09 02:46:23.300 8 INFO cinder.volume.api [None req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Availability Zones retrieved successfully. 2026-05-09 02:46:23.538 8 INFO cinder.volume.api [None req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Create volume request issued successfully. 2026-05-09 02:46:23.539 8 INFO cinder.api.openstack.wsgi [None req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 412/823] 199.204.45.89 () {34 vars in 733 bytes} [Sat May 9 02:46:22 2026] POST /v3/3ad7a8e54914493586e97f17fc37acee/volumes => generated 846 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-05-09 02:46:23.555 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-5c4623fb-703a-4996-8d08-ac7dc80015e4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:23.600 7 INFO cinder.volume.api [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-5c4623fb-703a-4996-8d08-ac7dc80015e4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:23.606 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-5c4623fb-703a-4996-8d08-ac7dc80015e4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 412/824] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 02:46:23 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1025 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:46:25.855 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-5c4623fb-703a-4996-8d08-ac7dc80015e4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:25.856 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-5c4623fb-703a-4996-8d08-ac7dc80015e4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:25.856 8 INFO cinder.api.openstack.wsgi [None req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:25.858 8 INFO cinder.api.openstack.wsgi [None req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:28.627 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-1f15b43c-68ac-442c-ba92-9d54f8e14e51 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:28.641 7 INFO cinder.volume.api [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-1f15b43c-68ac-442c-ba92-9d54f8e14e51 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:28.648 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-1f15b43c-68ac-442c-ba92-9d54f8e14e51 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 414/827] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 02:46:28 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:29.167 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-5cb04460-d25b-4875-b2c1-49cc659becfc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:29.182 8 INFO cinder.volume.api [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-5cb04460-d25b-4875-b2c1-49cc659becfc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:29.188 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-5cb04460-d25b-4875-b2c1-49cc659becfc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 414/828] 10.0.0.170 () {34 vars in 1028 bytes} [Sat May 9 02:46:29 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:29.855 7 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-2c86545b-d10f-4eef-a6e8-97effc668a78 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:29.871 7 INFO cinder.volume.api [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-2c86545b-d10f-4eef-a6e8-97effc668a78 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:29.881 7 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-2c86545b-d10f-4eef-a6e8-97effc668a78 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 415/829] 10.0.0.170 () {34 vars in 1028 bytes} [Sat May 9 02:46:29 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1489 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:46:29.892 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-5cb04460-d25b-4875-b2c1-49cc659becfc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:46:29.893 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-5cb04460-d25b-4875-b2c1-49cc659becfc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 415/830] 10.0.0.170 () {32 vars in 828 bytes} [Sat May 9 02:46:29 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:29.901 7 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-c245a6b6-4bce-4851-857d-5d3746a6936d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:29.945 7 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-c245a6b6-4bce-4851-857d-5d3746a6936d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 416/831] 10.0.0.170 () {40 vars in 1057 bytes} [Sat May 9 02:46:29 2026] POST /v3/3ad7a8e54914493586e97f17fc37acee/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:33.949 8 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-7a51f079-d04e-4e96-81db-f0dc819f6da8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:33.970 8 INFO cinder.volume.api [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-7a51f079-d04e-4e96-81db-f0dc819f6da8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:33.975 8 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-7a51f079-d04e-4e96-81db-f0dc819f6da8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 416/832] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 02:46:33 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1488 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:46:35.385 7 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-c245a6b6-4bce-4851-857d-5d3746a6936d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-05-09 02:46:35.386 7 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-c245a6b6-4bce-4851-857d-5d3746a6936d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 417/833] 199.204.45.89 () {32 vars in 838 bytes} [Sat May 9 02:46:35 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:35.398 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-f9fd36e2-4055-4594-80b6-fc63f3d223df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:35.425 8 INFO cinder.volume.api [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-f9fd36e2-4055-4594-80b6-fc63f3d223df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:35.434 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-f9fd36e2-4055-4594-80b6-fc63f3d223df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 417/834] 199.204.45.89 () {36 vars in 1072 bytes} [Sat May 9 02:46:35 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1712 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:35.506 7 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-27ee4171-f06f-486d-9756-9f8863f5d02c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:35.856 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-f9fd36e2-4055-4594-80b6-fc63f3d223df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:35.859 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-f9fd36e2-4055-4594-80b6-fc63f3d223df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:35.861 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-f9fd36e2-4055-4594-80b6-fc63f3d223df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:35.863 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-f9fd36e2-4055-4594-80b6-fc63f3d223df d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:36.045 7 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-27ee4171-f06f-486d-9756-9f8863f5d02c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 418/837] 199.204.45.89 () {40 vars in 1134 bytes} [Sat May 9 02:46:35 2026] PUT /v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9 => generated 775 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:36.567 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-e42be64d-3f89-4855-adc6-755c0b180d74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:36.604 8 INFO cinder.api.openstack.wsgi [req-302e7173-5117-42cb-bfb9-eb192f9fc3a3 req-e42be64d-3f89-4855-adc6-755c0b180d74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 420/838] 199.204.45.89 () {40 vars in 1147 bytes} [Sat May 9 02:46:36 2026] POST /v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:36.951 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-b808e36f-897a-41ce-865a-c08d7d3c7d7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:36.981 7 INFO cinder.volume.api [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-b808e36f-897a-41ce-865a-c08d7d3c7d7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:36.986 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-b808e36f-897a-41ce-865a-c08d7d3c7d7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 419/839] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 02:46:36 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1787 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:39.822 8 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-dc1caef2-1748-491e-a210-8be966d6f808 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:39.846 8 INFO cinder.volume.api [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-dc1caef2-1748-491e-a210-8be966d6f808 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:39.850 8 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-dc1caef2-1748-491e-a210-8be966d6f808 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 421/840] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 02:46:39 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1787 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:43.178 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-30bb45b1-7201-435c-beb3-877741a898c1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:43.197 7 INFO cinder.volume.api [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-30bb45b1-7201-435c-beb3-877741a898c1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:43.202 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-30bb45b1-7201-435c-beb3-877741a898c1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 420/841] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 02:46:43 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1787 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:46:45.856 8 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-dc1caef2-1748-491e-a210-8be966d6f808 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:45.856 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-30bb45b1-7201-435c-beb3-877741a898c1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:45.863 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-30bb45b1-7201-435c-beb3-877741a898c1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:45.871 8 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-dc1caef2-1748-491e-a210-8be966d6f808 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:46.204 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-d3729717-12bd-4e1e-90b9-f2d8e4b9fa47 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:46.231 7 INFO cinder.volume.api [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-d3729717-12bd-4e1e-90b9-f2d8e4b9fa47 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:46:46.237 7 INFO cinder.api.openstack.wsgi [req-e5c3c836-6e55-4734-84e0-f1a2d6e77e49 req-d3729717-12bd-4e1e-90b9-f2d8e4b9fa47 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 422/844] 199.204.45.89 () {32 vars in 824 bytes} [Sat May 9 02:46:46 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 1787 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:51.493 8 INFO cinder.api.openstack.wsgi [None req-dc4cf52e-c074-42ae-b515-874ec4a313a7 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes 2026-05-09 02:46:51.496 8 INFO cinder.api.v3.volumes [None req-dc4cf52e-c074-42ae-b515-874ec4a313a7 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Create volume of 1 GB 2026-05-09 02:46:51.503 8 INFO cinder.volume.api [None req-dc4cf52e-c074-42ae-b515-874ec4a313a7 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Availability Zones retrieved successfully. 2026-05-09 02:46:51.655 8 INFO cinder.volume.api [None req-dc4cf52e-c074-42ae-b515-874ec4a313a7 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Create volume request issued successfully. 2026-05-09 02:46:51.656 8 INFO cinder.api.openstack.wsgi [None req-dc4cf52e-c074-42ae-b515-874ec4a313a7 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 423/845] 10.0.0.171 () {34 vars in 722 bytes} [Sat May 9 02:46:51 2026] POST /v3/f3698baa5ad4453abc5aaf574b304245/volumes => generated 860 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:51.681 7 INFO cinder.api.openstack.wsgi [None req-c5ea0427-94c7-4874-917a-253f76010f8b 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:51.700 7 INFO cinder.volume.api [None req-c5ea0427-94c7-4874-917a-253f76010f8b 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:46:51.707 7 INFO cinder.api.openstack.wsgi [None req-c5ea0427-94c7-4874-917a-253f76010f8b 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 423/846] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:46:51 2026] GET /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 => generated 928 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:52.728 8 INFO cinder.api.openstack.wsgi [None req-b8f81adc-2e7c-4114-a430-2ab4becd2df4 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:52.789 8 INFO cinder.volume.api [None req-b8f81adc-2e7c-4114-a430-2ab4becd2df4 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:46:52.796 8 INFO cinder.api.openstack.wsgi [None req-b8f81adc-2e7c-4114-a430-2ab4becd2df4 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 424/847] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:46:52 2026] GET /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 => generated 953 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:53.176 7 INFO cinder.api.openstack.wsgi [None req-07c3106d-ab9d-4a8f-9b13-6350f71e6f07 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:46:53.183 7 INFO cinder.volume.api [None req-07c3106d-ab9d-4a8f-9b13-6350f71e6f07 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:46:53.183 7 INFO cinder.api.openstack.wsgi [None req-07c3106d-ab9d-4a8f-9b13-6350f71e6f07 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 424/848] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:53.202 8 INFO cinder.api.openstack.wsgi [None req-6f1c6420-6322-49f8-b4f6-ce67ec41460b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:46:53.706 8 INFO cinder.api.openstack.wsgi [None req-6f1c6420-6322-49f8-b4f6-ce67ec41460b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 425/849] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/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-05-09 02:46:53.718 7 INFO cinder.api.openstack.wsgi [None req-b3b0d695-e16b-4dc7-9721-13ed81fca945 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:46:53.735 7 INFO cinder.volume.api [None req-b3b0d695-e16b-4dc7-9721-13ed81fca945 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:53.741 7 INFO cinder.api.openstack.wsgi [None req-b3b0d695-e16b-4dc7-9721-13ed81fca945 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 425/850] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 2898 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:46:53.754 8 INFO cinder.api.openstack.wsgi [None req-b266e59f-b6a7-4583-baf0-0f375bda5214 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:46:53.769 8 INFO cinder.volume.api [None req-b266e59f-b6a7-4583-baf0-0f375bda5214 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:46:53.774 8 INFO cinder.api.openstack.wsgi [None req-b266e59f-b6a7-4583-baf0-0f375bda5214 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 426/851] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 2898 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:53.790 7 INFO cinder.api.openstack.wsgi [None req-702fa8ef-056d-4ae1-b43d-31dd90c6cd83 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:46:53.806 7 INFO cinder.api.openstack.wsgi [None req-702fa8ef-056d-4ae1-b43d-31dd90c6cd83 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 426/852] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:46:53.895 8 INFO cinder.api.openstack.wsgi [None req-5874ae85-b217-4234-920b-36e3668d99d2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:46:53.915 8 INFO cinder.api.openstack.wsgi [None req-5874ae85-b217-4234-920b-36e3668d99d2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/853] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:53.927 7 INFO cinder.api.openstack.wsgi [None req-8d47f365-2711-4a19-a0cc-952d89da1b66 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true 2026-05-09 02:46:53.957 7 INFO cinder.api.openstack.wsgi [None req-8d47f365-2711-4a19-a0cc-952d89da1b66 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/854] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:53.973 8 INFO cinder.api.openstack.wsgi [None req-5c266027-1fbe-4c51-aafc-6cddd2f18865 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true 2026-05-09 02:46:53.990 8 INFO cinder.api.openstack.wsgi [None req-5c266027-1fbe-4c51-aafc-6cddd2f18865 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/855] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.006 7 INFO cinder.api.openstack.wsgi [None req-66652bba-004b-48eb-8da0-5dc4bb583bb5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:46:54.042 7 INFO cinder.api.openstack.wsgi [None req-66652bba-004b-48eb-8da0-5dc4bb583bb5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/856] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.053 8 INFO cinder.api.openstack.wsgi [None req-5f023c3d-a2fa-49aa-8684-c94ffaf92ca5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:46:54.071 8 INFO cinder.api.openstack.wsgi [None req-5f023c3d-a2fa-49aa-8684-c94ffaf92ca5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/857] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.083 7 INFO cinder.api.openstack.wsgi [None req-0f7e2efa-8361-43d1-9f0a-21c94bd05d4c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true 2026-05-09 02:46:54.102 7 INFO cinder.api.openstack.wsgi [None req-0f7e2efa-8361-43d1-9f0a-21c94bd05d4c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/858] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.114 8 INFO cinder.api.openstack.wsgi [None req-6583206b-c627-483c-ba6d-83f30cce607d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/7599657bd96144399155b20a91e3428a?usage=true 2026-05-09 02:46:54.133 8 INFO cinder.api.openstack.wsgi [None req-6583206b-c627-483c-ba6d-83f30cce607d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/7599657bd96144399155b20a91e3428a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/859] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/7599657bd96144399155b20a91e3428a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.148 7 INFO cinder.api.openstack.wsgi [None req-7a181c7d-54a8-4887-8364-c858561c9389 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true 2026-05-09 02:46:54.183 7 INFO cinder.api.openstack.wsgi [None req-7a181c7d-54a8-4887-8364-c858561c9389 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/860] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.195 8 INFO cinder.api.openstack.wsgi [None req-505054b2-46c8-4255-bc1d-51140425a874 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/9465e674078a46eebe822f9ea902f213?usage=true 2026-05-09 02:46:54.215 8 INFO cinder.api.openstack.wsgi [None req-505054b2-46c8-4255-bc1d-51140425a874 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/9465e674078a46eebe822f9ea902f213?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/861] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/9465e674078a46eebe822f9ea902f213?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.223 7 INFO cinder.api.openstack.wsgi [None req-def846cb-4cfc-4ba3-bc1f-dd82a67d121e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true 2026-05-09 02:46:54.250 7 INFO cinder.api.openstack.wsgi [None req-def846cb-4cfc-4ba3-bc1f-dd82a67d121e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/862] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.260 8 INFO cinder.api.openstack.wsgi [None req-3c63a9b7-9a95-46db-bcad-e1ca601b7d00 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true 2026-05-09 02:46:54.283 8 INFO cinder.api.openstack.wsgi [None req-3c63a9b7-9a95-46db-bcad-e1ca601b7d00 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/863] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.294 7 INFO cinder.api.openstack.wsgi [None req-8738a5d9-a558-4527-af5b-82b0c1adcaa7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c9fc105c77d24600903dac8bd7e1b90c?usage=true 2026-05-09 02:46:54.327 7 INFO cinder.api.openstack.wsgi [None req-8738a5d9-a558-4527-af5b-82b0c1adcaa7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c9fc105c77d24600903dac8bd7e1b90c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/864] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c9fc105c77d24600903dac8bd7e1b90c?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.340 8 INFO cinder.api.openstack.wsgi [None req-a06a1135-9b65-415b-9991-c488384d3318 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true 2026-05-09 02:46:54.359 8 INFO cinder.api.openstack.wsgi [None req-a06a1135-9b65-415b-9991-c488384d3318 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/865] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.368 7 INFO cinder.api.openstack.wsgi [None req-6f181212-7e1d-45b5-9147-e6112783b235 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/f3698baa5ad4453abc5aaf574b304245?usage=true 2026-05-09 02:46:54.392 7 INFO cinder.api.openstack.wsgi [None req-6f181212-7e1d-45b5-9147-e6112783b235 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/f3698baa5ad4453abc5aaf574b304245?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/866] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/f3698baa5ad4453abc5aaf574b304245?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:54.406 8 INFO cinder.api.openstack.wsgi [None req-9daa4b23-afb9-472f-98eb-d33f9fa13629 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true 2026-05-09 02:46:54.457 8 INFO cinder.api.openstack.wsgi [None req-9daa4b23-afb9-472f-98eb-d33f9fa13629 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/867] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:46:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:46:55.855 7 INFO cinder.api.openstack.wsgi [None req-6f181212-7e1d-45b5-9147-e6112783b235 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:55.855 7 INFO cinder.api.openstack.wsgi [None req-6f181212-7e1d-45b5-9147-e6112783b235 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:46:55.857 8 INFO cinder.api.openstack.wsgi [None req-9daa4b23-afb9-472f-98eb-d33f9fa13629 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:46:55.858 8 INFO cinder.api.openstack.wsgi [None req-9daa4b23-afb9-472f-98eb-d33f9fa13629 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:05.308 7 INFO cinder.api.openstack.wsgi [None req-aa84196f-7910-4786-a52d-8309246a9f77 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:05.331 7 INFO cinder.volume.api [None req-aa84196f-7910-4786-a52d-8309246a9f77 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:47:05.340 7 INFO cinder.volume.api [None req-aa84196f-7910-4786-a52d-8309246a9f77 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Update volume admin metadata completed successfully. 2026-05-09 02:47:05.847 7 INFO cinder.volume.api [None req-aa84196f-7910-4786-a52d-8309246a9f77 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Attach volume completed successfully. 2026-05-09 02:47:05.848 7 INFO cinder.api.openstack.wsgi [None req-aa84196f-7910-4786-a52d-8309246a9f77 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 435/870] 10.0.0.171 () {34 vars in 810 bytes} [Sat May 9 02:47:05 2026] POST /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51/action => generated 0 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-05-09 02:47:05.855 8 INFO cinder.api.openstack.wsgi [None req-9daa4b23-afb9-472f-98eb-d33f9fa13629 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:05.856 8 INFO cinder.api.openstack.wsgi [None req-9daa4b23-afb9-472f-98eb-d33f9fa13629 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:05.862 8 INFO cinder.api.openstack.wsgi [None req-c2d55378-00e4-4ee6-83ba-f80f3e6c8961 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 2026-05-09 02:47:05.865 7 INFO cinder.api.openstack.wsgi [None req-aa84196f-7910-4786-a52d-8309246a9f77 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:05.866 7 INFO cinder.api.openstack.wsgi [None req-aa84196f-7910-4786-a52d-8309246a9f77 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:05.881 8 INFO cinder.volume.api [None req-c2d55378-00e4-4ee6-83ba-f80f3e6c8961 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:47:05.885 8 INFO cinder.api.openstack.wsgi [None req-c2d55378-00e4-4ee6-83ba-f80f3e6c8961 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 437/873] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:47:05 2026] GET /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 => generated 1287 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:05.903 7 INFO cinder.api.openstack.wsgi [None req-b1563a11-4720-4585-b23d-388835ada544 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:05.925 7 INFO cinder.volume.api [None req-b1563a11-4720-4585-b23d-388835ada544 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:47:06.432 7 INFO cinder.volume.api [None req-b1563a11-4720-4585-b23d-388835ada544 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Detach volume completed successfully. 2026-05-09 02:47:06.433 7 INFO cinder.api.openstack.wsgi [None req-b1563a11-4720-4585-b23d-388835ada544 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 437/874] 10.0.0.171 () {34 vars in 810 bytes} [Sat May 9 02:47:05 2026] POST /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:06.444 8 INFO cinder.api.openstack.wsgi [None req-f945822c-0661-4eb5-874b-425b71b1595f 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:06.461 8 INFO cinder.volume.api [None req-f945822c-0661-4eb5-874b-425b71b1595f 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:47:06.466 8 INFO cinder.api.openstack.wsgi [None req-f945822c-0661-4eb5-874b-425b71b1595f 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 438/875] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:47:06 2026] GET /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 => generated 972 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:12.255 7 INFO cinder.api.openstack.wsgi [None req-e5cffb4a-1af8-4508-8d0e-e69f4d141c01 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:12.285 7 INFO cinder.volume.api [None req-e5cffb4a-1af8-4508-8d0e-e69f4d141c01 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:47:12.290 7 INFO cinder.api.openstack.wsgi [None req-e5cffb4a-1af8-4508-8d0e-e69f4d141c01 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 438/876] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:47:12 2026] GET /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 => generated 972 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:12.309 8 INFO cinder.api.openstack.wsgi [None req-a1fecc04-74e6-4b11-8ff0-b00f2b51550e 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 2026-05-09 02:47:12.310 8 INFO cinder.api.v3.volumes [None req-a1fecc04-74e6-4b11-8ff0-b00f2b51550e 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Delete volume with id: c5fd4e08-d504-483b-ba33-f7464f4cef51 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:12.317 8 INFO cinder.volume.api [None req-a1fecc04-74e6-4b11-8ff0-b00f2b51550e 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:47:12.333 8 INFO cinder.volume.api [None req-a1fecc04-74e6-4b11-8ff0-b00f2b51550e 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Delete volume request issued successfully. 2026-05-09 02:47:12.334 8 INFO cinder.api.openstack.wsgi [None req-a1fecc04-74e6-4b11-8ff0-b00f2b51550e 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 439/877] 10.0.0.171 () {32 vars in 778 bytes} [Sat May 9 02:47:12 2026] DELETE /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:12.344 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:12.363 7 INFO cinder.volume.api [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] Volume info retrieved successfully. 2026-05-09 02:47:12.370 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 439/878] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:47:12 2026] GET /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:13.392 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 2026-05-09 02:47:13.404 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 returned with HTTP 404 [pid: 8|app: 0|req: 440/879] 10.0.0.171 () {32 vars in 775 bytes} [Sat May 9 02:47:13 2026] GET /v3/f3698baa5ad4453abc5aaf574b304245/volumes/c5fd4e08-d504-483b-ba33-f7464f4cef51 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-05-09 02:47:15.855 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:15.856 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:15.856 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:15.857 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:25.856 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:25.856 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:25.857 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:25.857 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:35.855 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:35.855 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:35.856 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:35.856 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:45.855 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:45.855 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:45.856 7 INFO cinder.api.openstack.wsgi [None req-8debccec-5944-4607-b89e-1d8a01e7218d 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:45.856 8 INFO cinder.api.openstack.wsgi [None req-7dd0f4ce-f83f-4632-bb58-b61e9783f314 1ea98b920ae0464ebad806e76713435e f3698baa5ad4453abc5aaf574b304245 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:53.100 8 INFO cinder.api.openstack.wsgi [None req-77e7af51-0247-4586-8e13-a142fcad6e51 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:47:53.104 8 INFO cinder.api.openstack.wsgi [None req-77e7af51-0247-4586-8e13-a142fcad6e51 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 445/888] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:47:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:53.112 7 INFO cinder.api.openstack.wsgi [None req-1e27e7c5-6f09-4fbf-9b78-e2e853783abf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:47:53.126 7 INFO cinder.volume.api [None req-1e27e7c5-6f09-4fbf-9b78-e2e853783abf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:47:53.126 7 INFO cinder.api.openstack.wsgi [None req-1e27e7c5-6f09-4fbf-9b78-e2e853783abf d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 444/889] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:47:53.137 8 INFO cinder.api.openstack.wsgi [None req-b2e89c4c-18e4-4048-bb52-c3d8d4af3ce3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:47:53.640 8 INFO cinder.api.openstack.wsgi [None req-b2e89c4c-18e4-4048-bb52-c3d8d4af3ce3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 446/890] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.676 7 INFO cinder.api.openstack.wsgi [None req-dd6f828c-d139-4cb6-a198-eb9943966e93 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:47:53.702 7 INFO cinder.api.openstack.wsgi [None req-dd6f828c-d139-4cb6-a198-eb9943966e93 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 445/891] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.713 8 INFO cinder.api.openstack.wsgi [None req-e8cc056f-9021-4445-88a3-e12424690b03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true 2026-05-09 02:47:53.739 8 INFO cinder.api.openstack.wsgi [None req-e8cc056f-9021-4445-88a3-e12424690b03 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/892] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.749 7 INFO cinder.api.openstack.wsgi [None req-58d96f83-31bd-41cd-9f8c-a867753ce948 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true 2026-05-09 02:47:53.769 7 INFO cinder.api.openstack.wsgi [None req-58d96f83-31bd-41cd-9f8c-a867753ce948 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 446/893] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.779 8 INFO cinder.api.openstack.wsgi [None req-3a6c46ef-8b11-4630-8c92-b182fd07cce0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:47:53.798 8 INFO cinder.api.openstack.wsgi [None req-3a6c46ef-8b11-4630-8c92-b182fd07cce0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/894] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.808 7 INFO cinder.api.openstack.wsgi [None req-c8cfa9a1-e54b-499c-9ed5-37a1402ed57c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:47:53.826 7 INFO cinder.api.openstack.wsgi [None req-c8cfa9a1-e54b-499c-9ed5-37a1402ed57c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 447/895] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.839 8 INFO cinder.api.openstack.wsgi [None req-b9d5472b-1dfb-4100-b6ac-233679378902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6c63c0f715a143d9a624a293d076819d?usage=true 2026-05-09 02:47:53.859 8 INFO cinder.api.openstack.wsgi [None req-b9d5472b-1dfb-4100-b6ac-233679378902 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6c63c0f715a143d9a624a293d076819d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/896] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6c63c0f715a143d9a624a293d076819d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.871 7 INFO cinder.api.openstack.wsgi [None req-ec84f136-dd71-4529-9324-ed78f64ac30a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6f81ad4bfa2845ccbf4b91b78d11b827?usage=true 2026-05-09 02:47:53.890 7 INFO cinder.api.openstack.wsgi [None req-ec84f136-dd71-4529-9324-ed78f64ac30a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6f81ad4bfa2845ccbf4b91b78d11b827?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/897] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6f81ad4bfa2845ccbf4b91b78d11b827?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.902 8 INFO cinder.api.openstack.wsgi [None req-2efed9c7-27ab-4616-8801-bc38dec31317 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true 2026-05-09 02:47:53.920 8 INFO cinder.api.openstack.wsgi [None req-2efed9c7-27ab-4616-8801-bc38dec31317 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/898] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.933 7 INFO cinder.api.openstack.wsgi [None req-5953da5c-07ba-4ac6-bb3c-915bc3677ad8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true 2026-05-09 02:47:53.955 7 INFO cinder.api.openstack.wsgi [None req-5953da5c-07ba-4ac6-bb3c-915bc3677ad8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/899] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:53.969 8 INFO cinder.api.openstack.wsgi [None req-8e9009c4-e990-4dca-9dad-8656e3a5bb7a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/926d73f171b840a786dc114e9c61a6f3?usage=true 2026-05-09 02:47:53.988 8 INFO cinder.api.openstack.wsgi [None req-8e9009c4-e990-4dca-9dad-8656e3a5bb7a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/926d73f171b840a786dc114e9c61a6f3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/900] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/926d73f171b840a786dc114e9c61a6f3?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:54.000 7 INFO cinder.api.openstack.wsgi [None req-0733be48-c290-441a-b239-e31a8db59716 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true 2026-05-09 02:47:54.020 7 INFO cinder.api.openstack.wsgi [None req-0733be48-c290-441a-b239-e31a8db59716 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/901] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:54.033 8 INFO cinder.api.openstack.wsgi [None req-a54ab8aa-aa92-4a10-ab1b-821752c432a1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true 2026-05-09 02:47:54.059 8 INFO cinder.api.openstack.wsgi [None req-a54ab8aa-aa92-4a10-ab1b-821752c432a1 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/902] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:54.069 7 INFO cinder.api.openstack.wsgi [None req-4513421e-4f14-4a63-aad4-cf0c1a11db2d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true 2026-05-09 02:47:54.088 7 INFO cinder.api.openstack.wsgi [None req-4513421e-4f14-4a63-aad4-cf0c1a11db2d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/903] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:54.099 8 INFO cinder.api.openstack.wsgi [None req-3cac5a20-afdb-4c47-81f9-cf585846f760 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true 2026-05-09 02:47:54.119 8 INFO cinder.api.openstack.wsgi [None req-3cac5a20-afdb-4c47-81f9-cf585846f760 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/904] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:47:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:47:54.128 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:47:54.138 7 INFO cinder.volume.api [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:54.144 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 452/905] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:47:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 1790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:47:54.153 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:47:54.166 8 INFO cinder.volume.api [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:47:54.175 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 454/906] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:47:54 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:47:55.855 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:55.855 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:47:55.856 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:47:55.857 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:05.856 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:05.856 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:05.856 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:05.857 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:15.855 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:15.857 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:15.865 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:15.866 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:25.855 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:25.855 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:25.856 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:25.857 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:35.855 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:35.855 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:35.856 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:35.857 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:45.855 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:45.855 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:45.856 8 INFO cinder.api.openstack.wsgi [None req-79b71b89-3a73-4e04-9395-32c5f02b9c23 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:45.856 7 INFO cinder.api.openstack.wsgi [None req-68135e99-8313-46a2-97ad-3ad45756cd6b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:48:53.100 8 INFO cinder.api.openstack.wsgi [None req-15ac31ad-3ea6-4da1-82a0-9b61e25bf3cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:48:53.128 8 INFO cinder.api.openstack.wsgi [None req-15ac31ad-3ea6-4da1-82a0-9b61e25bf3cb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 461/919] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:48:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:48:53.139 7 INFO cinder.api.openstack.wsgi [None req-44e0ed0f-fcf1-4017-833b-c6bedcd694b7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:48:53.153 7 INFO cinder.volume.api [None req-44e0ed0f-fcf1-4017-833b-c6bedcd694b7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:48:53.159 7 INFO cinder.api.openstack.wsgi [None req-44e0ed0f-fcf1-4017-833b-c6bedcd694b7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 459/920] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:48:53.190 8 INFO cinder.api.openstack.wsgi [None req-13afb0dc-715b-4eb4-86b5-448bd12e36d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:48:53.211 8 INFO cinder.api.openstack.wsgi [None req-13afb0dc-715b-4eb4-86b5-448bd12e36d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/921] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:48:53.224 7 INFO cinder.api.openstack.wsgi [None req-2a40845d-0f75-49d1-8dc4-9b1139960cf7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true 2026-05-09 02:48:53.244 7 INFO cinder.api.openstack.wsgi [None req-2a40845d-0f75-49d1-8dc4-9b1139960cf7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/922] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/0131657add794ab996bd7a6b35bfdffd?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.256 8 INFO cinder.api.openstack.wsgi [None req-d128e656-e1fb-480e-9bfb-ac93ebcf6157 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true 2026-05-09 02:48:53.281 8 INFO cinder.api.openstack.wsgi [None req-d128e656-e1fb-480e-9bfb-ac93ebcf6157 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/923] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/21cc235d8c05479fa47fb581b68db32a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.290 7 INFO cinder.api.openstack.wsgi [None req-541e28c0-d532-4b95-a418-833b2a1032e7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:48:53.310 7 INFO cinder.api.openstack.wsgi [None req-541e28c0-d532-4b95-a418-833b2a1032e7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/924] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.322 8 INFO cinder.api.openstack.wsgi [None req-885e88d2-3459-4742-94a5-9c1e1d7276d2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:48:53.343 8 INFO cinder.api.openstack.wsgi [None req-885e88d2-3459-4742-94a5-9c1e1d7276d2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/925] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.355 7 INFO cinder.api.openstack.wsgi [None req-be2ba34a-bdaa-4e7a-8004-7d5a25acbd86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true 2026-05-09 02:48:53.372 7 INFO cinder.api.openstack.wsgi [None req-be2ba34a-bdaa-4e7a-8004-7d5a25acbd86 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/926] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/6fd6689d02e14ccea6260b944e9f1377?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.387 8 INFO cinder.api.openstack.wsgi [None req-3d8672bc-e1a4-487e-83f5-7f7756d1042d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true 2026-05-09 02:48:53.404 8 INFO cinder.api.openstack.wsgi [None req-3d8672bc-e1a4-487e-83f5-7f7756d1042d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/927] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/8a65c2bf53f9411dae923edd6ca1c45b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.415 7 INFO cinder.api.openstack.wsgi [None req-cbdc0870-29d2-4179-8869-d71847357d20 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true 2026-05-09 02:48:53.432 7 INFO cinder.api.openstack.wsgi [None req-cbdc0870-29d2-4179-8869-d71847357d20 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/928] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/b6b553a7351744c78a5d7b5124a2f58f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.444 8 INFO cinder.api.openstack.wsgi [None req-5b6cb5c3-3222-4545-b038-8e539b0cbc95 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true 2026-05-09 02:48:53.460 8 INFO cinder.api.openstack.wsgi [None req-5b6cb5c3-3222-4545-b038-8e539b0cbc95 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/929] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/c22b879271204bde9ee6a52cb3dc20cf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.471 7 INFO cinder.api.openstack.wsgi [None req-0f1b984c-f56f-40f3-9909-c928f5f697ca d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true 2026-05-09 02:48:53.487 7 INFO cinder.api.openstack.wsgi [None req-0f1b984c-f56f-40f3-9909-c928f5f697ca d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 464/930] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/dfeb07332c8e494597eaa6835132a761?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.500 8 INFO cinder.api.openstack.wsgi [None req-e64e8dc4-6ba8-40eb-85ca-e2493192d8c6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true 2026-05-09 02:48:53.520 8 INFO cinder.api.openstack.wsgi [None req-e64e8dc4-6ba8-40eb-85ca-e2493192d8c6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/931] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/fb751f4fbc4a4787ad87c155228d55d3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:53.530 7 INFO cinder.api.openstack.wsgi [None req-59e6540a-d0b2-43cb-847a-8da789509d74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:48:53.542 7 INFO cinder.volume.api [None req-59e6540a-d0b2-43cb-847a-8da789509d74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:48:53.548 7 INFO cinder.api.openstack.wsgi [None req-59e6540a-d0b2-43cb-847a-8da789509d74 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 465/932] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 1790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-05-09 02:48:53.558 8 INFO cinder.api.openstack.wsgi [None req-e7805ff7-5b26-43eb-b37c-717aa3acb8d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:48:53.563 8 INFO cinder.volume.api [None req-e7805ff7-5b26-43eb-b37c-717aa3acb8d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:48:53.564 8 INFO cinder.api.openstack.wsgi [None req-e7805ff7-5b26-43eb-b37c-717aa3acb8d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 468/933] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:48:53.574 7 INFO cinder.api.openstack.wsgi [None req-77e8b8f3-38c6-48e2-b24f-d3d29564b737 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:48:54.079 7 INFO cinder.api.openstack.wsgi [None req-77e8b8f3-38c6-48e2-b24f-d3d29564b737 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 466/934] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:48:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 671 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:48:55.855 8 INFO cinder.api.openstack.wsgi [None req-e7805ff7-5b26-43eb-b37c-717aa3acb8d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:55.855 7 INFO cinder.api.openstack.wsgi [None req-77e8b8f3-38c6-48e2-b24f-d3d29564b737 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:48:55.856 8 INFO cinder.api.openstack.wsgi [None req-e7805ff7-5b26-43eb-b37c-717aa3acb8d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:48:55.856 7 INFO cinder.api.openstack.wsgi [None req-77e8b8f3-38c6-48e2-b24f-d3d29564b737 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:05.855 7 INFO cinder.api.openstack.wsgi [None req-77e8b8f3-38c6-48e2-b24f-d3d29564b737 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:05.856 8 INFO cinder.api.openstack.wsgi [None req-e7805ff7-5b26-43eb-b37c-717aa3acb8d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:05.857 7 INFO cinder.api.openstack.wsgi [None req-77e8b8f3-38c6-48e2-b24f-d3d29564b737 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:05.857 8 INFO cinder.api.openstack.wsgi [None req-e7805ff7-5b26-43eb-b37c-717aa3acb8d4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:11.681 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:49:12.243 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 469/939] 199.204.45.89 () {38 vars in 1102 bytes} [Sat May 9 02:49:11 2026] DELETE /v3/3ad7a8e54914493586e97f17fc37acee/attachments/a0221376-01a9-4c4d-b312-2176a0a953b9 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:49:12.257 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 2026-05-09 02:49:12.257 8 INFO cinder.api.v3.volumes [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Delete volume with id: 4194e404-78c1-41a8-b216-0d6ff1404678 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:49:12.273 8 INFO cinder.volume.api [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Volume info retrieved successfully. 2026-05-09 02:49:12.298 8 INFO cinder.volume.api [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Delete volume request issued successfully. 2026-05-09 02:49:12.298 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 471/940] 199.204.45.89 () {36 vars in 1053 bytes} [Sat May 9 02:49:12 2026] DELETE /v3/3ad7a8e54914493586e97f17fc37acee/volumes/4194e404-78c1-41a8-b216-0d6ff1404678 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-05-09 02:49:15.855 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:15.855 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:15.856 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:15.856 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:25.855 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:25.855 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:25.856 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:25.857 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:35.855 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:35.855 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:35.855 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:35.856 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:45.855 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:45.856 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:45.856 8 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-4f838495-8a91-49c5-a875-fd46ec9b0df6 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:45.857 7 INFO cinder.api.openstack.wsgi [req-f5990fa4-c402-4470-949d-cb5329659be6 req-6aae6e9c-2d71-48c0-9a9f-20e41905909f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:49.728 8 INFO cinder.api.openstack.wsgi [None req-be014f1b-be08-4790-bf35-cd44fec42a7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots 2026-05-09 02:49:49.744 8 INFO cinder.volume.api [None req-be014f1b-be08-4790-bf35-cd44fec42a7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:49:49.745 8 INFO cinder.api.openstack.wsgi [None req-be014f1b-be08-4790-bf35-cd44fec42a7b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 476/949] 10.0.0.171 () {32 vars in 705 bytes} [Sat May 9 02:49:49 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:49.757 7 INFO cinder.api.openstack.wsgi [None req-41b85f99-d7f3-4831-a58b-8cff7b2e7f25 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-05-09 02:49:49.788 7 INFO cinder.volume.api [None req-41b85f99-d7f3-4831-a58b-8cff7b2e7f25 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:49:49.788 7 INFO cinder.api.openstack.wsgi [None req-41b85f99-d7f3-4831-a58b-8cff7b2e7f25 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes returned with HTTP 200 [pid: 7|app: 0|req: 474/950] 10.0.0.171 () {32 vars in 701 bytes} [Sat May 9 02:49:49 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:49:53.028 8 INFO cinder.api.openstack.wsgi [None req-8e47ceed-39c8-4895-a95b-35fccb8460c2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:49:53.047 8 INFO cinder.api.openstack.wsgi [None req-8e47ceed-39c8-4895-a95b-35fccb8460c2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 8|app: 0|req: 477/951] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:49:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:49:53.058 7 INFO cinder.api.openstack.wsgi [None req-5abb38e1-0390-474d-a779-ff346c792857 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:49:53.069 7 INFO cinder.volume.api [None req-5abb38e1-0390-474d-a779-ff346c792857 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:49:53.071 7 INFO cinder.api.openstack.wsgi [None req-5abb38e1-0390-474d-a779-ff346c792857 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 475/952] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:49:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:49:53.080 8 INFO cinder.api.openstack.wsgi [None req-ba3ee71a-c3d4-4eb3-a990-f6e3a07b8937 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:49:53.089 8 INFO cinder.volume.api [None req-ba3ee71a-c3d4-4eb3-a990-f6e3a07b8937 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:49:53.091 8 INFO cinder.api.openstack.wsgi [None req-ba3ee71a-c3d4-4eb3-a990-f6e3a07b8937 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 478/953] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:49:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:49:53.133 7 INFO cinder.api.openstack.wsgi [None req-99e9c594-ec96-4846-a278-5fd80fe06ed7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:49:53.171 7 INFO cinder.api.openstack.wsgi [None req-99e9c594-ec96-4846-a278-5fd80fe06ed7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/954] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:49:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:49:53.184 8 INFO cinder.api.openstack.wsgi [None req-b623f24b-d7e4-457b-9894-83c7be456317 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:49:53.204 8 INFO cinder.api.openstack.wsgi [None req-b623f24b-d7e4-457b-9894-83c7be456317 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/955] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:49:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:49:53.217 7 INFO cinder.api.openstack.wsgi [None req-e1b26241-ffa3-4d3e-906c-1b297d57d37a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:49:53.242 7 INFO cinder.api.openstack.wsgi [None req-e1b26241-ffa3-4d3e-906c-1b297d57d37a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/956] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:49:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:49:53.254 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:49:53.758 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 480/957] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:49:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:49:53.767 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:49:53.772 7 INFO cinder.volume.api [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:49:53.772 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/958] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:49:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:49:55.855 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:55.856 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:49:55.857 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:49:55.857 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:05.855 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:05.856 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:05.856 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:05.857 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:15.855 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:15.855 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:15.856 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:15.858 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:25.855 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:25.856 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:25.856 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:25.856 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:35.856 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:35.856 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:35.857 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:35.858 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:45.854 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:45.854 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:45.855 8 INFO cinder.api.openstack.wsgi [None req-66e35ec6-4f7f-41bb-bf83-77edc2373667 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:45.855 7 INFO cinder.api.openstack.wsgi [None req-968e6c1b-5f81-4503-8c69-30fb18aad780 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:52.990 8 INFO cinder.api.openstack.wsgi [None req-17118686-eff0-49f8-aed6-f7abdf54db88 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:50:53.000 8 INFO cinder.volume.api [None req-17118686-eff0-49f8-aed6-f7abdf54db88 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:50:53.002 8 INFO cinder.api.openstack.wsgi [None req-17118686-eff0-49f8-aed6-f7abdf54db88 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 487/971] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:50:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/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-05-09 02:50:53.016 7 INFO cinder.api.openstack.wsgi [None req-811e692a-0529-4039-b758-0882458e92c8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:50:53.022 7 INFO cinder.api.openstack.wsgi [None req-811e692a-0529-4039-b758-0882458e92c8 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 485/972] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:50:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:50:53.029 8 INFO cinder.api.openstack.wsgi [None req-19777748-a538-4b61-a990-2a95df642ced d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:50:53.036 8 INFO cinder.volume.api [None req-19777748-a538-4b61-a990-2a95df642ced d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:50:53.036 8 INFO cinder.api.openstack.wsgi [None req-19777748-a538-4b61-a990-2a95df642ced d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 488/973] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:50:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:50:53.045 7 INFO cinder.api.openstack.wsgi [None req-a13acdb3-fbc1-4bad-9f3f-ff27c22f813a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:50:53.552 7 INFO cinder.api.openstack.wsgi [None req-a13acdb3-fbc1-4bad-9f3f-ff27c22f813a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 486/974] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:50:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/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-05-09 02:50:53.598 8 INFO cinder.api.openstack.wsgi [None req-bfb8be4e-39e8-40a5-8468-db8a2a99f02d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:50:53.619 8 INFO cinder.api.openstack.wsgi [None req-bfb8be4e-39e8-40a5-8468-db8a2a99f02d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/975] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:50:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:50:53.629 7 INFO cinder.api.openstack.wsgi [None req-9c89d330-ca9f-458b-9276-e97a8579fb8d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:50:53.649 7 INFO cinder.api.openstack.wsgi [None req-9c89d330-ca9f-458b-9276-e97a8579fb8d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/976] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:50:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:50:53.661 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:50:53.686 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/977] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:50:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:50:53.696 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:50:53.704 7 INFO cinder.volume.api [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:50:53.706 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/978] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:50:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:50:55.855 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:55.855 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:50:55.856 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:50:55.856 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:05.855 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:05.855 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:05.856 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:05.857 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:15.856 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:15.856 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:15.857 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:15.857 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:25.855 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:25.855 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:25.856 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:25.856 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:35.855 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:35.855 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:35.856 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:35.857 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:45.855 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:45.855 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:45.856 8 INFO cinder.api.openstack.wsgi [None req-cd72ec65-9d42-4d20-b50c-3d4587c59a85 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:45.856 7 INFO cinder.api.openstack.wsgi [None req-87c40d6c-d987-457b-89fd-0721e306d65b d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:52.978 8 INFO cinder.api.openstack.wsgi [None req-cdf1f5ec-54b2-4ba6-abab-631258be424d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:51:52.987 8 INFO cinder.volume.api [None req-cdf1f5ec-54b2-4ba6-abab-631258be424d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:51:52.989 8 INFO cinder.api.openstack.wsgi [None req-cdf1f5ec-54b2-4ba6-abab-631258be424d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 497/991] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:51:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:51:53.052 7 INFO cinder.api.openstack.wsgi [None req-ce7a29c2-fb76-40e3-a281-0b64dad440c4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:51:53.086 7 INFO cinder.api.openstack.wsgi [None req-ce7a29c2-fb76-40e3-a281-0b64dad440c4 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/992] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:51:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:51:53.097 8 INFO cinder.api.openstack.wsgi [None req-a455f8f6-fe5c-467f-b2aa-7e1dc6f6605e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:51:53.125 8 INFO cinder.api.openstack.wsgi [None req-a455f8f6-fe5c-467f-b2aa-7e1dc6f6605e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/993] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:51:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:51:53.135 7 INFO cinder.api.openstack.wsgi [None req-3462dd86-0bff-4087-b594-dfe0823e82a2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:51:53.164 7 INFO cinder.api.openstack.wsgi [None req-3462dd86-0bff-4087-b594-dfe0823e82a2 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/994] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:51:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:51:53.179 8 INFO cinder.api.openstack.wsgi [None req-7d9affa5-8500-4d6c-ab73-e91ec6e3fff3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:51:53.187 8 INFO cinder.volume.api [None req-7d9affa5-8500-4d6c-ab73-e91ec6e3fff3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:51:53.189 8 INFO cinder.api.openstack.wsgi [None req-7d9affa5-8500-4d6c-ab73-e91ec6e3fff3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 499/995] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:51:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:51:53.205 7 INFO cinder.api.openstack.wsgi [None req-9395bba7-4a67-4d38-94dc-9db91a8331b0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:51:53.210 7 INFO cinder.api.openstack.wsgi [None req-9395bba7-4a67-4d38-94dc-9db91a8331b0 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 497/996] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:51:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:51:53.221 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:51:53.724 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 500/997] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:51:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:51:53.734 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:51:53.741 7 INFO cinder.volume.api [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:51:53.741 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 498/998] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:51:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:51:55.855 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:55.855 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:51:55.856 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:51:55.856 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:05.855 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:05.856 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:05.856 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:05.856 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:15.855 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:15.856 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:15.856 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:15.857 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:25.855 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:25.856 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:25.856 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:25.857 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:35.855 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:35.855 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:35.856 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:35.856 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:45.855 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:45.855 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:45.855 8 INFO cinder.api.openstack.wsgi [None req-53564589-28f7-4d3b-bcda-d9cb0829622a d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:45.856 7 INFO cinder.api.openstack.wsgi [None req-2a34b609-1a08-4ed4-836e-039ffd606ccb d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:52.976 8 INFO cinder.api.openstack.wsgi [None req-713da59f-844f-461a-b003-b5a2dbd6b806 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:52:53.479 8 INFO cinder.api.openstack.wsgi [None req-713da59f-844f-461a-b003-b5a2dbd6b806 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1011] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:52:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 668 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:52:53.490 7 INFO cinder.api.openstack.wsgi [None req-455319aa-6413-4552-905c-a81252c1ad1d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:52:53.500 7 INFO cinder.volume.api [None req-455319aa-6413-4552-905c-a81252c1ad1d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:52:53.503 7 INFO cinder.api.openstack.wsgi [None req-455319aa-6413-4552-905c-a81252c1ad1d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1012] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:52:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:52:53.511 8 INFO cinder.api.openstack.wsgi [None req-540c5e9f-314c-4cd2-9581-d79079daca4d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:52:53.517 8 INFO cinder.volume.api [None req-540c5e9f-314c-4cd2-9581-d79079daca4d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:52:53.517 8 INFO cinder.api.openstack.wsgi [None req-540c5e9f-314c-4cd2-9581-d79079daca4d d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1013] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:52:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:52:53.530 7 INFO cinder.api.openstack.wsgi [None req-7aa4479b-65e9-4716-b265-56105362645e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:52:53.535 7 INFO cinder.api.openstack.wsgi [None req-7aa4479b-65e9-4716-b265-56105362645e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 506/1014] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:52:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:52:53.575 8 INFO cinder.api.openstack.wsgi [None req-aa92c72d-0c78-4814-abf9-11ae57178203 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:52:53.592 8 INFO cinder.api.openstack.wsgi [None req-aa92c72d-0c78-4814-abf9-11ae57178203 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1015] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:52:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:52:53.613 7 INFO cinder.api.openstack.wsgi [None req-fac43539-dac5-4ab8-926b-7090d3626d72 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:52:53.659 7 INFO cinder.api.openstack.wsgi [None req-fac43539-dac5-4ab8-926b-7090d3626d72 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1016] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:52:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:52:53.669 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:52:53.690 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1017] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:52:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:52:53.699 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:52:53.708 7 INFO cinder.volume.api [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:52:53.709 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1018] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:52:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:52:55.855 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:55.856 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:52:55.856 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:52:55.858 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:05.856 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:05.856 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:05.857 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:05.858 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:15.855 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:15.856 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:15.856 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:15.857 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:25.856 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:25.856 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:25.856 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:25.857 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:35.856 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:35.856 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:35.857 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:35.857 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:45.855 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:45.855 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:45.856 7 INFO cinder.api.openstack.wsgi [None req-de90c5f0-4ccf-4f7f-b46b-e347274ef43e d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:45.856 8 INFO cinder.api.openstack.wsgi [None req-2f40ccfc-844d-4261-9881-2c91860437ff d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:52.995 7 INFO cinder.api.openstack.wsgi [None req-37a25635-7785-4003-936e-8f748d789fdc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services 2026-05-09 02:53:53.002 7 INFO cinder.api.openstack.wsgi [None req-37a25635-7785-4003-936e-8f748d789fdc d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-services returned with HTTP 200 [pid: 7|app: 0|req: 515/1031] 10.0.0.135 () {28 vars in 645 bytes} [Sat May 9 02:53:52 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-services => generated 646 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:53:53.033 8 INFO cinder.api.openstack.wsgi [None req-e2d80129-a1c6-4ae6-923a-b2d0aa33a676 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true 2026-05-09 02:53:53.070 8 INFO cinder.api.openstack.wsgi [None req-e2d80129-a1c6-4ae6-923a-b2d0aa33a676 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1032] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:53:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/004ee0262d8e41dc8ab1ba140e335e90?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:53:53.082 7 INFO cinder.api.openstack.wsgi [None req-0e0b9275-4497-4725-8335-beda076c44d7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true 2026-05-09 02:53:53.141 7 INFO cinder.api.openstack.wsgi [None req-0e0b9275-4497-4725-8335-beda076c44d7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1033] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:53:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/388cf32ef8cb4ff8b8bc2a6d7b25c4eb?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:53:53.151 8 INFO cinder.api.openstack.wsgi [None req-c7625b13-003e-4361-bb29-cd5f47e8a03c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true 2026-05-09 02:53:53.177 8 INFO cinder.api.openstack.wsgi [None req-c7625b13-003e-4361-bb29-cd5f47e8a03c d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1034] 10.0.0.135 () {28 vars in 736 bytes} [Sat May 9 02:53:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/os-quota-sets/3ad7a8e54914493586e97f17fc37acee?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:53:53.186 7 INFO cinder.api.openstack.wsgi [None req-d6fd4566-fdf4-443b-b3d4-a5be251ee1b3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:53:53.195 7 INFO cinder.volume.api [None req-d6fd4566-fdf4-443b-b3d4-a5be251ee1b3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:53:53.197 7 INFO cinder.api.openstack.wsgi [None req-d6fd4566-fdf4-443b-b3d4-a5be251ee1b3 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1035] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:53:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:53:53.216 8 INFO cinder.api.openstack.wsgi [None req-2badc9be-dce8-4da8-8777-5e882de74db7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true 2026-05-09 02:53:53.223 8 INFO cinder.volume.api [None req-2badc9be-dce8-4da8-8777-5e882de74db7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all snapshots completed successfully. 2026-05-09 02:53:53.224 8 INFO cinder.api.openstack.wsgi [None req-2badc9be-dce8-4da8-8777-5e882de74db7 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1036] 10.0.0.135 () {28 vars in 674 bytes} [Sat May 9 02:53:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:53:53.236 7 INFO cinder.api.openstack.wsgi [None req-d72d0e39-b9f5-48ca-a751-f907e47da82f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true 2026-05-09 02:53:53.740 7 INFO cinder.api.openstack.wsgi [None req-d72d0e39-b9f5-48ca-a751-f907e47da82f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1037] 10.0.0.135 () {28 vars in 696 bytes} [Sat May 9 02:53:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-09 02:53:53.750 8 INFO cinder.api.openstack.wsgi [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true 2026-05-09 02:53:53.758 8 INFO cinder.volume.api [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] Get all volumes completed successfully. 2026-05-09 02:53:53.759 8 INFO cinder.api.openstack.wsgi [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1038] 10.0.0.135 () {28 vars in 684 bytes} [Sat May 9 02:53:53 2026] GET /v3/3ad7a8e54914493586e97f17fc37acee/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-09 02:53:55.855 7 INFO cinder.api.openstack.wsgi [None req-d72d0e39-b9f5-48ca-a751-f907e47da82f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:55.855 8 INFO cinder.api.openstack.wsgi [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:53:55.856 8 INFO cinder.api.openstack.wsgi [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:53:55.856 7 INFO cinder.api.openstack.wsgi [None req-d72d0e39-b9f5-48ca-a751-f907e47da82f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:54:05.855 8 INFO cinder.api.openstack.wsgi [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:54:05.856 7 INFO cinder.api.openstack.wsgi [None req-d72d0e39-b9f5-48ca-a751-f907e47da82f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:54:05.857 8 INFO cinder.api.openstack.wsgi [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:54:05.857 7 INFO cinder.api.openstack.wsgi [None req-d72d0e39-b9f5-48ca-a751-f907e47da82f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:54:15.855 8 INFO cinder.api.openstack.wsgi [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:54:15.856 8 INFO cinder.api.openstack.wsgi [None req-4543a05c-7509-47e4-888e-1e153369fdd5 d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-05-09 02:54:15.856 7 INFO cinder.api.openstack.wsgi [None req-d72d0e39-b9f5-48ca-a751-f907e47da82f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] GET http://10.0.0.55:8776/ 2026-05-09 02:54:15.857 7 INFO cinder.api.openstack.wsgi [None req-d72d0e39-b9f5-48ca-a751-f907e47da82f d481abd6381748839e140ac547da42a0 3ad7a8e54914493586e97f17fc37acee - - default default] http://10.0.0.55:8776/ returned with HTTP 300